Trace number 3752405

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUM175e0a4a6cd805ac131e3fa3fd7ba75e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.138978
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 147
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.03	o 32
0.00/0.03	c starting approximation
0.00/0.03	c factor = 1
0.00/0.03	c can not find a suitable factor, leaving approximation
0.00/0.03	c finished approximation
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SEARCH] iteration: 0
0.00/0.03	c [INC BOUNDS] best value:32 search for 31
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.03	c (debug) using card networks
0.00/0.03	c old isEQ: 240, new EQ is 0
0.00/0.03	c set iterative enc to: card
0.00/0.03	c set iterative enc to: none
0.00/0.03	c [INC SEARCH] isOptimum variable: 0
0.00/0.03	c formula is SAT
0.00/0.03	c [INC SEARCH] copied best model
0.00/0.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.03	o 30
0.00/0.03	c [INC SEARCH] iteration: 1
0.00/0.03	c [INC BOUNDS] best value:30 search for 29
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.03	c (debug) using card networks
0.00/0.03	c old isEQ: 176, new EQ is 0
0.00/0.04	c set iterative enc to: card
0.00/0.04	c set iterative enc to: none
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.04	c formula is SAT
0.00/0.04	c [INC SEARCH] copied best model
0.00/0.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 29
0.00/0.04	c [INC SEARCH] iteration: 2
0.00/0.04	c [INC BOUNDS] best value:29 search for 28
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c old isEQ: 80, new EQ is 0
0.00/0.04	c set iterative enc to: card
0.00/0.04	c set iterative enc to: none
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
0.00/0.05	c formula is SAT
0.00/0.05	c [INC SEARCH] copied best model
0.00/0.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.05	o 27
0.00/0.05	c [INC SEARCH] iteration: 3
0.00/0.05	c [INC BOUNDS] best value:27 search for 26
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c (debug) using card networks
0.00/0.05	c old isEQ: 176, new EQ is 0
0.00/0.05	c set iterative enc to: card
0.00/0.05	c set iterative enc to: none
0.00/0.06	c [INC SEARCH] isOptimum variable: 0
0.00/0.07	c formula is SAT
0.00/0.07	c [INC SEARCH] copied best model
0.00/0.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.07	o 26
0.00/0.07	c [INC SEARCH] iteration: 4
0.00/0.07	c [INC BOUNDS] best value:26 search for 25
0.00/0.07	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.07	c write failed with 2
0.00/0.07	c [INC SYSTEM] create new solver instance
0.00/0.07	c [INC] encode full formula
0.00/0.07	c (debug) using card networks
0.00/0.07	c old isEQ: 80, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.08	c [INC SEARCH] isOptimum variable: 0
0.00/0.11	c formula is SAT
0.00/0.11	c [INC SEARCH] copied best model
0.00/0.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.11	o 24
0.00/0.11	c [INC SEARCH] iteration: 5
0.00/0.11	c [INC BOUNDS] best value:24 search for 23
0.00/0.11	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.11	c write failed with 2
0.00/0.11	c [INC SYSTEM] create new solver instance
0.00/0.11	c [INC] encode full formula
0.00/0.11	c (debug) using card networks
0.00/0.11	c old isEQ: 176, new EQ is 0
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o 23
0.00/0.33	c [INC SEARCH] iteration: 6
0.00/0.33	c [INC BOUNDS] best value:23 search for 22
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.33	c old isEQ: 80, new EQ is 0
0.00/0.33	c set iterative enc to: card
0.00/0.33	c set iterative enc to: none
0.00/0.33	c [INC SEARCH] isOptimum variable: 0
52.84/52.93	c formula is SAT
52.84/52.93	c [INC SEARCH] copied best model
52.84/52.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.84/52.93	c model valid
52.84/52.93	c current solution ok
52.84/52.93	o 22
52.84/52.93	c [INC SEARCH] iteration: 7
52.84/52.93	c [INC BOUNDS] best value:22 search for 21
52.84/52.93	c [INC SYSTEM] there exists a inc, kill it!
52.84/52.93	c write failed with 2
52.84/52.93	c [INC SYSTEM] create new solver instance
52.84/52.93	c [INC] encode full formula
52.84/52.93	c (debug) using card networks
52.84/52.93	c old isEQ: 176, new EQ is 0
52.84/52.93	c set iterative enc to: card
52.84/52.93	c set iterative enc to: none
52.84/52.93	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752405-1339166907/watcher-3752405-1339166907 -o /tmp/evaluation-result-3752405-1339166907/solver-3752405-1339166907 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752405-1339166907.opb 1821397886 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8371
/proc/meminfo: memFree=15594868/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (runsolver) D 8369 8371 32754 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 382817931 12095488 50 33554432000 4194304 5436572 140737425972240 140737425968536 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/8371/statm: 2953 50 31 304 0 2645 0

