Trace number 3747763

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_5.opb
MD5SUM40141f2f083fa5e1f8a41aa043de0b1b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -69
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint25
Maximum length of a constraint47
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15706
Sum of products size (including duplicates)31412
Number of different products7853
Sum of products size15706

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.18	c [INC SEARCH] formula is SAT
0.00/0.18	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.24	o 0
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SEARCH] iteration: 0
0.00/0.24	c [INC BOUNDS] best value:500 search for 499
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.24	c old isEQ: 41, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o -60
0.00/0.29	c [INC SEARCH] iteration: 1
0.00/0.29	c [INC BOUNDS] best value:440 search for 439
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.29	c old isEQ: 112, new EQ is 0
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
0.00/0.55	c formula is SAT
0.00/0.55	c [INC SEARCH] copied best model
0.00/0.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.56	o -61
0.00/0.56	c [INC SEARCH] iteration: 2
0.00/0.56	c [INC BOUNDS] best value:439 search for 438
0.00/0.56	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.56	c write failed with 2
0.00/0.56	c [INC SYSTEM] create new solver instance
0.00/0.56	c [INC] encode full formula
0.00/0.56	c (debug) using card networks
0.00/0.56	c old isEQ: 112, new EQ is 0
0.00/0.57	c set iterative enc to: card
0.00/0.57	c set iterative enc to: none
0.00/0.57	c [INC SEARCH] isOptimum variable: 0
0.00/0.73	c formula is SAT
0.00/0.73	c [INC SEARCH] copied best model
0.00/0.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.74	o -62
0.00/0.74	c [INC SEARCH] iteration: 3
0.00/0.74	c [INC BOUNDS] best value:438 search for 437
0.00/0.74	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.74	c write failed with 2
0.00/0.74	c [INC SYSTEM] create new solver instance
0.00/0.74	c [INC] encode full formula
0.00/0.74	c (debug) using card networks
0.00/0.74	c old isEQ: 112, new EQ is 0
0.00/0.75	c set iterative enc to: card
0.00/0.75	c set iterative enc to: none
0.00/0.76	c [INC SEARCH] isOptimum variable: 0
61.35/61.48	c formula is SAT
61.35/61.48	c [INC SEARCH] copied best model
61.35/61.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
61.35/61.49	c model valid
61.35/61.49	c current solution ok
61.35/61.49	o -63
61.35/61.49	c [INC SEARCH] iteration: 4
61.35/61.49	c [INC BOUNDS] best value:437 search for 436
61.35/61.49	c [INC SYSTEM] there exists a inc, kill it!
61.35/61.49	c write failed with 2
61.35/61.49	c [INC SYSTEM] create new solver instance
61.35/61.49	c [INC] encode full formula
61.35/61.49	c (debug) using card networks
61.35/61.49	c old isEQ: 112, new EQ is 0
61.47/61.50	c set iterative enc to: card
61.47/61.50	c set iterative enc to: none
61.47/61.51	c [INC SEARCH] isOptimum variable: 0
61.47/62.34	c formula is SAT
61.47/62.34	c [INC SEARCH] copied best model
61.47/62.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
61.47/62.35	c model valid
61.47/62.35	c current solution ok
61.47/62.35	o -65
61.47/62.35	c [INC SEARCH] iteration: 5
61.47/62.35	c [INC BOUNDS] best value:435 search for 434
61.47/62.35	c [INC SYSTEM] there exists a inc, kill it!
61.47/62.35	c write failed with 2
61.47/62.35	c [INC SYSTEM] create new solver instance
61.47/62.35	c [INC] encode full formula
61.47/62.35	c (debug) using card networks
61.47/62.35	c old isEQ: 112, new EQ is 0
61.47/62.36	c set iterative enc to: card
61.47/62.36	c set iterative enc to: none
61.47/62.36	c [INC SEARCH] isOptimum variable: 0
270.89/271.07	c formula is SAT
270.89/271.07	c [INC SEARCH] copied best model
270.89/271.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
270.89/271.08	c model valid
270.89/271.08	c current solution ok
270.89/271.08	o -66
270.89/271.08	c [INC SEARCH] iteration: 6
270.89/271.08	c [INC BOUNDS] best value:434 search for 433
270.89/271.08	c [INC SYSTEM] there exists a inc, kill it!
270.89/271.08	c write failed with 2
270.89/271.08	c [INC SYSTEM] create new solver instance
270.89/271.08	c [INC] encode full formula
270.89/271.08	c (debug) using card networks
270.89/271.08	c old isEQ: 112, new EQ is 0
270.89/271.09	c set iterative enc to: card
270.89/271.09	c set iterative enc to: none
270.99/271.10	c [INC SEARCH] isOptimum variable: 0
476.81/477.08	c formula is SAT
476.81/477.08	c [INC SEARCH] copied best model
476.81/477.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
476.81/477.09	c model valid
476.81/477.09	c current solution ok
476.81/477.09	o -67
476.81/477.09	c [INC SEARCH] iteration: 7
476.81/477.09	c [INC BOUNDS] best value:433 search for 432
476.81/477.09	c [INC SYSTEM] there exists a inc, kill it!
476.81/477.09	c write failed with 2
476.81/477.09	c [INC SYSTEM] create new solver instance
476.81/477.09	c [INC] encode full formula
476.81/477.09	c (debug) using card networks
476.81/477.09	c old isEQ: 112, new EQ is 0
476.92/477.10	c set iterative enc to: card
476.92/477.10	c set iterative enc to: none
476.92/477.11	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 30723 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747763-1339103597/watcher-3747763-1339103597 -o /tmp/evaluation-result-3747763-1339103597/solver-3747763-1339103597 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747763-1339103597.opb 1070717924 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30722
/proc/meminfo: memFree=22716348/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0

