Trace number 3702536

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-quickBound? (TO) 1800.08 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_0.opb
MD5SUM0c13b673fccb5ec76783fc37235090e7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6221849
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 130390723337
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 130390723337
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.56	c run inc solver
0.00/0.56	c [INC SYSTEM] run initial solver
0.00/0.56	c [INC SYSTEM] preprocess with white file
4.27/4.37	c [INC SYSTEM] finished preprocessing in 3 s
4.27/4.37	c [INC SYSTEM] execute solver
7.86/7.96	c [INC SEARCH] formula is SAT
7.86/7.99	c [INC SYSTEM] solved the initial formula
7.98/8.03	c model valid
7.98/8.03	c current solution ok
9.34/9.62	o 272146779
9.34/9.62	c starting approximation
9.34/9.62	c factor = 2
9.34/9.62	c factor still to low - shrinking to 1.17282e+07
9.34/9.62	c approx number of clauses: 1e+06
9.34/9.62	c current bound: 136073440
10.10/10.46	c leaving approximation
10.10/10.46	c finished approximation
10.10/10.46	c [INC SYSTEM] there exists a inc, kill it!
10.10/10.46	c write failed with 2
10.10/10.47	c [INC SEARCH] iteration: 0
10.10/10.47	c [INC BOUNDS] best value:272146864 search for 272146863
10.10/10.47	c [INC SYSTEM] create new solver instance
10.10/10.47	c [INC] encode full formula
10.10/10.47	c fallback to adder encoding
12.55/12.82	c set iterative enc to: adder
12.55/12.82	c set iterative enc to: none
12.85/13.17	c [INC SEARCH] isOptimum variable: 0
159.04/159.38	c formula is SAT
159.14/159.45	c [INC SEARCH] copied best model
159.14/159.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
159.24/159.50	c model valid
159.24/159.50	c current solution ok
159.24/159.50	o 85679351
159.24/159.50	c [INC SEARCH] iteration: 1
159.24/159.50	c [INC BOUNDS] best value:85679436 search for 85679435
159.24/159.50	c [INC SYSTEM] there exists a inc, kill it!
159.24/159.50	c write failed with 2
159.24/159.53	c [INC SYSTEM] create new solver instance
159.24/159.53	c [INC] encode full formula
159.24/159.53	c fallback to adder encoding
161.35/161.69	c set iterative enc to: adder
161.35/161.69	c set iterative enc to: none
161.75/162.05	c [INC SEARCH] isOptimum variable: 0
279.52/279.89	c formula is SAT
279.62/279.96	c [INC SEARCH] copied best model
279.62/279.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
279.73/280.01	c model valid
279.73/280.01	c current solution ok
279.73/280.01	o 76771877
279.73/280.01	c [INC SEARCH] iteration: 2
279.73/280.01	c [INC BOUNDS] best value:76771962 search for 76771961
279.73/280.01	c [INC SYSTEM] there exists a inc, kill it!
279.73/280.01	c write failed with 2
279.73/280.04	c [INC SYSTEM] create new solver instance
279.73/280.04	c [INC] encode full formula
279.73/280.04	c fallback to adder encoding
281.84/282.18	c set iterative enc to: adder
281.84/282.18	c set iterative enc to: none
282.24/282.55	c [INC SEARCH] isOptimum variable: 0
323.85/324.10	c formula is SAT
323.85/324.17	c [INC SEARCH] copied best model
323.85/324.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
323.95/324.21	c model valid
323.95/324.21	c current solution ok
323.95/324.21	o 59193423
323.95/324.21	c [INC SEARCH] iteration: 3
323.95/324.21	c [INC BOUNDS] best value:59193508 search for 59193507
323.95/324.21	c [INC SYSTEM] there exists a inc, kill it!
323.95/324.21	c write failed with 2
323.95/324.24	c [INC SYSTEM] create new solver instance
323.95/324.24	c [INC] encode full formula
323.95/324.24	c fallback to adder encoding
325.96/326.28	c set iterative enc to: adder
325.96/326.28	c set iterative enc to: none
326.37/326.62	c [INC SEARCH] isOptimum variable: 0
564.14/564.47	c formula is SAT
564.26/564.54	c [INC SEARCH] copied best model
564.26/564.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
564.26/564.58	c model valid
564.26/564.58	c current solution ok
564.26/564.58	o 55945849
564.26/564.58	c [INC SEARCH] iteration: 4
564.26/564.58	c [INC BOUNDS] best value:55945934 search for 55945933
564.26/564.58	c [INC SYSTEM] there exists a inc, kill it!
564.26/564.58	c write failed with 2
564.36/564.62	c [INC SYSTEM] create new solver instance
564.36/564.62	c [INC] encode full formula
564.36/564.62	c fallback to adder encoding
566.36/566.64	c set iterative enc to: adder
566.36/566.64	c set iterative enc to: none
566.65/566.98	c [INC SEARCH] isOptimum variable: 0
637.34/637.60	c formula is SAT
637.34/637.66	c [INC SEARCH] copied best model
637.34/637.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
637.44/637.71	c model valid
637.44/637.71	c current solution ok
637.44/637.71	o 33261933
637.44/637.71	c [INC SEARCH] iteration: 5
637.44/637.71	c [INC BOUNDS] best value:33262018 search for 33262017
637.44/637.71	c [INC SYSTEM] there exists a inc, kill it!
637.44/637.71	c write failed with 2
637.44/637.74	c [INC SYSTEM] create new solver instance
637.44/637.74	c [INC] encode full formula
637.44/637.74	c fallback to adder encoding
639.26/639.50	c set iterative enc to: adder
639.26/639.50	c set iterative enc to: none
639.56/639.82	c [INC SEARCH] isOptimum variable: 0
896.31/896.63	c formula is SAT
896.31/896.69	c [INC SEARCH] copied best model
896.31/896.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
896.42/896.73	c model valid
896.42/896.73	c current solution ok
896.42/896.73	o 24054391
896.42/896.73	c [INC SEARCH] iteration: 6
896.42/896.73	c [INC BOUNDS] best value:24054476 search for 24054475
896.42/896.73	c [INC SYSTEM] there exists a inc, kill it!
896.42/896.73	c write failed with 2
896.42/896.74	c [INC SYSTEM] create new solver instance
896.42/896.74	c [INC] encode full formula
896.42/896.74	c fallback to adder encoding
898.12/898.42	c set iterative enc to: adder
898.12/898.42	c set iterative enc to: none
898.42/898.72	c [INC SEARCH] isOptimum variable: 0
998.48/998.81	c formula is SAT
998.48/998.87	c [INC SEARCH] copied best model
998.48/998.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
998.58/998.92	c model valid
998.58/998.92	c current solution ok
998.58/998.92	o 12124147
998.58/998.92	c [INC SEARCH] iteration: 7
998.58/998.92	c [INC BOUNDS] best value:12124232 search for 12124231
998.58/998.92	c [INC SYSTEM] there exists a inc, kill it!
998.58/998.92	c write failed with 2
998.58/998.94	c [INC SYSTEM] create new solver instance
998.58/998.94	c [INC] encode full formula
998.58/998.94	c fallback to adder encoding
999.99/1000.38	c set iterative enc to: adder
999.99/1000.38	c set iterative enc to: none
1000.28/1000.65	c [INC SEARCH] isOptimum variable: 0

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-3702536-1338134171/watcher-3702536-1338134171 -o /tmp/evaluation-result-3702536-1338134171/solver-3702536-1338134171 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702536-1338134171.opb 662022885 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: 1.92 1.98 1.99 3/180 5278
/proc/meminfo: memFree=31046136/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0

