Trace number 3697732

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.61

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_0.opb
MD5SUMd0955493ad3dd18776a949983101631a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2908167
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 41352812606
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 41352812606
Number of bits of the biggest sum of numbers36
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/1.08	c [INC SYSTEM] finished preprocessing in 0 s
0.00/1.08	c [INC SYSTEM] execute solver
1.18/1.24	c [INC SEARCH] formula is SAT
1.18/1.24	c [INC SYSTEM] solved the initial formula
1.18/1.26	c model valid
1.18/1.26	c current solution ok
1.56/1.67	o 504085007
1.56/1.67	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.67	c write failed with 2
1.56/1.67	c [INC SEARCH] iteration: 0
1.56/1.67	c [INC BOUNDS] best value:504085057 search for 504085056
1.56/1.67	c [INC SYSTEM] create new solver instance
1.56/1.67	c [INC] encode full formula
1.56/1.67	c fallback to adder encoding
2.38/2.44	c set iterative enc to: adder
2.38/2.44	c set iterative enc to: none
2.48/2.54	c [INC SEARCH] isOptimum variable: 0
4.37/4.47	c formula is SAT
4.37/4.49	c [INC SEARCH] copied best model
4.37/4.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.47/4.50	c model valid
4.47/4.50	c current solution ok
4.47/4.50	o 33866647
4.47/4.50	c [INC SEARCH] iteration: 1
4.47/4.50	c [INC BOUNDS] best value:33866697 search for 33866696
4.47/4.50	c [INC SYSTEM] there exists a inc, kill it!
4.47/4.50	c write failed with 2
4.47/4.51	c [INC SYSTEM] create new solver instance
4.47/4.51	c [INC] encode full formula
4.47/4.51	c fallback to adder encoding
5.07/5.15	c set iterative enc to: adder
5.07/5.15	c set iterative enc to: none
5.16/5.25	c [INC SEARCH] isOptimum variable: 0
31.66/31.71	c formula is SAT
31.66/31.73	c [INC SEARCH] copied best model
31.66/31.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.66/31.74	c model valid
31.66/31.74	c current solution ok
31.66/31.74	o 25823713
31.66/31.74	c [INC SEARCH] iteration: 2
31.66/31.74	c [INC BOUNDS] best value:25823763 search for 25823762
31.66/31.74	c [INC SYSTEM] there exists a inc, kill it!
31.66/31.74	c write failed with 2
31.66/31.75	c [INC SYSTEM] create new solver instance
31.66/31.75	c [INC] encode full formula
31.66/31.75	c fallback to adder encoding
32.27/32.34	c set iterative enc to: adder
32.27/32.34	c set iterative enc to: none
32.36/32.43	c [INC SEARCH] isOptimum variable: 0
64.63/64.75	c formula is SAT
64.63/64.77	c [INC SEARCH] copied best model
64.63/64.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.63/64.79	c model valid
64.63/64.79	c current solution ok
64.63/64.79	o 22827845
64.63/64.79	c [INC SEARCH] iteration: 3
64.63/64.79	c [INC BOUNDS] best value:22827895 search for 22827894
64.63/64.79	c [INC SYSTEM] there exists a inc, kill it!
64.63/64.79	c write failed with 2
64.75/64.80	c [INC SYSTEM] create new solver instance
64.75/64.80	c [INC] encode full formula
64.75/64.80	c fallback to adder encoding
65.26/65.39	c set iterative enc to: adder
65.26/65.39	c set iterative enc to: none
65.35/65.48	c [INC SEARCH] isOptimum variable: 0
75.24/75.36	c formula is SAT
75.24/75.38	c [INC SEARCH] copied best model
75.24/75.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
75.33/75.40	c model valid
75.33/75.40	c current solution ok
75.33/75.40	o 15878097
75.33/75.40	c [INC SEARCH] iteration: 4
75.33/75.40	c [INC BOUNDS] best value:15878147 search for 15878146
75.33/75.40	c [INC SYSTEM] there exists a inc, kill it!
75.33/75.40	c write failed with 2
75.33/75.41	c [INC SYSTEM] create new solver instance
75.33/75.41	c [INC] encode full formula
75.33/75.41	c fallback to adder encoding
75.84/75.97	c set iterative enc to: adder
75.84/75.97	c set iterative enc to: none
75.94/76.05	c [INC SEARCH] isOptimum variable: 0
122.00/122.11	c formula is SAT
122.00/122.13	c [INC SEARCH] copied best model
122.00/122.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.00/122.14	c model valid
122.00/122.14	c current solution ok
122.00/122.14	o 13748639
122.00/122.14	c [INC SEARCH] iteration: 5
122.00/122.14	c [INC BOUNDS] best value:13748689 search for 13748688
122.00/122.14	c [INC SYSTEM] there exists a inc, kill it!
122.00/122.14	c write failed with 2
122.00/122.15	c [INC SYSTEM] create new solver instance
122.00/122.15	c [INC] encode full formula
122.00/122.15	c fallback to adder encoding
122.50/122.67	c set iterative enc to: adder
122.50/122.67	c set iterative enc to: none
122.62/122.75	c [INC SEARCH] isOptimum variable: 0
146.78/146.91	c formula is SAT
146.78/146.93	c [INC SEARCH] copied best model
146.78/146.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
146.78/146.95	c model valid
146.78/146.95	c current solution ok
146.78/146.95	o 10534263
146.78/146.95	c [INC SEARCH] iteration: 6
146.78/146.95	c [INC BOUNDS] best value:10534313 search for 10534312
146.78/146.95	c [INC SYSTEM] there exists a inc, kill it!
146.78/146.95	c write failed with 2
146.78/146.95	c [INC SYSTEM] create new solver instance
146.78/146.95	c [INC] encode full formula
146.78/146.95	c fallback to adder encoding
147.29/147.45	c set iterative enc to: adder
147.29/147.45	c set iterative enc to: none
147.39/147.53	c [INC SEARCH] isOptimum variable: 0
172.56/172.70	c formula is SAT
172.56/172.71	c [INC SEARCH] copied best model
172.56/172.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
172.56/172.73	c model valid
172.56/172.73	c current solution ok
172.56/172.73	o 10155569
172.56/172.73	c [INC SEARCH] iteration: 7
172.56/172.73	c [INC BOUNDS] best value:10155619 search for 10155618
172.56/172.73	c [INC SYSTEM] there exists a inc, kill it!
172.56/172.73	c write failed with 2
172.56/172.73	c [INC SYSTEM] create new solver instance
172.56/172.73	c [INC] encode full formula
172.56/172.73	c fallback to adder encoding
173.07/173.23	c set iterative enc to: adder
173.07/173.23	c set iterative enc to: none
173.18/173.31	c [INC SEARCH] isOptimum variable: 0
184.45/184.68	c formula is SAT
184.45/184.69	c [INC SEARCH] copied best model
184.45/184.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.55/184.71	c model valid
184.55/184.71	c current solution ok
184.55/184.71	o 9000289
184.55/184.71	c [INC SEARCH] iteration: 8
184.55/184.71	c [INC BOUNDS] best value:9000339 search for 9000338
184.55/184.71	c [INC SYSTEM] there exists a inc, kill it!
184.55/184.71	c write failed with 2
184.55/184.72	c [INC SYSTEM] create new solver instance
184.55/184.72	c [INC] encode full formula
184.55/184.72	c fallback to adder encoding
185.06/185.21	c set iterative enc to: adder
185.06/185.21	c set iterative enc to: none
185.06/185.28	c [INC SEARCH] isOptimum variable: 0
322.81/323.07	c formula is SAT
322.81/323.09	c [INC SEARCH] copied best model
322.81/323.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
322.91/323.11	c model valid
322.91/323.11	c current solution ok
322.91/323.11	o 7856331
322.91/323.11	c [INC SEARCH] iteration: 9
322.91/323.11	c [INC BOUNDS] best value:7856381 search for 7856380
322.91/323.11	c [INC SYSTEM] there exists a inc, kill it!
322.91/323.11	c write failed with 2
322.91/323.11	c [INC SYSTEM] create new solver instance
322.91/323.11	c [INC] encode full formula
322.91/323.11	c fallback to adder encoding
323.34/323.56	c set iterative enc to: adder
323.34/323.56	c set iterative enc to: none
323.43/323.63	c [INC SEARCH] isOptimum variable: 0
370.39/370.69	c formula is SAT
370.50/370.71	c [INC SEARCH] copied best model
370.50/370.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
370.50/370.73	c model valid
370.50/370.73	c current solution ok
370.50/370.73	o 6797239
370.50/370.73	c [INC SEARCH] iteration: 10
370.50/370.73	c [INC BOUNDS] best value:6797289 search for 6797288
370.50/370.73	c [INC SYSTEM] there exists a inc, kill it!
370.50/370.73	c write failed with 2
370.50/370.73	c [INC SYSTEM] create new solver instance
370.50/370.73	c [INC] encode full formula
370.50/370.73	c fallback to adder encoding
370.91/371.17	c set iterative enc to: adder
370.91/371.17	c set iterative enc to: none
371.01/371.23	c [INC SEARCH] isOptimum variable: 0
406.88/407.14	c formula is SAT
406.88/407.15	c [INC SEARCH] copied best model
406.88/407.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
406.88/407.17	c model valid
406.88/407.17	c current solution ok
406.88/407.17	o 5657763
406.88/407.17	c [INC SEARCH] iteration: 11
406.88/407.17	c [INC BOUNDS] best value:5657813 search for 5657812
406.88/407.17	c [INC SYSTEM] there exists a inc, kill it!
406.88/407.17	c write failed with 2
406.88/407.18	c [INC SYSTEM] create new solver instance
406.88/407.18	c [INC] encode full formula
406.88/407.18	c fallback to adder encoding
407.39/407.62	c set iterative enc to: adder
407.39/407.62	c set iterative enc to: none
407.48/407.74	c [INC SEARCH] isOptimum variable: 0
759.49/759.85	c formula is SAT
759.49/759.87	c [INC SEARCH] copied best model
759.49/759.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
759.49/759.88	c model valid
759.49/759.88	c current solution ok
759.49/759.88	o 5054893
759.49/759.88	c [INC SEARCH] iteration: 12
759.49/759.88	c [INC BOUNDS] best value:5054943 search for 5054942
759.49/759.88	c [INC SYSTEM] there exists a inc, kill it!
759.49/759.88	c write failed with 2
759.49/759.88	c [INC SYSTEM] create new solver instance
759.49/759.88	c [INC] encode full formula
759.49/759.88	c fallback to adder encoding
759.91/760.29	c set iterative enc to: adder
759.91/760.29	c set iterative enc to: none
760.01/760.36	c [INC SEARCH] isOptimum variable: 0
1428.26/1428.77	c formula is SAT
1428.26/1428.79	c [INC SEARCH] copied best model
1428.26/1428.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1428.39/1428.80	c model valid
1428.39/1428.80	c current solution ok
1428.39/1428.80	o 4959217
1428.39/1428.80	c [INC SEARCH] iteration: 13
1428.39/1428.80	c [INC BOUNDS] best value:4959267 search for 4959266
1428.39/1428.80	c [INC SYSTEM] there exists a inc, kill it!
1428.39/1428.80	c write failed with 2
1428.39/1428.81	c [INC SYSTEM] create new solver instance
1428.39/1428.81	c [INC] encode full formula
1428.39/1428.81	c fallback to adder encoding
1428.80/1429.22	c set iterative enc to: adder
1428.80/1429.22	c set iterative enc to: none
1428.80/1429.28	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.61	HOME/npSolver-pbo-Itd.sh: line 18: 28016 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-3697732-1338134667/watcher-3697732-1338134667 -o /tmp/evaluation-result-3697732-1338134667/solver-3697732-1338134667 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697732-1338134667.opb 1870008035 HOME HOME 

