Trace number 3747001

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 (fixed)? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_9_mh.opb
MD5SUMdceb2101253472cec95359fbc82f66a4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6925310
Best CPU time to get the best result obtained on this benchmark41.2897
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 105154048
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4901449287
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 105154048
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4901449287
Number of bits of the biggest sum of numbers33
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.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.70	c [INC SEARCH] formula is SAT
0.00/0.71	c [INC SYSTEM] solved the initial formula
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.85	o 312228597
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.85	c [INC SEARCH] iteration: 0
0.00/0.85	c [INC BOUNDS] best value:312228612 search for 312228611
0.00/0.85	c [INC SYSTEM] create new solver instance
0.00/0.85	c [INC] encode full formula
0.00/0.85	c fallback to adder encoding
1.38/1.44	c set iterative enc to: adder
1.38/1.44	c set iterative enc to: none
1.48/1.51	c [INC SEARCH] isOptimum variable: 0
41.27/41.30	c formula is SAT
41.27/41.32	c [INC SEARCH] copied best model
41.27/41.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.27/41.34	c model valid
41.27/41.34	c current solution ok
41.27/41.34	o 248012323
41.27/41.34	c [INC SEARCH] iteration: 1
41.27/41.34	c [INC BOUNDS] best value:248012338 search for 248012337
41.27/41.34	c [INC SYSTEM] there exists a inc, kill it!
41.27/41.34	c write failed with 2
41.27/41.35	c [INC SYSTEM] create new solver instance
41.27/41.35	c [INC] encode full formula
41.27/41.35	c fallback to adder encoding
41.88/41.91	c set iterative enc to: adder
41.88/41.91	c set iterative enc to: none
41.95/42.00	c [INC SEARCH] isOptimum variable: 0
49.44/49.52	c formula is SAT
49.44/49.53	c [INC SEARCH] copied best model
49.44/49.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.44/49.56	c model valid
49.44/49.56	c current solution ok
49.44/49.56	o 104732448
49.44/49.56	c [INC SEARCH] iteration: 2
49.44/49.56	c [INC BOUNDS] best value:104732463 search for 104732462
49.44/49.56	c [INC SYSTEM] there exists a inc, kill it!
49.44/49.56	c write failed with 2
49.44/49.56	c [INC SYSTEM] create new solver instance
49.44/49.56	c [INC] encode full formula
49.44/49.56	c fallback to adder encoding
50.05/50.11	c set iterative enc to: adder
50.05/50.11	c set iterative enc to: none
50.05/50.18	c [INC SEARCH] isOptimum variable: 0
1305.96/1306.23	c formula is SAT
1305.96/1306.24	c [INC SEARCH] copied best model
1305.96/1306.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1305.96/1306.26	c model valid
1305.96/1306.26	c current solution ok
1305.96/1306.26	o 84909529
1305.96/1306.26	c [INC SEARCH] iteration: 3
1305.96/1306.26	c [INC BOUNDS] best value:84909544 search for 84909543
1305.96/1306.26	c [INC SYSTEM] there exists a inc, kill it!
1305.96/1306.26	c write failed with 2
1305.96/1306.26	c [INC SYSTEM] create new solver instance
1305.96/1306.26	c [INC] encode full formula
1305.96/1306.26	c fallback to adder encoding
1306.56/1306.81	c set iterative enc to: adder
1306.56/1306.81	c set iterative enc to: none
1306.56/1306.88	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747001-1339109096/watcher-3747001-1339109096 -o /tmp/evaluation-result-3747001-1339109096/solver-3747001-1339109096 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747001-1339109096.opb 1486028505 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.04 2.01 2.00 3/178 13601
/proc/meminfo: memFree=25758396/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0

[startup+0.02007 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 13601
/proc/meminfo: memFree=25758396/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100314 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 13601
/proc/meminfo: memFree=25758396/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300167 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 13601
/proc/meminfo: memFree=25758396/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700277 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 13601
/proc/meminfo: memFree=25758396/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 13608
/proc/meminfo: memFree=25718000/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=134408 CPUtime=1.48 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) R 13601 13601 12469 0 -1 4202496 9473 11497 0 0 73 16 55 4 20 0 1 0 377034666 137633792 27317 33554432000 4194304 6004724 140736717148656 140736717142208 5193835 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13602/statm: 33602 27317 183 442 0 33156 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 143556