[startup+0.034309 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30722
/proc/meminfo: memFree=22716348/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10041 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30722
/proc/meminfo: memFree=22716348/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300309 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30722
/proc/meminfo: memFree=22716348/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700174 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 30722
/proc/meminfo: memFree=22716348/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 30737
/proc/meminfo: memFree=22701488/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=0.74 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 4793 14422 0 0 11 5 54 4 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30737] ppid=30723 vsize=12448 CPUtime=0.72 cores=1,3,5,7
/proc/30737/stat : 30737 (glucosInc) R 30723 30722 30107 0 -1 4202496 2991 0 0 0 72 0 0 0 20 0 1 0 376484163 12746752 2451 33554432000 4194304 5654031 140733647297264 140733647295288 4232922 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30737/statm: 3112 2451 141 357 0 2752 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 27740

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 30737
/proc/meminfo: memFree=22698948/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=0.74 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 4793 14422 0 0 11 5 54 4 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30737] ppid=30723 vsize=24064 CPUtime=2.33 cores=1,3,5,7
/proc/30737/stat : 30737 (glucosInc) R 30723 30722 30107 0 -1 4202496 5557 0 0 0 232 1 0 0 20 0 1 0 376484163 24641536 4611 33554432000 4194304 5654031 140733647297264 140733647295144 4215055 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30737/statm: 6016 4611 141 357 0 5656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 39356

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 30737
/proc/meminfo: memFree=22685308/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=0.74 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 4793 14422 0 0 11 5 54 4 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30737] ppid=30723 vsize=28484 CPUtime=5.52 cores=1,3,5,7
/proc/30737/stat : 30737 (glucosInc) R 30723 30722 30107 0 -1 4202496 6422 0 0 0 551 1 0 0 20 0 1 0 376484163 29167616 6473 33554432000 4194304 5654031 140733647297264 140733647285080 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30737/statm: 7121 6473 141 357 0 6761 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43776

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 1.96 3/181 30737
/proc/meminfo: memFree=22675704/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=0.74 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 4793 14422 0 0 11 5 54 4 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30737] ppid=30723 vsize=42808 CPUtime=11.92 cores=1,3,5,7
/proc/30737/stat : 30737 (glucosInc) R 30723 30722 30107 0 -1 4202496 8964 0 0 0 1190 2 0 0 20 0 1 0 376484163 43835392 9249 33554432000 4194304 5654031 140733647297264 140733647285080 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30737/statm: 10702 9249 141 357 0 10342 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 58100

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 1.96 3/181 30737
/proc/meminfo: memFree=22671680/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=0.74 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 4793 14422 0 0 11 5 54 4 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30737] ppid=30723 vsize=50380 CPUtime=24.72 cores=1,3,5,7
/proc/30737/stat : 30737 (glucosInc) R 30723 30722 30107 0 -1 4202496 10459 0 0 0 2469 3 0 0 20 0 1 0 376484163 51589120 9399 33554432000 4194304 5654031 140733647297264 140733647295144 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30737/statm: 12595 9399 141 357 0 12235 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 65672

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 1.96 3/181 30737
/proc/meminfo: memFree=22650952/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=0.74 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 4793 14422 0 0 11 5 54 4 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30737] ppid=30723 vsize=74308 CPUtime=50.32 cores=1,3,5,7
/proc/30737/stat : 30737 (glucosInc) R 30723 30722 30107 0 -1 4202496 12005 0 0 0 5026 6 0 0 20 0 1 0 376484163 76091392 13495 33554432000 4194304 5654031 140733647297264 140733647285080 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30737/statm: 18577 13495 141 357 0 18217 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 89600

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 1.97 3/181 30741
/proc/meminfo: memFree=22641576/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=62.33 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 5861 31536 0 0 15 5 6199 14 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30741] ppid=30723 vsize=80440 CPUtime=39.92 cores=1,3,5,7
/proc/30741/stat : 30741 (glucosInc) R 30723 30722 30107 0 -1 4202496 8619 0 0 0 3989 3 0 0 20 0 1 0 376490323 82370560 15193 33554432000 4194304 5654031 140734341569072 140734341556888 4233236 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 20110 15193 141 357 0 19750 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95732