running on 4 cores: 0,2,4,6

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 2.00 3/176 28015
/proc/meminfo: memFree=26850152/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0

[startup+0.101508 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28015
/proc/meminfo: memFree=26850152/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200353 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28015
/proc/meminfo: memFree=26850152/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300354 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28015
/proc/meminfo: memFree=26850152/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28015
/proc/meminfo: memFree=26850152/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28021
/proc/meminfo: memFree=26814316/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=18252 CPUtime=1.32 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) R 28015 28015 26585 0 -1 4202496 4651 18936 0 0 20 21 82 9 20 0 1 0 279592205 18690048 3833 33554432000 4194304 5992684 140737434834704 140737434820968 5179696 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 4563 3833 181 440 0 4119 0
[pid=28021] ppid=28016 vsize=32828 CPUtime=0.14 cores=0,2,4,6
/proc/28021/stat : 28021 (glucosInc) S 28016 28015 26585 0 -1 4202496 6946 0 0 0 13 1 0 0 20 0 1 0 279592314 33615872 7181 33554432000 4194304 5654031 140737322360432 140737322358744 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28021/statm: 8207 7181 146 357 0 7847 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 60228

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28022
/proc/meminfo: memFree=26756372/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=30528 CPUtime=2.53 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 9247 26921 0 0 99 45 96 13 20 0 1 0 279592205 31260672 6944 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 7632 6944 191 440 0 7188 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 39676

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28026
/proc/meminfo: memFree=26640804/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=25732 CPUtime=5.21 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 14467 61136 0 0 166 53 275 27 20 0 1 0 279592205 26349568 5745 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 6433 5745 191 440 0 5989 0
[pid=28026] ppid=28016 vsize=150396 CPUtime=1.04 cores=0,2,4,6
/proc/28026/stat : 28026 (glucosInc) R 28016 28015 26585 0 -1 4202496 30021 0 0 0 96 8 0 0 20 0 1 0 279592730 154005504 33980 33554432000 4194304 5654031 140734486871600 140734485820952 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28026/statm: 37599 33980 140 357 0 37239 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 185276

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28026
/proc/meminfo: memFree=26542968/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=25732 CPUtime=5.21 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 14467 61136 0 0 166 53 275 27 20 0 1 0 279592205 26349568 5745 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 6433 5745 191 440 0 5989 0
[pid=28026] ppid=28016 vsize=153400 CPUtime=7.43 cores=0,2,4,6
/proc/28026/stat : 28026 (glucosInc) R 28016 28015 26585 0 -1 4202496 30451 0 0 0 733 10 0 0 20 0 1 0 279592730 157081600 34410 33554432000 4194304 5654031 140734486871600 140734486859416 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28026/statm: 38350 34410 140 357 0 37990 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 188280