[startup+0.00917604 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8371
/proc/meminfo: memFree=15594868/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8371
/proc/meminfo: memFree=15594868/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300124 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8371
/proc/meminfo: memFree=15594868/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8371
/proc/meminfo: memFree=15594868/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 8392
/proc/meminfo: memFree=15590836/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2667 8487 0 0 2 1 27 1 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8392] ppid=8373 vsize=9272 CPUtime=1.15 cores=1,3,5,7
/proc/8392/stat : 8392 (glucosInc) R 8373 8371 32754 0 -1 4202496 2005 0 0 0 115 0 0 0 20 0 1 0 382817965 9494528 1444 33554432000 4194304 5654031 140734190266624 140734190264504 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8392/statm: 2318 1444 138 357 0 1958 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 20988

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8393
/proc/meminfo: memFree=20390852/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2667 8487 0 0 2 1 27 1 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8392] ppid=8373 vsize=9272 CPUtime=2.75 cores=1,3,5,7
/proc/8392/stat : 8392 (glucosInc) R 8373 8371 32754 0 -1 4202496 2376 0 0 0 275 0 0 0 20 0 1 0 382817965 9494528 1804 33554432000 4194304 5654031 140734190266624 140734190264504 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8392/statm: 2318 1804 138 357 0 1958 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 20988

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 8421
/proc/meminfo: memFree=30860796/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2667 8487 0 0 2 1 27 1 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8392] ppid=8373 vsize=16416 CPUtime=5.95 cores=1,3,5,7
/proc/8392/stat : 8392 (glucosInc) R 8373 8371 32754 0 -1 4202496 3980 0 0 0 595 0 0 0 20 0 1 0 382817965 16809984 3356 33554432000 4194304 5654031 140734190266624 140734190264504 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8392/statm: 4104 3356 138 357 0 3744 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 28132

[startup+12.7003 s]
/proc/loadavg: 2.16 2.03 1.93 3/180 8432
/proc/meminfo: memFree=30312064/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2667 8487 0 0 2 1 27 1 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8392] ppid=8373 vsize=19136 CPUtime=12.34 cores=1,3,5,7
/proc/8392/stat : 8392 (glucosInc) R 8373 8371 32754 0 -1 4202496 4390 0 0 0 1234 0 0 0 20 0 1 0 382817965 19595264 4259 33554432000 4194304 5654031 140734190266624 140734190264424 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8392/statm: 4784 4259 138 357 0 4424 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 30852

[startup+25.5003 s]
/proc/loadavg: 2.13 2.03 1.93 3/180 8433
/proc/meminfo: memFree=29301704/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2667 8487 0 0 2 1 27 1 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8392] ppid=8373 vsize=23792 CPUtime=25.14 cores=1,3,5,7
/proc/8392/stat : 8392 (glucosInc) R 8373 8371 32754 0 -1 4202496 5373 0 0 0 2513 1 0 0 20 0 1 0 382817965 24363008 5146 33554432000 4194304 5654031 140734190266624 140734190264504 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8392/statm: 5948 5146 138 357 0 5588 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 35508