[startup+162.3 s]
/proc/loadavg: 1.97 2.00 1.96 3/181 30785
/proc/meminfo: memFree=26489828/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=62.33 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 5861 31536 0 0 15 5 6199 14 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30741] ppid=30723 vsize=80440 CPUtime=99.89 cores=1,3,5,7
/proc/30741/stat : 30741 (glucosInc) R 30723 30722 30107 0 -1 4202496 9438 0 0 0 9983 6 0 0 20 0 1 0 376490323 82370560 15197 33554432000 4194304 5654031 140734341569072 140734341556888 4215374 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 20110 15197 141 357 0 19750 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 95732

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.96 3/181 30786
/proc/meminfo: memFree=26441240/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=62.33 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 5861 31536 0 0 15 5 6199 14 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30741] ppid=30723 vsize=129760 CPUtime=159.88 cores=1,3,5,7
/proc/30741/stat : 30741 (glucosInc) R 30723 30722 30107 0 -1 4202496 10642 0 0 0 15978 10 0 0 20 0 1 0 376490323 132874240 26134 33554432000 4194304 5654031 140734341569072 140734341567000 4215115 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30741/statm: 32440 26134 141 357 0 32080 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 145052

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 1.98 3/181 30799
/proc/meminfo: memFree=26317724/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=174424 CPUtime=885.03 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 44434 0 0 0 88435 68 0 0 20 0 1 0 376531798 178610176 39079 33554432000 4194304 5654031 140734592809520 140734592797336 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 43606 39079 141 357 0 43246 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 189716

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 30801
/proc/meminfo: memFree=26279476/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=174424 CPUtime=945.03 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 45851 0 0 0 94432 71 0 0 20 0 1 0 376531798 178610176 40103 33554432000 4194304 5654031 140734592809520 140734592807608 4215061 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 43606 40103 141 357 0 43246 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 189716

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 30801
/proc/meminfo: memFree=26301180/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=174424 CPUtime=1005.01 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 47268 0 0 0 100427 74 0 0 20 0 1 0 376531798 178610176 43175 33554432000 4194304 5654031 140734592809520 140734592797336 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 43606 43175 141 357 0 43246 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 189716

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 30801
/proc/meminfo: memFree=26255680/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=94284 CPUtime=1065 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 48979 0 0 0 106421 79 0 0 20 0 1 0 376531798 96546816 23174 33554432000 4194304 5654031 140734592809520 140734592797336 4215360 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 23571 23174 141 357 0 23211 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 109576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 30801
/proc/meminfo: memFree=26348804/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=143604 CPUtime=1124.99 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 50888 0 0 0 112416 83 0 0 20 0 1 0 376531798 147050496 31844 33554432000 4194304 5654031 140734592809520 140734592797336 4215126 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 35901 31844 141 357 0 35541 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 158896

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 30804
/proc/meminfo: memFree=26332132/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=174424 CPUtime=1184.97 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 52685 0 0 0 118410 87 0 0 20 0 1 0 376531798 178610176 35790 33554432000 4194304 5654031 140734592809520 140734592797336 4215017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 43606 35791 141 357 0 43246 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 189716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 30805
/proc/meminfo: memFree=26294088/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=174424 CPUtime=1244.97 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 54320 0 0 0 124406 91 0 0 20 0 1 0 376531798 178610176 37031 33554432000 4194304 5654031 140734592809520 140734592797336 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 43606 37031 141 357 0 43246 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 189716

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/181 30805
/proc/meminfo: memFree=26313500/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=174424 CPUtime=1304.96 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 55742 0 0 0 130402 94 0 0 20 0 1 0 376531798 178610176 40615 33554432000 4194304 5654031 140734592809520 140734592797336 4215168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 43606 40615 141 357 0 43246 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 189716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 1.98 3/181 30805
/proc/meminfo: memFree=26281404/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=224512 CPUtime=1323.16 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 56064 0 0 0 132221 95 0 0 20 0 1 0 376531798 229900288 48084 33554432000 4194304 5654031 140734592809520 140734592797336 4217760 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 56128 48084 141 357 0 55768 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 239804

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 1.98 3/181 30805
/proc/meminfo: memFree=26281404/32873844 swapFree=7628/7628
[pid=30722] ppid=30720 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30722/stat : 30722 (npSolver-pbo-It) S 30720 30722 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484087 9367552 275 33554432000 4194304 5064252 140737122158944 140737122157856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30722/statm: 2287 275 233 213 0 72 0
[pid=30723] ppid=30722 vsize=6144 CPUtime=476.93 cores=1,3,5,7
/proc/30723/stat : 30723 (npSolver-pbo) S 30722 30722 30107 0 -1 4202496 6929 53653 0 0 18 6 47627 42 20 0 1 0 376484087 6291456 1136 33554432000 4194304 6004724 140735978324320 140735978310168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30723/statm: 1536 1136 175 442 0 1090 0
[pid=30793] ppid=30723 vsize=224512 CPUtime=1323.16 cores=1,3,5,7
/proc/30793/stat : 30793 (glucosInc) R 30723 30722 30107 0 -1 4202496 56064 0 0 0 132221 95 0 0 20 0 1 0 376531798 229900288 48084 33554432000 4194304 5654031 140734592809520 140734592797336 4217760 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 56128 48084 141 357 0 55768 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 239804

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30722 and gives
#  childrusage.ru_utime.tv_sec=476
#  childrusage.ru_utime.tv_usec=463566
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=487925
# CPU time returned by wait4() is 476.952
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.66
CPU system time (s): 1.43
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 239804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 476.464
system time used= 0.487925
maximum resident set size= 133608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60957
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 525
involuntary context switches= 838