[startup+25.5066 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28026
/proc/meminfo: memFree=27033820/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=25732 CPUtime=5.21 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 14467 61136 0 0 166 53 275 27 20 0 1 0 279592205 26349568 5745 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 6433 5745 191 440 0 5989 0
[pid=28026] ppid=28016 vsize=153400 CPUtime=20.23 cores=0,2,4,6
/proc/28026/stat : 28026 (glucosInc) R 28016 28015 26585 0 -1 4202496 31102 0 0 0 2013 10 0 0 20 0 1 0 279592730 157081600 35048 33554432000 4194304 5654031 140734486871600 140734486859416 4215097 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28026/statm: 38350 35048 141 357 0 37990 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 188280

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28028
/proc/meminfo: memFree=26870376/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=24964 CPUtime=32.4 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 20317 93214 0 0 229 61 2908 42 20 0 1 0 279592205 25563136 5553 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 6241 5553 191 440 0 5797 0
[pid=28028] ppid=28016 vsize=169664 CPUtime=18.64 cores=0,2,4,6
/proc/28028/stat : 28028 (glucosInc) R 28016 28015 26585 0 -1 4202496 28349 0 0 0 1855 9 0 0 20 0 1 0 279595449 173735936 36383 33554432000 4194304 5654031 140734314967952 140734314955768 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28028/statm: 42416 36383 142 357 0 42056 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 203776

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28032
/proc/meminfo: memFree=26606884/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=24472 CPUtime=75.99 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 30281 151940 0 0 349 78 7107 65 20 0 1 0 279592205 25059328 5430 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 6118 5430 191 440 0 5674 0
[pid=28032] ppid=28016 vsize=134528 CPUtime=26.21 cores=0,2,4,6
/proc/28032/stat : 28032 (glucosInc) R 28016 28015 26585 0 -1 4202496 26955 0 0 0 2612 9 0 0 20 0 1 0 279599811 137756672 29704 33554432000 4194304 5654031 140736202107536 140736202105560 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28032/statm: 33632 29704 142 357 0 33272 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 168148

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 28036
/proc/meminfo: memFree=26837000/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=24020 CPUtime=147.42 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 40787 208676 0 0 458 92 14103 89 20 0 1 0 279592205 24596480 5317 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 6005 5317 191 440 0 5561 0
[pid=28036] ppid=28016 vsize=129160 CPUtime=14.72 cores=0,2,4,6
/proc/28036/stat : 28036 (glucosInc) R 28016 28015 26585 0 -1 4202496 26011 0 0 0 1465 7 0 0 20 0 1 0 279606959 132259840 28648 33554432000 4194304 5654031 140735498639424 140735498627240 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28036/statm: 32290 28648 142 357 0 31930 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 162328

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28041
/proc/meminfo: memFree=27105340/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=23844 CPUtime=185.15 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 51461 261809 0 0 563 107 17736 109 20 0 1 0 279592205 24416256 5273 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 5961 5273 191 440 0 5517 0
[pid=28040] ppid=28016 vsize=130452 CPUtime=36.99 cores=0,2,4,6
/proc/28040/stat : 28040 (glucosInc) R 28016 28015 26585 0 -1 4202496 24916 0 0 0 3692 7 0 0 20 0 1 0 279610734 133582848 29030 33554432000 4194304 5654031 140735664535408 140735664523224 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28040/statm: 32613 29030 141 357 0 32253 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 163444

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28041
/proc/meminfo: memFree=26690716/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.09 2.06 2.01 3/179 28185
/proc/meminfo: memFree=28161388/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=760.07 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 78995 367276 0 0 751 130 74967 159 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28176] ppid=28016 vsize=197620 CPUtime=541.81 cores=0,2,4,6
/proc/28176/stat : 28176 (glucosInc) R 28016 28015 26585 0 -1 4202496 31350 0 0 0 54161 20 0 0 20 0 1 0 279668242 202362880 45620 33554432000 4194304 5654031 140733910704848 140733910692664 4215290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28176/statm: 49405 45620 141 357 0 49045 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 262976