[startup+3.10032 s]
/proc/loadavg: 2.04 2.01 2.00 4/181 13610
/proc/meminfo: memFree=25561172/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=29240 CPUtime=1.5 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 9482 11497 0 0 73 18 55 4 20 0 1 0 377034666 29941760 6994 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13602/statm: 7310 6994 183 442 0 6864 0
[pid=13610] ppid=13602 vsize=124512 CPUtime=1.57 cores=0,2,4,6
/proc/13610/stat : 13610 (glucosInc) R 13602 13601 12469 0 -1 4202496 24188 0 0 0 152 5 0 0 20 0 1 0 377034818 127500288 27626 33554432000 4194304 5654031 140733783279568 140733783277352 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13610/statm: 31128 27626 141 357 0 30768 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 162900

[startup+6.30038 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 13610
/proc/meminfo: memFree=25576736/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=29240 CPUtime=1.5 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 9482 11497 0 0 73 18 55 4 20 0 1 0 377034666 29941760 6994 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13602/statm: 7310 6994 183 442 0 6864 0
[pid=13610] ppid=13602 vsize=125488 CPUtime=4.77 cores=0,2,4,6
/proc/13610/stat : 13610 (glucosInc) R 13602 13601 12469 0 -1 4202496 24408 0 0 0 472 5 0 0 20 0 1 0 377034818 128499712 27846 33554432000 4194304 5654031 140733783279568 140733783267384 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13610/statm: 31372 27846 141 357 0 31012 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 163876

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 13610
/proc/meminfo: memFree=25572284/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=29240 CPUtime=1.5 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 9482 11497 0 0 73 18 55 4 20 0 1 0 377034666 29941760 6994 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13602/statm: 7310 6994 183 442 0 6864 0
[pid=13610] ppid=13602 vsize=126960 CPUtime=11.17 cores=0,2,4,6
/proc/13610/stat : 13610 (glucosInc) R 13602 13601 12469 0 -1 4202496 24798 0 0 0 1112 5 0 0 20 0 1 0 377034818 130007040 29258 33554432000 4194304 5654031 140733783279568 140733783277352 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13610/statm: 31740 29258 141 357 0 31380 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 165348

[startup+25.5066 s]
/proc/loadavg: 2.09 2.03 2.01 3/180 13610
/proc/meminfo: memFree=25571984/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=29240 CPUtime=1.5 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 9482 11497 0 0 73 18 55 4 20 0 1 0 377034666 29941760 6994 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13602/statm: 7310 6994 183 442 0 6864 0
[pid=13610] ppid=13602 vsize=127760 CPUtime=23.97 cores=0,2,4,6
/proc/13610/stat : 13610 (glucosInc) R 13602 13601 12469 0 -1 4202496 25939 0 0 0 2391 6 0 0 20 0 1 0 377034818 130826240 29374 33554432000 4194304 5654031 140733783279568 140733783277352 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13610/statm: 31940 29374 141 357 0 31580 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 166148

[startup+51.1003 s]
/proc/loadavg: 2.14 2.04 2.01 3/178 13615
/proc/meminfo: memFree=27778020/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=50.15 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 20959 63747 0 0 191 33 4770 21 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13614] ppid=13602 vsize=118152 CPUtime=0.9 cores=0,2,4,6
/proc/13614/stat : 13614 (glucosInc) R 13602 13601 12469 0 -1 4202496 23473 0 0 0 85 5 0 0 20 0 1 0 377039685 120987648 24902 33554432000 4194304 5654031 140735656133568 140735656131352 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13614/statm: 29538 24902 141 357 0 29178 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 175500

