Trace number 3697740

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.1 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_2.opb
MD5SUM1172ec321506151f46656b695a5e98c9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4041903
Best CPU time to get the best result obtained on this benchmark1800.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 148877000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 81547827734
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 148877000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 81547827734
Number of bits of the biggest sum of numbers37
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.35	c run inc solver
0.00/0.35	c [INC SYSTEM] run initial solver
0.00/0.35	c [INC SYSTEM] preprocess with white file
2.57/2.67	c [INC SYSTEM] finished preprocessing in 2 s
2.57/2.67	c [INC SYSTEM] execute solver
4.16/4.26	c [INC SEARCH] formula is SAT
4.16/4.27	c [INC SYSTEM] solved the initial formula
4.28/4.30	c model valid
4.28/4.30	c current solution ok
5.14/5.30	o 139723149
5.14/5.30	c [INC SYSTEM] there exists a inc, kill it!
5.14/5.30	c write failed with 2
5.14/5.30	c [INC SEARCH] iteration: 0
5.14/5.30	c [INC BOUNDS] best value:139723219 search for 139723218
5.14/5.30	c [INC SYSTEM] create new solver instance
5.14/5.30	c [INC] encode full formula
5.14/5.30	c fallback to adder encoding
6.58/6.79	c set iterative enc to: adder
6.58/6.79	c set iterative enc to: none
6.86/7.03	c [INC SEARCH] isOptimum variable: 0
16.27/16.47	c formula is SAT
16.38/16.52	c [INC SEARCH] copied best model
16.38/16.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.38/16.55	c model valid
16.38/16.55	c current solution ok
16.38/16.55	o 66394207
16.38/16.55	c [INC SEARCH] iteration: 1
16.38/16.55	c [INC BOUNDS] best value:66394277 search for 66394276
16.38/16.55	c [INC SYSTEM] there exists a inc, kill it!
16.38/16.55	c write failed with 2
16.38/16.57	c [INC SYSTEM] create new solver instance
16.38/16.57	c [INC] encode full formula
16.38/16.57	c fallback to adder encoding
17.79/17.93	c set iterative enc to: adder
17.79/17.93	c set iterative enc to: none
17.98/18.16	c [INC SEARCH] isOptimum variable: 0
174.73/174.90	c formula is SAT
174.73/174.95	c [INC SEARCH] copied best model
174.73/174.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
174.73/174.98	c model valid
174.73/174.98	c current solution ok
174.73/174.98	o 60350559
174.73/174.98	c [INC SEARCH] iteration: 2
174.73/174.98	c [INC BOUNDS] best value:60350629 search for 60350628
174.73/174.98	c [INC SYSTEM] there exists a inc, kill it!
174.73/174.98	c write failed with 2
174.73/174.99	c [INC SYSTEM] create new solver instance
174.73/174.99	c [INC] encode full formula
174.73/174.99	c fallback to adder encoding
176.13/176.34	c set iterative enc to: adder
176.13/176.34	c set iterative enc to: none
176.32/176.57	c [INC SEARCH] isOptimum variable: 0
331.34/331.64	c formula is SAT
331.34/331.68	c [INC SEARCH] copied best model
331.34/331.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
331.44/331.72	c model valid
331.44/331.72	c current solution ok
331.44/331.72	o 50479579
331.44/331.72	c [INC SEARCH] iteration: 3
331.44/331.72	c [INC BOUNDS] best value:50479649 search for 50479648
331.44/331.72	c [INC SYSTEM] there exists a inc, kill it!
331.44/331.72	c write failed with 2
331.44/331.73	c [INC SYSTEM] create new solver instance
331.44/331.73	c [INC] encode full formula
331.44/331.73	c fallback to adder encoding
332.76/333.06	c set iterative enc to: adder
332.76/333.06	c set iterative enc to: none
332.96/333.29	c [INC SEARCH] isOptimum variable: 0
535.68/536.04	c formula is SAT
535.68/536.08	c [INC SEARCH] copied best model
535.68/536.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
535.77/536.12	c model valid
535.77/536.12	c current solution ok
535.77/536.12	o 38011059
535.77/536.12	c [INC SEARCH] iteration: 4
535.77/536.12	c [INC BOUNDS] best value:38011129 search for 38011128
535.77/536.12	c [INC SYSTEM] there exists a inc, kill it!
535.77/536.12	c write failed with 2
535.77/536.12	c [INC SYSTEM] create new solver instance
535.77/536.12	c [INC] encode full formula
535.77/536.12	c fallback to adder encoding
537.09/537.42	c set iterative enc to: adder
537.09/537.42	c set iterative enc to: none
537.28/537.64	c [INC SEARCH] isOptimum variable: 0
548.48/548.82	c formula is SAT
548.48/548.86	c [INC SEARCH] copied best model
548.48/548.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
548.48/548.90	c model valid
548.48/548.90	c current solution ok
548.48/548.90	o 31596935
548.48/548.90	c [INC SEARCH] iteration: 5
548.48/548.90	c [INC BOUNDS] best value:31597005 search for 31597004
548.48/548.90	c [INC SYSTEM] there exists a inc, kill it!
548.48/548.90	c write failed with 2
548.59/548.92	c [INC SYSTEM] create new solver instance
548.59/548.92	c [INC] encode full formula
548.59/548.92	c fallback to adder encoding
549.80/550.14	c set iterative enc to: adder
549.80/550.14	c set iterative enc to: none
549.99/550.35	c [INC SEARCH] isOptimum variable: 0
608.16/608.55	c formula is SAT
608.16/608.59	c [INC SEARCH] copied best model
608.16/608.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
608.27/608.62	c model valid
608.27/608.62	c current solution ok
608.27/608.62	o 16941539
608.27/608.62	c [INC SEARCH] iteration: 6
608.27/608.62	c [INC BOUNDS] best value:16941609 search for 16941608
608.27/608.62	c [INC SYSTEM] there exists a inc, kill it!
608.27/608.62	c write failed with 2
608.27/608.64	c [INC SYSTEM] create new solver instance
608.27/608.64	c [INC] encode full formula
608.27/608.64	c fallback to adder encoding
609.38/609.75	c set iterative enc to: adder
609.38/609.75	c set iterative enc to: none
609.58/609.96	c [INC SEARCH] isOptimum variable: 0
808.61/809.08	c formula is SAT
808.73/809.12	c [INC SEARCH] copied best model
808.73/809.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
808.73/809.16	c model valid
808.73/809.16	c current solution ok
808.73/809.16	o 14348739
808.73/809.16	c [INC SEARCH] iteration: 7
808.73/809.16	c [INC BOUNDS] best value:14348809 search for 14348808
808.73/809.16	c [INC SYSTEM] there exists a inc, kill it!
808.73/809.16	c write failed with 2
808.73/809.17	c [INC SYSTEM] create new solver instance
808.73/809.17	c [INC] encode full formula
808.73/809.17	c fallback to adder encoding
809.83/810.22	c set iterative enc to: adder
809.83/810.22	c set iterative enc to: none
810.04/810.40	c [INC SEARCH] isOptimum variable: 0
1015.18/1015.60	c formula is SAT
1015.18/1015.64	c [INC SEARCH] copied best model
1015.18/1015.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1015.18/1015.67	c model valid
1015.18/1015.67	c current solution ok
1015.18/1015.67	o 13220901
1015.18/1015.67	c [INC SEARCH] iteration: 8
1015.18/1015.67	c [INC BOUNDS] best value:13220971 search for 13220970
1015.18/1015.67	c [INC SYSTEM] there exists a inc, kill it!
1015.18/1015.67	c write failed with 2
1015.18/1015.69	c [INC SYSTEM] create new solver instance
1015.18/1015.69	c [INC] encode full formula
1015.18/1015.69	c fallback to adder encoding
1016.28/1016.73	c set iterative enc to: adder
1016.28/1016.73	c set iterative enc to: none
1016.48/1016.91	c [INC SEARCH] isOptimum variable: 0
1667.04/1667.70	c formula is SAT
1667.15/1667.73	c [INC SEARCH] copied best model
1667.15/1667.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1667.15/1667.76	c model valid
1667.15/1667.76	c current solution ok
1667.15/1667.76	o 11323121
1667.15/1667.76	c [INC SEARCH] iteration: 9
1667.15/1667.76	c [INC BOUNDS] best value:11323191 search for 11323190
1667.15/1667.76	c [INC SYSTEM] there exists a inc, kill it!
1667.15/1667.76	c write failed with 2
1667.15/1667.77	c [INC SYSTEM] create new solver instance
1667.15/1667.77	c [INC] encode full formula
1667.15/1667.77	c fallback to adder encoding
1668.17/1668.78	c set iterative enc to: adder
1668.17/1668.78	c set iterative enc to: none
1668.36/1668.96	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.72	HOME/npSolver-pbo-Itd.sh: line 18: 11349 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3697740-1338132947/watcher-3697740-1338132947 -o /tmp/evaluation-result-3697740-1338132947/solver-3697740-1338132947 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697740-1338132947.opb 1590557902 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.08 2.04 2.01 3/178 11348
/proc/meminfo: memFree=27546480/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0