[startup+1362.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/179 28185
/proc/meminfo: memFree=28170524/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=760.07 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 78995 367276 0 0 751 130 74967 159 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28176] ppid=28016 vsize=197620 CPUtime=601.8 cores=0,2,4,6
/proc/28176/stat : 28176 (glucosInc) R 28016 28015 26585 0 -1 4202496 32334 0 0 0 60158 22 0 0 20 0 1 0 279668242 202362880 45620 33554432000 4194304 5654031 140733910704848 140733910692664 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28176/statm: 49405 45620 141 357 0 49045 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 262976

[startup+1422.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 28185
/proc/meminfo: memFree=28176684/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=760.07 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 78995 367276 0 0 751 130 74967 159 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28176] ppid=28016 vsize=197620 CPUtime=661.79 cores=0,2,4,6
/proc/28176/stat : 28176 (glucosInc) R 28016 28015 26585 0 -1 4202496 33305 0 0 0 66155 24 0 0 20 0 1 0 279668242 202362880 44084 33554432000 4194304 5654031 140733910704848 140733910692664 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28176/statm: 49405 44084 141 357 0 49045 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 262976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28188
/proc/meminfo: memFree=28218048/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=1428.87 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 86395 401159 0 0 796 136 141770 185 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28188] ppid=28016 vsize=148740 CPUtime=52.98 cores=0,2,4,6
/proc/28188/stat : 28188 (glucosInc) R 28016 28015 26585 0 -1 4202496 24254 0 0 0 5293 5 0 0 20 0 1 0 279735134 152309760 33440 33554432000 4194304 5654031 140736357228256 140736357216072 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28188/statm: 37185 33440 141 357 0 36825 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 214096

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 28191
/proc/meminfo: memFree=28179028/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=1428.87 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 86395 401159 0 0 796 136 141770 185 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28188] ppid=28016 vsize=198060 CPUtime=112.96 cores=0,2,4,6
/proc/28188/stat : 28188 (glucosInc) R 28016 28015 26585 0 -1 4202496 26380 0 0 0 11289 7 0 0 20 0 1 0 279735134 202813440 43081 33554432000 4194304 5654031 140736357228256 140736357216072 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28188/statm: 49515 43081 141 357 0 49155 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 263416

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28191
/proc/meminfo: memFree=28210632/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=1428.87 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 86395 401159 0 0 796 136 141770 185 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28188] ppid=28016 vsize=148740 CPUtime=172.95 cores=0,2,4,6
/proc/28188/stat : 28188 (glucosInc) R 28016 28015 26585 0 -1 4202496 26717 0 0 0 17287 8 0 0 20 0 1 0 279735134 152309760 35082 33554432000 4194304 5654031 140736357228256 140736357216072 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28188/statm: 37185 35082 141 357 0 36825 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 214096