[startup+102.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/181 13662
/proc/meminfo: memFree=30869532/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=50.15 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 20959 63747 0 0 191 33 4770 21 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13614] ppid=13602 vsize=123612 CPUtime=52.09 cores=0,2,4,6
/proc/13614/stat : 13614 (glucosInc) R 13602 13601 12469 0 -1 4202496 25766 0 0 0 5203 6 0 0 20 0 1 0 377039685 126578688 28376 33554432000 4194304 5654031 140735656133568 140735656121384 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13614/statm: 30903 28376 142 357 0 30543 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 180960

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/180 13662
/proc/meminfo: memFree=30829168/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=50.15 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 20959 63747 0 0 191 33 4770 21 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13614] ppid=13602 vsize=155808 CPUtime=112.08 cores=0,2,4,6
/proc/13614/stat : 13614 (glucosInc) R 13602 13601 12469 0 -1 4202496 27102 0 0 0 11200 8 0 0 20 0 1 0 377039685 159547392 36620 33554432000 4194304 5654031 140735656133568 140735656121384 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13614/statm: 38952 36620 142 357 0 38592 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 213156

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 13663
/proc/meminfo: memFree=30776468/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=50.15 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 20959 63747 0 0 191 33 4770 21 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13614] ppid=13602 vsize=155808 CPUtime=172.08 cores=0,2,4,6
/proc/13614/stat : 13614 (glucosInc) R 13602 13601 12469 0 -1 4202496 27639 0 0 0 17198 10 0 0 20 0 1 0 377039685 159547392 36922 33554432000 4194304 5654031 140735656133568 140735656121384 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13614/statm: 38952 36922 142 357 0 38592 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 213156

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 13663
/proc/meminfo: memFree=30738780/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30640364/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=50.15 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 20959 63747 0 0 191 33 4770 21 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13614] ppid=13602 vsize=235948 CPUtime=1191.91 cores=0,2,4,6
/proc/13614/stat : 13614 (glucosInc) R 13602 13601 12469 0 -1 4202496 33985 0 0 0 119160 31 0 0 20 0 1 0 377039685 241610752 51425 33554432000 4194304 5654031 140735656133568 140735656121384 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13614/statm: 58987 51425 142 357 0 58627 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 293296

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13699
/proc/meminfo: memFree=30660788/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=50.15 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 20959 63747 0 0 191 33 4770 21 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13614] ppid=13602 vsize=205128 CPUtime=1251.9 cores=0,2,4,6
/proc/13614/stat : 13614 (glucosInc) R 13602 13601 12469 0 -1 4202496 34076 0 0 0 125158 32 0 0 20 0 1 0 377039685 210051072 48798 33554432000 4194304 5654031 140735656133568 140735656121384 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13614/statm: 51282 48798 142 357 0 50922 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 262476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13701
/proc/meminfo: memFree=30655696/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=1306.64 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 26450 98810 0 0 248 40 130321 55 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13701] ppid=13602 vsize=124148 CPUtime=55.4 cores=0,2,4,6
/proc/13701/stat : 13701 (glucosInc) R 13602 13601 12469 0 -1 4202496 25735 0 0 0 5534 6 0 0 20 0 1 0 377165355 127127552 28966 33554432000 4194304 5654031 140737193727712 140737193715528 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13701/statm: 31037 28966 142 357 0 30677 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 181496

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13702
/proc/meminfo: memFree=30670524/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=1306.64 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 26450 98810 0 0 248 40 130321 55 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13701] ppid=13602 vsize=155788 CPUtime=115.38 cores=0,2,4,6
/proc/13701/stat : 13701 (glucosInc) R 13602 13601 12469 0 -1 4202496 28652 0 0 0 11531 7 0 0 20 0 1 0 377165355 159526912 36872 33554432000 4194304 5654031 140737193727712 140737193715528 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13701/statm: 38947 36872 142 357 0 38587 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 213136

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13702
/proc/meminfo: memFree=30675140/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=1306.64 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 26450 98810 0 0 248 40 130321 55 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13701] ppid=13602 vsize=205108 CPUtime=175.36 cores=0,2,4,6
/proc/13701/stat : 13701 (glucosInc) R 13602 13601 12469 0 -1 4202496 28966 0 0 0 17527 9 0 0 20 0 1 0 377165355 210030592 44631 33554432000 4194304 5654031 140737193727712 140737193715528 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13701/statm: 51277 44631 142 357 0 50917 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 262456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13707
/proc/meminfo: memFree=30839368/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=1306.64 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 26450 98810 0 0 248 40 130321 55 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13701] ppid=13602 vsize=155788 CPUtime=235.35 cores=0,2,4,6
/proc/13701/stat : 13701 (glucosInc) R 13602 13601 12469 0 -1 4202496 29042 0 0 0 23525 10 0 0 20 0 1 0 377165355 159526912 36993 33554432000 4194304 5654031 140737193727712 140737193715528 4216202 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13701/statm: 38947 36993 142 357 0 38587 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 213136

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 13709
/proc/meminfo: memFree=30824420/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=1306.64 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 26450 98810 0 0 248 40 130321 55 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13701] ppid=13602 vsize=205376 CPUtime=295.34 cores=0,2,4,6
/proc/13701/stat : 13701 (glucosInc) R 13602 13601 12469 0 -1 4202496 29227 0 0 0 29522 12 0 0 20 0 1 0 377165355 210305024 48771 33554432000 4194304 5654031 140737193727712 140737193715528 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13701/statm: 51344 48771 142 357 0 50984 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 262724