[startup+51.1003 s]
/proc/loadavg: 2.09 2.03 1.93 3/180 8433
/proc/meminfo: memFree=27263088/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=0.31 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2667 8487 0 0 2 1 27 1 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8392] ppid=8373 vsize=23880 CPUtime=50.73 cores=1,3,5,7
/proc/8392/stat : 8392 (glucosInc) R 8373 8371 32754 0 -1 4202496 6484 0 0 0 5072 1 0 0 20 0 1 0 382817965 24453120 5487 33554432000 4194304 5654031 140734190266624 140734190264504 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8392/statm: 5970 5487 138 357 0 5610 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 35596

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 1.93 3/181 8438
/proc/meminfo: memFree=23008204/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=33984 CPUtime=49.35 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 4509 0 0 0 4934 1 0 0 20 0 1 0 382823225 34799616 7980 33554432000 4194304 5654031 140734261218032 140734261215912 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 8496 7980 138 357 0 8136 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 45700

[startup+162.3 s]
/proc/loadavg: 3.47 2.38 2.05 2/181 8439
/proc/meminfo: memFree=13779024/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=46472 CPUtime=109.33 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 5793 0 0 0 10932 1 0 0 20 0 1 0 382823225 47587328 10486 33554432000 4194304 5654031 140734261218032 140734261215912 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 11618 10486 138 357 0 11258 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 58188

[startup+222.3 s]
/proc/loadavg: 4.44 2.85 2.23 2/181 8439
/proc/meminfo: memFree=10158144/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=53260 CPUtime=169.32 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 6574 0 0 0 16931 1 0 0 20 0 1 0 382823225 54538240 12766 33554432000 4194304 5654031 140734261218032 140734261215832 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 13315 12766 138 357 0 12955 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 64976

[startup+282.307 s]

################
# More data... #
################

/proc/meminfo: memFree=30562328/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=108176 CPUtime=1189.15 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 11703 0 0 0 118905 10 0 0 20 0 1 0 382823225 110772224 26536 33554432000 4194304 5654031 140734261218032 140734261216056 4233216 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 27044 26536 139 357 0 26684 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 119892

[startup+1302.3 s]
/proc/loadavg: 2.00 2.44 2.72 3/182 8555
/proc/meminfo: memFree=30540660/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=120276 CPUtime=1249.14 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 12323 0 0 0 124903 11 0 0 20 0 1 0 382823225 123162624 28925 33554432000 4194304 5654031 140734261218032 140734261215912 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 30069 28925 139 357 0 29709 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 131992

[startup+1362.3 s]
/proc/loadavg: 2.00 2.35 2.67 3/181 8555
/proc/meminfo: memFree=30544304/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=120276 CPUtime=1309.13 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 12984 0 0 0 130901 12 0 0 20 0 1 0 382823225 123162624 29561 33554432000 4194304 5654031 140734261218032 140734261216056 4233190 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 30069 29561 139 357 0 29709 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 131992

[startup+1422.3 s]
/proc/loadavg: 2.00 2.29 2.63 3/181 8555
/proc/meminfo: memFree=30510284/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=120276 CPUtime=1369.13 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 13251 0 0 0 136900 13 0 0 20 0 1 0 382823225 123162624 29561 33554432000 4194304 5654031 140734261218032 140734261205848 4232912 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 30069 29561 139 357 0 29709 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 131992

[startup+1482.3 s]
/proc/loadavg: 2.00 2.23 2.58 3/181 8555
/proc/meminfo: memFree=30485324/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=169596 CPUtime=1429.11 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 13784 0 0 0 142898 13 0 0 20 0 1 0 382823225 173666304 38513 33554432000 4194304 5654031 140734261218032 140734261215960 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 42399 38513 139 357 0 42039 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 181312

[startup+1542.3 s]
/proc/loadavg: 2.00 2.19 2.54 3/181 8555
/proc/meminfo: memFree=30492264/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=169596 CPUtime=1489.11 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 14055 0 0 0 148897 14 0 0 20 0 1 0 382823225 173666304 39537 33554432000 4194304 5654031 140734261218032 140734261215960 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 42399 39537 139 357 0 42039 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 181312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.15 2.51 3/181 8556
/proc/meminfo: memFree=30561508/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=120276 CPUtime=1549.1 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 14323 0 0 0 154895 15 0 0 20 0 1 0 382823225 123162624 29561 33554432000 4194304 5654031 140734261218032 140734261216056 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 30069 29561 139 357 0 29709 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 131992