[startup+0.044836 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 5278
/proc/meminfo: memFree=31046136/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 5278
/proc/meminfo: memFree=31046136/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 5278
/proc/meminfo: memFree=31046136/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 5278
/proc/meminfo: memFree=31046136/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 1.92 1.98 1.99 3/184 5282
/proc/meminfo: memFree=30823492/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=54660 CPUtime=0.57 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 8228 0 0 0 50 7 0 0 20 0 1 0 279542470 55971840 10446 33554432000 4194304 5992684 140733994229232 140733994223680 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5279/statm: 13665 10446 172 440 0 13221 0
[pid=5281] ppid=5279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5281/stat : 5281 (cp2_pre.sh) S 5279 5278 4091 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279542528 9367552 277 33554432000 4194304 5064252 140733726365120 140733726363824 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5281/statm: 2287 277 234 213 0 72 0
[pid=5282] ppid=5281 vsize=217668 CPUtime=0.9 cores=1,3,5,7
/proc/5282/stat : 5282 (coprocessor) R 5281 5278 4091 0 -1 4202496 31487 0 0 0 83 7 0 0 20 0 1 0 279542528 222892032 48885 33554432000 4194304 6586260 140733276131504 140733276127768 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5282/statm: 54417 48885 166 584 0 53829 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 290624

[startup+3.10041 s]
/proc/loadavg: 1.92 1.98 1.99 3/184 5282
/proc/meminfo: memFree=30749120/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=54660 CPUtime=0.57 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 8228 0 0 0 50 7 0 0 20 0 1 0 279542470 55971840 10446 33554432000 4194304 5992684 140733994229232 140733994223680 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5279/statm: 13665 10446 172 440 0 13221 0
[pid=5281] ppid=5279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5281/stat : 5281 (cp2_pre.sh) S 5279 5278 4091 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279542528 9367552 277 33554432000 4194304 5064252 140733726365120 140733726363824 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5281/statm: 2287 277 234 213 0 72 0
[pid=5282] ppid=5281 vsize=290936 CPUtime=2.49 cores=1,3,5,7
/proc/5282/stat : 5282 (coprocessor) R 5281 5278 4091 0 -1 4202496 44545 0 0 0 238 11 0 0 20 0 1 0 279542528 297918464 71230 33554432000 4194304 6586260 140733276131504 140733276127272 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5282/statm: 72734 71230 202 584 0 72146 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 363892

[startup+6.3004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 5284
/proc/meminfo: memFree=30874252/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=54660 CPUtime=4.35 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 8244 45452 0 0 50 7 332 46 20 0 1 0 279542470 55971840 10448 33554432000 4194304 5992684 140733994229232 140733994215496 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5279/statm: 13665 10448 174 440 0 13221 0
[pid=5284] ppid=5279 vsize=115316 CPUtime=1.91 cores=1,3,5,7
/proc/5284/stat : 5284 (glucosInc) R 5279 5278 4091 0 -1 4202496 22993 0 0 0 186 5 0 0 20 0 1 0 279542907 118083584 27171 33554432000 4194304 5654031 140735001771472 140735001759288 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5284/statm: 28829 27171 140 357 0 28469 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 179124

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 5292
/proc/meminfo: memFree=30777540/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=370268 CPUtime=12.44 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) R 5278 5278 4091 0 -1 4202496 18719 106756 0 0 308 123 742 71 20 0 1 0 279542470 379154432 62386 33554432000 4194304 5992684 140733994229232 140733994221944 4571359 0 0 4096 0 0 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 92567 62386 204 440 0 92123 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 379416

[startup+25.5071 s]
/proc/loadavg: 2.09 2.02 2.00 3/183 5294
/proc/meminfo: memFree=30283352/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=68288 CPUtime=12.93 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 19491 107272 0 0 326 150 742 75 20 0 1 0 279542470 69926912 13903 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 17072 13903 205 440 0 16628 0
[pid=5294] ppid=5279 vsize=537136 CPUtime=12.31 cores=1,3,5,7
/proc/5294/stat : 5294 (glucosInc) R 5279 5278 4091 0 -1 4202496 82147 0 0 0 1205 26 0 0 20 0 1 0 279543787 550027264 117468 33554432000 4194304 5654031 140733347134208 140733347131992 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5294/statm: 134284 117468 141 357 0 133924 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 614572

[startup+51.1004 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 5294
/proc/meminfo: memFree=30290352/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=68288 CPUtime=12.93 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 19491 107272 0 0 326 150 742 75 20 0 1 0 279542470 69926912 13903 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 17072 13903 205 440 0 16628 0
[pid=5294] ppid=5279 vsize=537268 CPUtime=37.91 cores=1,3,5,7
/proc/5294/stat : 5294 (glucosInc) R 5279 5278 4091 0 -1 4202496 82176 0 0 0 3764 27 0 0 20 0 1 0 279543787 550162432 118519 33554432000 4194304 5654031 140733347134208 140733347131992 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5294/statm: 134317 118519 141 357 0 133957 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 614704

[startup+102.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 5294
/proc/meminfo: memFree=30320748/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=68288 CPUtime=12.93 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 19491 107272 0 0 326 150 742 75 20 0 1 0 279542470 69926912 13903 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 17072 13903 205 440 0 16628 0
[pid=5294] ppid=5279 vsize=537548 CPUtime=89.1 cores=1,3,5,7
/proc/5294/stat : 5294 (glucosInc) R 5279 5278 4091 0 -1 4202496 82243 0 0 0 8883 27 0 0 20 0 1 0 279543787 550449152 120119 33554432000 4194304 5654031 140733347134208 140733347131992 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5294/statm: 134387 120119 141 357 0 134027 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 614984

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 5295
/proc/meminfo: memFree=30675696/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=116444 CPUtime=161.81 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 26969 191022 0 0 555 183 15330 113 20 0 1 0 279542470 119238656 25911 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29111 25911 206 440 0 28667 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 125592

[startup+222.3 s]
/proc/loadavg: 2.26 2.08 2.02 3/183 5351
/proc/meminfo: memFree=29864248/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=116444 CPUtime=161.81 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 26969 191022 0 0 555 183 15330 113 20 0 1 0 279542470 119238656 25911 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29111 25911 206 440 0 28667 0
[pid=5296] ppid=5279 vsize=530556 CPUtime=60.22 cores=1,3,5,7
/proc/5296/stat : 5296 (glucosInc) R 5279 5278 4091 0 -1 4202496 80216 0 0 0 5974 48 0 0 20 0 1 0 279558675 543289344 119001 33554432000 4194304 5654031 140733413123056 140733413121080 4216456 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5296/statm: 132639 119001 141 357 0 132279 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 656148

[startup+282.3 s]

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

/proc/meminfo: memFree=29851588/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=372244 CPUtime=361.51 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 67180 0 0 0 36122 29 0 0 20 0 1 0 279642534 381177856 88750 33554432000 4194304 5654031 140734530515360 140734530503176 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 93061 88750 142 357 0 92701 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 498712

[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 5400
/proc/meminfo: memFree=29758176/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=427856 CPUtime=421.5 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 68433 0 0 0 42120 30 0 0 20 0 1 0 279642534 438124544 92044 33554432000 4194304 5654031 140734530515360 140734530503176 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 106964 92044 142 357 0 106604 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 554324

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 5403
/proc/meminfo: memFree=29810884/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=427856 CPUtime=481.49 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 68436 0 0 0 48119 30 0 0 20 0 1 0 279642534 438124544 93580 33554432000 4194304 5654031 140734530515360 140734530503176 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 106964 93580 142 357 0 106604 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 554324

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 5403
/proc/meminfo: memFree=29754188/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=377768 CPUtime=541.48 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 69054 0 0 0 54116 32 0 0 20 0 1 0 279642534 386834432 90719 33554432000 4194304 5654031 140734530515360 140734530503176 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 94442 90719 142 357 0 94082 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 504236

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 5403
/proc/meminfo: memFree=29843088/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=427856 CPUtime=601.48 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 69429 0 0 0 60115 33 0 0 20 0 1 0 279642534 438124544 92626 33554432000 4194304 5654031 140734530515360 140734530503176 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 106964 92626 142 357 0 106604 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 554324

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 5403
/proc/meminfo: memFree=29794832/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=377768 CPUtime=661.47 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 70046 0 0 0 66112 35 0 0 20 0 1 0 279642534 386834432 90286 33554432000 4194304 5654031 140734530515360 140734530503176 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 94442 90286 142 357 0 94082 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 504236

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 5404
/proc/meminfo: memFree=29732628/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=432620 CPUtime=721.46 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 70865 0 0 0 72110 36 0 0 20 0 1 0 279642534 443002880 94170 33554432000 4194304 5654031 140734530515360 140734530503176 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 108155 94170 142 357 0 107795 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 559088

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5404
/proc/meminfo: memFree=29689288/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=432620 CPUtime=781.45 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 70868 0 0 0 78109 36 0 0 20 0 1 0 279642534 443002880 95706 33554432000 4194304 5654031 140734530515360 140734530503176 4217184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 108155 95706 142 357 0 107795 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 559088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5404
/proc/meminfo: memFree=29807976/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=432620 CPUtime=799.75 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 70875 0 0 0 79939 36 0 0 20 0 1 0 279642534 443002880 96730 33554432000 4194304 5654031 140734530515360 140734530503176 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 108155 96730 142 357 0 107795 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 559088

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5404
/proc/meminfo: memFree=29807976/32873844 swapFree=7112/7112
[pid=5278] ppid=5276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5278/stat : 5278 (npSolver-pbo-It) S 5276 5278 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279542469 9367552 275 33554432000 4194304 5064252 140733521772128 140733521771040 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5278/statm: 2287 275 233 213 0 72 0
[pid=5279] ppid=5278 vsize=117320 CPUtime=1000.33 cores=1,3,5,7
/proc/5279/stat : 5279 (npSolver-pbo) S 5278 5278 4091 0 -1 4202496 68828 663435 0 0 1743 346 97557 387 20 0 1 0 279542470 120135680 26130 33554432000 4194304 5992684 140733994229232 140733994215064 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 23 0 0
/proc/5279/statm: 29330 26130 206 440 0 28886 0
[pid=5397] ppid=5279 vsize=432620 CPUtime=799.75 cores=1,3,5,7
/proc/5397/stat : 5397 (glucosInc) R 5279 5278 4091 0 -1 4202496 70875 0 0 0 79939 36 0 0 20 0 1 0 279642534 443002880 96730 33554432000 4194304 5654031 140734530515360 140734530503176 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 108155 96730 142 357 0 107795 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 559088

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5278 and gives
#  childrusage.ru_utime.tv_sec=993
#  childrusage.ru_utime.tv_usec=15038
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=347882
# CPU time returned by wait4() is 1000.36
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.08
CPU user time (s): 1792.39
CPU system time (s): 7.69
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 1000856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 993.015
system time used= 7.34788
maximum resident set size= 705400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 732621
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2613544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15554
involuntary context switches= 1982

runsolver used 4.35034 second user time and 10.9143 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 17:56:11
IDJOB=3702536
IDBENCH=92736
IDSOLVER=2278
FILE ID=node132/3702536-1338134171
RUNJOBID= node132-1338123012-4108
PBS_JOBID= 14624343
Free space on /tmp= 71548 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_0.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702536-1338134171/watcher-3702536-1338134171 -o /tmp/evaluation-result-3702536-1338134171/solver-3702536-1338134171 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702536-1338134171.opb 662022885 HOME HOME

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

MD5SUM BENCH= 0c13b673fccb5ec76783fc37235090e7
RANDOM SEED=662022885

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31046144 kB
Buffers:          366936 kB
Cached:           220168 kB
SwapCached:         2272 kB
Active:           919564 kB
Inactive:          36408 kB
Active(anon):     360696 kB
Inactive(anon):     9224 kB
Active(file):     558868 kB
Inactive(file):    27184 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103728 kB
Dirty:              9344 kB
Writeback:             0 kB
AnonPages:        372596 kB
Mapped:            12432 kB
Shmem:                 8 kB
Slab:             730420 kB
SReclaimable:     172108 kB
SUnreclaim:       558312 kB
KernelStack:        1496 kB
PageTables:         4960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     538876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 71264 MiB
End job on node132 at 2012-05-27 18:26:14