[startup+1662.31 s]
/proc/loadavg: 2.07 2.02 2.00 4/181 13711
/proc/meminfo: memFree=30873256/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=1306.64 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 26450 98810 0 0 248 40 130321 55 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13701] ppid=13602 vsize=205376 CPUtime=355.34 cores=0,2,4,6
/proc/13701/stat : 13701 (glucosInc) R 13602 13601 12469 0 -1 4202496 29367 0 0 0 35521 13 0 0 20 0 1 0 377165355 210305024 46723 33554432000 4194304 5654031 140737193727712 140737193715528 4209128 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13701/statm: 51344 46723 142 357 0 50984 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 262724

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 13714
/proc/meminfo: memFree=30856152/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=1306.64 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 26450 98810 0 0 248 40 130321 55 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13701] ppid=13602 vsize=205376 CPUtime=415.32 cores=0,2,4,6
/proc/13701/stat : 13701 (glucosInc) R 13602 13601 12469 0 -1 4202496 29442 0 0 0 41518 14 0 0 20 0 1 0 377165355 210305024 48259 33554432000 4194304 5654031 140737193727712 140737193715528 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13701/statm: 51344 48259 142 357 0 50984 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 262724

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 13714
/proc/meminfo: memFree=30841072/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=1306.64 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 26450 98810 0 0 248 40 130321 55 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13701] ppid=13602 vsize=205616 CPUtime=475.31 cores=0,2,4,6
/proc/13701/stat : 13701 (glucosInc) R 13602 13601 12469 0 -1 4202496 29577 0 0 0 47516 15 0 0 20 0 1 0 377165355 210550784 49343 33554432000 4194304 5654031 140737193727712 140737193715528 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13701/statm: 51404 49343 142 357 0 51044 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 262964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13714
/proc/meminfo: memFree=30848784/32873844 swapFree=7124/7124
[pid=13601] ppid=13599 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13601/stat : 13601 (npSolver-pbo-It) S 13599 13601 12469 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034666 9367552 274 33554432000 4194304 5064252 140735493049184 140735493048096 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13601/statm: 2287 274 233 213 0 72 0
[pid=13602] ppid=13601 vsize=48200 CPUtime=1306.64 cores=0,2,4,6
/proc/13602/stat : 13602 (npSolver-pbo) S 13601 13601 12469 0 -1 4202496 26450 98810 0 0 248 40 130321 55 20 0 1 0 377034666 49356800 11734 33554432000 4194304 6004724 140736717148656 140736717134504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13602/statm: 12050 11734 183 442 0 11604 0
[pid=13701] ppid=13602 vsize=205616 CPUtime=493.42 cores=0,2,4,6
/proc/13701/stat : 13701 (glucosInc) R 13602 13601 12469 0 -1 4202496 30231 0 0 0 49325 17 0 0 20 0 1 0 377165355 210550784 47295 33554432000 4194304 5654031 140737193727712 140737193715528 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13701/statm: 51404 47295 142 357 0 51044 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 262964

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1798.96
CPU system time (s): 1.13783
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 343104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.13783
maximum resident set size= 248952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155872
page faults= 0
swaps= 0
block input operations= 8
block output operations= 321352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1512
involuntary context switches= 2512

runsolver used 2.73058 second user time and 9.8535 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 00:44:56
IDJOB=3747001
IDBENCH=92716
IDSOLVER=2332
FILE ID=node138/3747001-1339109096
RUNJOBID= node138-1339098175-12485
PBS_JOBID= 14643715
Free space on /tmp= 69376 MiB

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

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

MD5SUM BENCH= dceb2101253472cec95359fbc82f66a4
RANDOM SEED=1486028505

node138.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		: 2667.347
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	: 5334.69
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		: 2667.347
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		: 2667.347
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		: 2667.347
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		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25758776 kB
Buffers:           89008 kB
Cached:          1482624 kB
SwapCached:        19640 kB
Active:          6176296 kB
Inactive:         129036 kB
Active(anon):    4715904 kB
Inactive(anon):    20452 kB
Active(file):    1460392 kB
Inactive(file):   108584 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082136 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:       4721904 kB
Mapped:             9964 kB
Shmem:                 0 kB
Slab:             660032 kB
SReclaimable:     101444 kB
SUnreclaim:       558588 kB
KernelStack:        1472 kB
PageTables:        13428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6325716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2684928 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= 70484 MiB
End job on node138 at 2012-06-08 01:14:56