[startup+1662.31 s]
/proc/loadavg: 2.04 2.13 2.48 3/181 8556
/proc/meminfo: memFree=30505456/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=169596 CPUtime=1609.1 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 14854 0 0 0 160894 16 0 0 20 0 1 0 382823225 173666304 38001 33554432000 4194304 5654031 140734261218032 140734261215960 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 42399 38001 139 357 0 42039 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 181312

[startup+1722.3 s]
/proc/loadavg: 2.01 2.11 2.44 3/181 8556
/proc/meminfo: memFree=30543176/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=169596 CPUtime=1669.08 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 15123 0 0 0 166891 17 0 0 20 0 1 0 382823225 173666304 38513 33554432000 4194304 5654031 140734261218032 140734261215960 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 42399 38513 139 357 0 42039 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 181312

[startup+1782.3 s]
/proc/loadavg: 2.00 2.08 2.41 3/181 8556
/proc/meminfo: memFree=30459820/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=120276 CPUtime=1729.07 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 15392 0 0 0 172890 17 0 0 20 0 1 0 382823225 123162624 29561 33554432000 4194304 5654031 140734261218032 140734261216056 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 30069 29561 139 357 0 29709 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 131992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.08 2.41 3/181 8556
/proc/meminfo: memFree=30427176/32873648 swapFree=7376/7376
[pid=8371] ppid=8369 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8371/stat : 8371 (npSolver-pbo-It) S 8369 8371 32754 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382817931 9367552 275 33554432000 4194304 5064252 140736383439632 140736383438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8371/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8371 vsize=2568 CPUtime=52.89 cores=1,3,5,7
/proc/8373/stat : 8373 (npSolver-pbo) S 8371 8371 32754 0 -1 4202496 2782 15596 0 0 2 1 5283 3 20 0 1 0 382817932 2629632 330 33554432000 4194304 6004724 140736862096368 140736862082216 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8373/statm: 642 330 189 442 0 196 0
[pid=8435] ppid=8373 vsize=120276 CPUtime=1747.17 cores=1,3,5,7
/proc/8435/stat : 8435 (glucosInc) R 8373 8371 32754 0 -1 4202496 15392 0 0 0 174700 17 0 0 20 0 1 0 382823225 123162624 29561 33554432000 4194304 5654031 140734261218032 140734261216056 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8435/statm: 30069 29561 139 357 0 29709 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 131992

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.87
CPU system time (s): 0.229965
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 181312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.229965
maximum resident set size= 162244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34156
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 99
involuntary context switches= 1877

runsolver used 2.92855 second user time and 7.40387 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 16:48:27
IDJOB=3752405
IDBENCH=89907
IDSOLVER=2335
FILE ID=node112/3752405-1339166907
RUNJOBID= node112-1339165106-8273
PBS_JOBID= 14643761
Free space on /tmp= 66324 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752405-1339166907/watcher-3752405-1339166907 -o /tmp/evaluation-result-3752405-1339166907/solver-3752405-1339166907 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752405-1339166907.opb 1821397886 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=1821397886

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        15595504 kB
Buffers:          199972 kB
Cached:          5824416 kB
SwapCached:         2092 kB
Active:         15629236 kB
Inactive:         690116 kB
Active(anon):   10293984 kB
Inactive(anon):     3064 kB
Active(file):    5335252 kB
Inactive(file):   687052 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099380 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:      10427124 kB
Mapped:            10120 kB
Shmem:                 0 kB
Slab:             795684 kB
SReclaimable:     239044 kB
SUnreclaim:       556640 kB
KernelStack:        1504 kB
PageTables:        24024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   12999904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3428352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71076 MiB
End job on node112 at 2012-06-08 17:18:27