[startup+1662.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 28191
/proc/meminfo: memFree=28210508/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=1428.87 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 86395 401159 0 0 796 136 141770 185 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28188] ppid=28016 vsize=148740 CPUtime=232.95 cores=0,2,4,6
/proc/28188/stat : 28188 (glucosInc) R 28016 28015 26585 0 -1 4202496 27057 0 0 0 23286 9 0 0 20 0 1 0 279735134 152309760 35083 33554432000 4194304 5654031 140736357228256 140736357216072 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28188/statm: 37185 35083 141 357 0 36825 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 214096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28191
/proc/meminfo: memFree=28173084/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=1428.87 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 86395 401159 0 0 796 136 141770 185 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28188] ppid=28016 vsize=198060 CPUtime=292.93 cores=0,2,4,6
/proc/28188/stat : 28188 (glucosInc) R 28016 28015 26585 0 -1 4202496 27736 0 0 0 29283 10 0 0 20 0 1 0 279735134 202813440 44618 33554432000 4194304 5654031 140736357228256 140736357216072 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28188/statm: 49515 44618 141 357 0 49155 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 263416

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28193
/proc/meminfo: memFree=28166576/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=1428.87 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 86395 401159 0 0 796 136 141770 185 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28188] ppid=28016 vsize=198060 CPUtime=352.92 cores=0,2,4,6
/proc/28188/stat : 28188 (glucosInc) R 28016 28015 26585 0 -1 4202496 28668 0 0 0 35280 12 0 0 20 0 1 0 279735134 202813440 46154 33554432000 4194304 5654031 140736357228256 140736357216072 4217712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28188/statm: 49515 46154 141 357 0 49155 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 263416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28193
/proc/meminfo: memFree=28155656/32873852 swapFree=6848/6848
[pid=28015] ppid=28013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (npSolver-pbo-It) S 28013 28015 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279592205 9367552 274 33554432000 4194304 5064252 140733579313872 140733579312784 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28015/statm: 2287 274 233 213 0 72 0
[pid=28016] ppid=28015 vsize=56208 CPUtime=1428.87 cores=0,2,4,6
/proc/28016/stat : 28016 (npSolver-pbo) S 28015 28015 26585 0 -1 4202496 86395 401159 0 0 796 136 141770 185 20 0 1 0 279592205 57556992 13332 33554432000 4194304 5992684 140737434834704 140737434820536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28016/statm: 14052 13332 191 440 0 13608 0
[pid=28188] ppid=28016 vsize=228880 CPUtime=371.23 cores=0,2,4,6
/proc/28188/stat : 28188 (glucosInc) R 28016 28015 26585 0 -1 4202496 29254 0 0 0 37110 13 0 0 20 0 1 0 279735134 234373120 48781 33554432000 4194304 5654031 140736357228256 140736357216072 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28188/statm: 57220 48781 141 357 0 56860 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 294236

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 28015 and gives
#  childrusage.ru_utime.tv_sec=1425
#  childrusage.ru_utime.tv_usec=672264
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=224509
# CPU time returned by wait4() is 1428.9
# 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.61
CPU time (s): 1800.1
CPU user time (s): 1796.76
CPU system time (s): 3.34
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 343116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1425.67
system time used= 3.22451
maximum resident set size= 247604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487928
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1164472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7416
involuntary context switches= 2741

runsolver used 2.94555 second user time and 8.87165 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 18:04:28
IDJOB=3697732
IDBENCH=92760
IDSOLVER=2275
FILE ID=node129/3697732-1338134667
RUNJOBID= node129-1338122640-26601
PBS_JOBID= 14624488
Free space on /tmp= 70932 MiB

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

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

MD5SUM BENCH= d0955493ad3dd18776a949983101631a
RANDOM SEED=1870008035

node129.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.957
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.91
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.957
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.957
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.91
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.957
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.957
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.90
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.957
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26850540 kB
Buffers:          375960 kB
Cached:          3380852 kB
SwapCached:            0 kB
Active:          2884700 kB
Inactive:        2264948 kB
Active(anon):    1395212 kB
Inactive(anon):        0 kB
Active(file):    1489488 kB
Inactive(file):  2264948 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:       1409448 kB
Mapped:            15628 kB
Shmem:               204 kB
Slab:             718884 kB
SReclaimable:     161488 kB
SUnreclaim:       557396 kB
KernelStack:        1456 kB
PageTables:         6832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1763300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    743424 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= 71148 MiB
End job on node129 at 2012-05-27 18:34:28