runsolver used 5.37418 second user time and 14.2328 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-07 23:13:17
IDJOB=3747763
IDBENCH=48182
IDSOLVER=2332
FILE ID=node145/3747763-1339103597
RUNJOBID= node145-1339098177-30124
PBS_JOBID= 14643708
Free space on /tmp= 70208 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747763-1339103597/watcher-3747763-1339103597 -o /tmp/evaluation-result-3747763-1339103597/solver-3747763-1339103597 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747763-1339103597.opb 1070717924 HOME HOME

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

MD5SUM BENCH= 40141f2f083fa5e1f8a41aa043de0b1b
RANDOM SEED=1070717924

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22716356 kB
Buffers:          470092 kB
Cached:          5756176 kB
SwapCached:            4 kB
Active:          5855544 kB
Inactive:        3394168 kB
Active(anon):    3014616 kB
Inactive(anon):    10864 kB
Active(file):    2840928 kB
Inactive(file):  3383304 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:       3046428 kB
Mapped:            15380 kB
Shmem:               200 kB
Slab:             743780 kB
SReclaimable:     184816 kB
SUnreclaim:       558964 kB
KernelStack:        1504 kB
PageTables:         9984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3639448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2971648 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= 71004 MiB
End job on node145 at 2012-06-07 23:43:18