[startup+0.10034 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 11348
/proc/meminfo: memFree=27546480/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200252 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 11348
/proc/meminfo: memFree=27546480/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300307 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 11348
/proc/meminfo: memFree=27546480/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 11348
/proc/meminfo: memFree=27546480/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.07 2.03 2.01 3/182 11352
/proc/meminfo: memFree=27378328/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=30344 CPUtime=0.35 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 5886 0 0 0 31 4 0 0 20 0 1 0 279423270 31072256 6375 33554432000 4194304 5992684 140734635107936 140734635102384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11349/statm: 7586 6375 172 440 0 7142 0
[pid=11351] ppid=11349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11351/stat : 11351 (cp2_pre.sh) S 11349 11348 10269 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279423307 9367552 276 33554432000 4194304 5064252 140734980481632 140734980480336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11351/statm: 2287 276 234 213 0 72 0
[pid=11352] ppid=11351 vsize=153432 CPUtime=1.12 cores=1,3,5,7
/proc/11352/stat : 11352 (coprocessor) R 11351 11348 10269 0 -1 4202496 27036 0 0 0 107 5 0 0 20 0 1 0 279423307 157114368 37027 33554432000 4194304 6586260 140734676932096 140734676928408 4770132 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 38358 37027 182 584 0 37770 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 202072

[startup+3.10037 s]
/proc/loadavg: 2.07 2.03 2.01 3/182 11352
/proc/meminfo: memFree=27326092/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=30344 CPUtime=2.65 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 5902 33058 0 0 31 4 200 30 20 0 1 0 279423270 31072256 6377 33554432000 4194304 5992684 140734635107936 140734635094200 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11349/statm: 7586 6377 174 440 0 7142 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 39492

[startup+6.3003 s]
/proc/loadavg: 2.07 2.03 2.01 3/180 11355
/proc/meminfo: memFree=27454672/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=191504 CPUtime=6.17 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) R 11348 11348 10269 0 -1 4202496 13996 50254 0 0 146 81 354 36 20 0 1 0 279423270 196100096 30890 33554432000 4194304 5992684 140734635107936 140734635101000 4523497 0 0 4096 0 0 0 0 17 3 0 0 10 0 0
/proc/11349/statm: 47876 30890 189 440 0 47432 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 200652

[startup+12.7004 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 11357
/proc/meminfo: memFree=27055980/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=60432 CPUtime=6.89 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 14752 50770 0 0 199 98 354 38 20 0 1 0 279423270 61882368 13888 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 15108 13888 190 440 0 14664 0
[pid=11357] ppid=11349 vsize=350340 CPUtime=5.66 cores=1,3,5,7
/proc/11357/stat : 11357 (glucosInc) R 11349 11348 10269 0 -1 4202496 58069 0 0 0 549 17 0 0 20 0 1 0 279423973 358748160 76647 33554432000 4194304 5654031 140737065172592 140737065170200 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11357/statm: 87585 76647 141 357 0 87225 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 419920

[startup+25.5005 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 11359
/proc/meminfo: memFree=27096656/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=51216 CPUtime=18.04 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 23458 110364 0 0 344 118 1280 62 20 0 1 0 279423270 52445184 11617 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 12804 11617 191 440 0 12360 0
[pid=11359] ppid=11349 vsize=341404 CPUtime=7.32 cores=1,3,5,7
/proc/11359/stat : 11359 (glucosInc) R 11349 11348 10269 0 -1 4202496 53465 0 0 0 713 19 0 0 20 0 1 0 279425086 349597696 70912 33554432000 4194304 5654031 140734129260864 140734129258472 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11359/statm: 85351 70912 131 357 0 84991 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 401768

[startup+51.1005 s]
/proc/loadavg: 2.14 2.06 2.01 3/181 11359
/proc/meminfo: memFree=27088592/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=51216 CPUtime=18.04 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 23458 110364 0 0 344 118 1280 62 20 0 1 0 279423270 52445184 11617 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 12804 11617 191 440 0 12360 0
[pid=11359] ppid=11349 vsize=345680 CPUtime=32.91 cores=1,3,5,7
/proc/11359/stat : 11359 (glucosInc) R 11349 11348 10269 0 -1 4202496 54656 0 0 0 3272 19 0 0 20 0 1 0 279425086 353976320 73125 33554432000 4194304 5654031 140734129260864 140734129258472 4215055 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11359/statm: 86420 73125 140 357 0 86060 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 406044

[startup+102.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/181 11359
/proc/meminfo: memFree=27071272/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=51216 CPUtime=18.04 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 23458 110364 0 0 344 118 1280 62 20 0 1 0 279423270 52445184 11617 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 12804 11617 191 440 0 12360 0
[pid=11359] ppid=11349 vsize=345972 CPUtime=84.1 cores=1,3,5,7
/proc/11359/stat : 11359 (glucosInc) R 11349 11348 10269 0 -1 4202496 54798 0 0 0 8391 19 0 0 20 0 1 0 279425086 354275328 76834 33554432000 4194304 5654031 140734129260864 140734129258648 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11359/statm: 86493 76834 141 357 0 86133 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 406336

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 11359
/proc/meminfo: memFree=27067056/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=51216 CPUtime=18.04 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 23458 110364 0 0 344 118 1280 62 20 0 1 0 279423270 52445184 11617 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 12804 11617 191 440 0 12360 0
[pid=11359] ppid=11349 vsize=353672 CPUtime=144.07 cores=1,3,5,7
/proc/11359/stat : 11359 (glucosInc) R 11349 11348 10269 0 -1 4202496 57186 0 0 0 14385 22 0 0 20 0 1 0 279425086 362160128 77099 33554432000 4194304 5654031 140734129260864 140734129248680 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11359/statm: 88418 77099 141 357 0 88058 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 414036

[startup+222.307 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 11361
/proc/meminfo: memFree=27079188/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=50788 CPUtime=176.39 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 31992 168207 0 0 487 139 16923 90 20 0 1 0 279423270 52006912 11510 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 12697 11510 191 440 0 12253 0
[pid=11361] ppid=11349 vsize=343528 CPUtime=45.69 cores=1,3,5,7
/proc/11361/stat : 11361 (glucosInc) R 11349 11348 10269 0 -1 4202496 55348 0 0 0 4555 14 0 0 20 0 1 0 279440927 351772672 73910 33554432000 4194304 5654031 140733501157568 140733501155352 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11361/statm: 85882 73910 141 357 0 85522 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 403464

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 11365
/proc/meminfo: memFree=27064756/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.04 2.02 2.00 3/181 11445
/proc/meminfo: memFree=27504900/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47688 CPUtime=1016.49 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 83037 497519 0 0 1243 247 99913 246 20 0 1 0 279423270 48832512 10735 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11922 10735 191 440 0 11478 0
[pid=11439] ppid=11349 vsize=335860 CPUtime=285.29 cores=1,3,5,7
/proc/11439/stat : 11439 (glucosInc) R 11349 11348 10269 0 -1 4202496 55366 0 0 0 28499 30 0 0 20 0 1 0 279524961 343920640 69912 33554432000 4194304 5654031 140733335712848 140733335710936 4215088 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 83965 69912 142 357 0 83605 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 392696

[startup+1362.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 11445
/proc/meminfo: memFree=27492328/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47688 CPUtime=1016.49 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 83037 497519 0 0 1243 247 99913 246 20 0 1 0 279423270 48832512 10735 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11922 10735 191 440 0 11478 0
[pid=11439] ppid=11349 vsize=288580 CPUtime=345.28 cores=1,3,5,7
/proc/11439/stat : 11439 (glucosInc) R 11349 11348 10269 0 -1 4202496 56600 0 0 0 34496 32 0 0 20 0 1 0 279524961 295505920 70095 33554432000 4194304 5654031 140733335712848 140733335700664 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 72145 70095 142 357 0 71785 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 345416

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 11445
/proc/meminfo: memFree=27506172/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47688 CPUtime=1016.49 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 83037 497519 0 0 1243 247 99913 246 20 0 1 0 279423270 48832512 10735 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11922 10735 191 440 0 11478 0
[pid=11439] ppid=11349 vsize=290548 CPUtime=405.28 cores=1,3,5,7
/proc/11439/stat : 11439 (glucosInc) R 11349 11348 10269 0 -1 4202496 58018 0 0 0 40493 35 0 0 20 0 1 0 279524961 297521152 68889 33554432000 4194304 5654031 140733335712848 140733335700664 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 72637 68889 142 357 0 72277 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 347384

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 11451
/proc/meminfo: memFree=27542280/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47688 CPUtime=1016.49 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 83037 497519 0 0 1243 247 99913 246 20 0 1 0 279423270 48832512 10735 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11922 10735 191 440 0 11478 0
[pid=11439] ppid=11349 vsize=293032 CPUtime=465.26 cores=1,3,5,7
/proc/11439/stat : 11439 (glucosInc) R 11349 11348 10269 0 -1 4202496 59377 0 0 0 46488 38 0 0 20 0 1 0 279524961 300064768 65777 33554432000 4194304 5654031 140733335712848 140733335700664 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 73258 65777 142 357 0 72898 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 349868

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 11474
/proc/meminfo: memFree=27488664/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47688 CPUtime=1016.49 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 83037 497519 0 0 1243 247 99913 246 20 0 1 0 279423270 48832512 10735 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11922 10735 191 440 0 11478 0
[pid=11439] ppid=11349 vsize=343120 CPUtime=525.26 cores=1,3,5,7
/proc/11439/stat : 11439 (glucosInc) R 11349 11348 10269 0 -1 4202496 60218 0 0 0 52487 39 0 0 20 0 1 0 279524961 351354880 73260 33554432000 4194304 5654031 140733335712848 140733335700664 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 85780 73260 142 357 0 85420 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 399956

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 11474
/proc/meminfo: memFree=27504488/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47688 CPUtime=1016.49 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 83037 497519 0 0 1243 247 99913 246 20 0 1 0 279423270 48832512 10735 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11922 10735 191 440 0 11478 0
[pid=11439] ppid=11349 vsize=294908 CPUtime=585.24 cores=1,3,5,7
/proc/11439/stat : 11439 (glucosInc) R 11349 11348 10269 0 -1 4202496 60986 0 0 0 58483 41 0 0 20 0 1 0 279524961 301985792 68850 33554432000 4194304 5654031 140733335712848 140733335700664 4208604 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 73727 68850 142 357 0 73367 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 351744

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11474
/proc/meminfo: memFree=27470460/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47688 CPUtime=1016.49 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 83037 497519 0 0 1243 247 99913 246 20 0 1 0 279423270 48832512 10735 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11922 10735 191 440 0 11478 0
[pid=11439] ppid=11349 vsize=344996 CPUtime=645.24 cores=1,3,5,7
/proc/11439/stat : 11439 (glucosInc) R 11349 11348 10269 0 -1 4202496 61809 0 0 0 64481 43 0 0 20 0 1 0 279524961 353275904 73247 33554432000 4194304 5654031 140733335712848 140733335700664 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11439/statm: 86249 73247 142 357 0 85889 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 401832

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 11476
/proc/meminfo: memFree=27525024/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47436 CPUtime=1668.43 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 90573 559969 0 0 1350 265 164934 294 20 0 1 0 279423270 48574464 10672 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11859 10672 191 440 0 11415 0
[pid=11476] ppid=11349 vsize=271768 CPUtime=53.3 cores=1,3,5,7
/proc/11476/stat : 11476 (glucosInc) R 11349 11348 10269 0 -1 4202496 45085 0 0 0 5316 14 0 0 20 0 1 0 279590166 278290432 59701 33554432000 4194304 5654031 140734459187728 140734459185416 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11476/statm: 67942 59701 142 357 0 67582 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 328352

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 11477
/proc/meminfo: memFree=27511732/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47436 CPUtime=1668.43 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 90573 559969 0 0 1350 265 164934 294 20 0 1 0 279423270 48574464 10672 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11859 10672 191 440 0 11415 0
[pid=11476] ppid=11349 vsize=276120 CPUtime=113.27 cores=1,3,5,7
/proc/11476/stat : 11476 (glucosInc) R 11349 11348 10269 0 -1 4202496 47819 0 0 0 11308 19 0 0 20 0 1 0 279590166 282746880 62907 33554432000 4194304 5654031 140734459187728 140734459175544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11476/statm: 69030 62907 142 357 0 68670 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 332704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.02 2.01 2.00 4/181 11477
/proc/meminfo: memFree=27491932/32873844 swapFree=7620/7620
[pid=11348] ppid=11346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo-It) S 11346 11348 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279423270 9367552 275 33554432000 4194304 5064252 140734841596240 140734841595152 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11348/statm: 2287 275 233 213 0 72 0
[pid=11349] ppid=11348 vsize=47436 CPUtime=1668.43 cores=1,3,5,7
/proc/11349/stat : 11349 (npSolver-pbo) S 11348 11348 10269 0 -1 4202496 90573 559969 0 0 1350 265 164934 294 20 0 1 0 279423270 48574464 10672 33554432000 4194304 5992684 140734635107936 140734635093768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/11349/statm: 11859 10672 191 440 0 11415 0
[pid=11476] ppid=11349 vsize=277848 CPUtime=131.67 cores=1,3,5,7
/proc/11476/stat : 11476 (glucosInc) R 11349 11348 10269 0 -1 4202496 48149 0 0 0 13148 19 0 0 20 0 1 0 279590166 284516352 66812 33554432000 4194304 5654031 140734459187728 140734459175544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11476/statm: 69462 66812 142 357 0 69102 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 334432

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11348 and gives
#  childrusage.ru_utime.tv_sec=1662
#  childrusage.ru_utime.tv_usec=849208
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=605147
# CPU time returned by wait4() is 1668.45
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.1
CPU user time (s): 1794.32
CPU system time (s): 5.78
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 544264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1662.85
system time used= 5.60515
maximum resident set size= 401660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 650917
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1979136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12327
involuntary context switches= 6331

runsolver used 6.72298 second user time and 19.748 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 17:35:47
IDJOB=3697740
IDBENCH=92749
IDSOLVER=2275
FILE ID=node107/3697740-1338132947
RUNJOBID= node107-1338123064-10286
PBS_JOBID= 14624494
Free space on /tmp= 71392 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697740-1338132947/watcher-3697740-1338132947 -o /tmp/evaluation-result-3697740-1338132947/solver-3697740-1338132947 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697740-1338132947.opb 1590557902 HOME HOME

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

MD5SUM BENCH= 1172ec321506151f46656b695a5e98c9
RANDOM SEED=1590557902

node107.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.760
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.760
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.760
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.760
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.760
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.91
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.760
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.91
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.760
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.86
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.760
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:       32873844 kB
MemFree:        27547000 kB
Buffers:          349956 kB
Cached:          3566156 kB
SwapCached:            0 kB
Active:          1543760 kB
Inactive:        2939604 kB
Active(anon):     569496 kB
Inactive(anon):        0 kB
Active(file):     974264 kB
Inactive(file):  2939604 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8968 kB
Writeback:             0 kB
AnonPages:        584672 kB
Mapped:            15632 kB
Shmem:               200 kB
Slab:             690612 kB
SReclaimable:     133212 kB
SUnreclaim:       557400 kB
KernelStack:        1488 kB
PageTables:         5316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     749148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    503808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71380 MiB
End job on node107 at 2012-05-27 18:05:48