Trace number 3752487

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_3.opb
MD5SUM68d7f052f18638860d9232a7f3ed2053
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-146
Best CPU time to get the best result obtained on this benchmark1796.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -139
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12632
Sum of products size (including duplicates)25264
Number of different products6316
Sum of products size12632

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.23	c old isEQ: 136, new EQ is 1
0.00/0.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
1.17/1.23	c [INC SYSTEM] finished preprocessing in 0 s
1.17/1.23	c [INC SYSTEM] execute solver
4.27/4.31	c [INC SEARCH] formula is SAT
4.27/4.31	c [INC SYSTEM] solved the initial formula
4.27/4.32	c model valid
4.27/4.32	c current solution ok
4.47/4.58	o -91
4.47/4.58	c starting approximation
4.47/4.58	c factor = 1
4.47/4.58	c can not find a suitable factor, leaving approximation
4.47/4.58	c finished approximation
4.47/4.58	c [INC SYSTEM] there exists a inc, kill it!
4.47/4.58	c write failed with 2
4.47/4.58	c [INC SEARCH] iteration: 0
4.47/4.58	c [INC BOUNDS] best value:409 search for 408
4.47/4.58	c [INC SYSTEM] create new solver instance
4.47/4.58	c [INC] encode full formula
4.47/4.58	c (debug) using card networks
4.47/4.58	c old isEQ: 144, new EQ is 0
4.47/4.59	c set iterative enc to: card
4.47/4.59	c set iterative enc to: none
4.57/4.60	c [INC SEARCH] isOptimum variable: 0
6.67/6.74	c formula is SAT
6.67/6.74	c [INC SEARCH] copied best model
6.67/6.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.67/6.75	c model valid
6.67/6.75	c current solution ok
6.67/6.75	o -93
6.67/6.75	c [INC SEARCH] iteration: 1
6.67/6.75	c [INC BOUNDS] best value:407 search for 406
6.67/6.75	c [INC SYSTEM] there exists a inc, kill it!
6.67/6.75	c write failed with 2
6.67/6.75	c [INC SYSTEM] create new solver instance
6.67/6.75	c [INC] encode full formula
6.67/6.75	c (debug) using card networks
6.67/6.75	c old isEQ: 176, new EQ is 0
6.67/6.76	c set iterative enc to: card
6.67/6.76	c set iterative enc to: none
6.67/6.77	c [INC SEARCH] isOptimum variable: 0
11.46/11.57	c formula is SAT
11.46/11.58	c [INC SEARCH] copied best model
11.46/11.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.46/11.58	c model valid
11.46/11.58	c current solution ok
11.46/11.58	o -94
11.46/11.58	c [INC SEARCH] iteration: 2
11.46/11.58	c [INC BOUNDS] best value:406 search for 405
11.46/11.58	c [INC SYSTEM] there exists a inc, kill it!
11.46/11.58	c write failed with 2
11.46/11.59	c [INC SYSTEM] create new solver instance
11.46/11.59	c [INC] encode full formula
11.46/11.59	c (debug) using card networks
11.46/11.59	c old isEQ: 224, new EQ is 0
11.46/11.59	c set iterative enc to: card
11.46/11.59	c set iterative enc to: none
11.57/11.60	c [INC SEARCH] isOptimum variable: 0
14.56/14.60	c formula is SAT
14.56/14.61	c [INC SEARCH] copied best model
14.56/14.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.56/14.62	c model valid
14.56/14.62	c current solution ok
14.56/14.62	o -102
14.56/14.62	c [INC SEARCH] iteration: 3
14.56/14.62	c [INC BOUNDS] best value:398 search for 397
14.56/14.62	c [INC SYSTEM] there exists a inc, kill it!
14.56/14.62	c write failed with 2
14.56/14.62	c [INC SYSTEM] create new solver instance
14.56/14.62	c [INC] encode full formula
14.56/14.62	c (debug) using card networks
14.56/14.62	c old isEQ: 224, new EQ is 0
14.56/14.63	c set iterative enc to: card
14.56/14.63	c set iterative enc to: none
14.56/14.63	c [INC SEARCH] isOptimum variable: 0
58.25/58.32	c formula is SAT
58.25/58.33	c [INC SEARCH] copied best model
58.25/58.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.25/58.33	c model valid
58.25/58.33	c current solution ok
58.25/58.33	o -105
58.25/58.33	c [INC SEARCH] iteration: 4
58.25/58.33	c [INC BOUNDS] best value:395 search for 394
58.25/58.33	c [INC SYSTEM] there exists a inc, kill it!
58.25/58.33	c write failed with 2
58.25/58.33	c [INC SYSTEM] create new solver instance
58.25/58.33	c [INC] encode full formula
58.25/58.33	c (debug) using card networks
58.25/58.33	c old isEQ: 224, new EQ is 0
58.25/58.34	c set iterative enc to: card
58.25/58.34	c set iterative enc to: none
58.25/58.35	c [INC SEARCH] isOptimum variable: 0
115.03/115.11	c formula is SAT
115.03/115.12	c [INC SEARCH] copied best model
115.03/115.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
115.03/115.13	c model valid
115.03/115.13	c current solution ok
115.03/115.13	o -107
115.03/115.13	c [INC SEARCH] iteration: 5
115.03/115.13	c [INC BOUNDS] best value:393 search for 392
115.03/115.13	c [INC SYSTEM] there exists a inc, kill it!
115.03/115.13	c write failed with 2
115.03/115.13	c [INC SYSTEM] create new solver instance
115.03/115.13	c [INC] encode full formula
115.03/115.13	c (debug) using card networks
115.03/115.13	c old isEQ: 224, new EQ is 0
115.03/115.14	c set iterative enc to: card
115.03/115.14	c set iterative enc to: none
115.03/115.15	c [INC SEARCH] isOptimum variable: 0
175.61/175.72	c formula is SAT
175.61/175.72	c [INC SEARCH] copied best model
175.61/175.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
175.61/175.73	c model valid
175.61/175.73	c current solution ok
175.61/175.73	o -112
175.61/175.73	c [INC SEARCH] iteration: 6
175.61/175.73	c [INC BOUNDS] best value:388 search for 387
175.61/175.73	c [INC SYSTEM] there exists a inc, kill it!
175.61/175.73	c write failed with 2
175.61/175.73	c [INC SYSTEM] create new solver instance
175.61/175.73	c [INC] encode full formula
175.61/175.73	c (debug) using card networks
175.61/175.73	c old isEQ: 224, new EQ is 0
175.61/175.74	c set iterative enc to: card
175.61/175.74	c set iterative enc to: none
175.61/175.75	c [INC SEARCH] isOptimum variable: 0
916.98/917.22	c formula is SAT
916.98/917.22	c [INC SEARCH] copied best model
916.98/917.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
916.98/917.23	c model valid
916.98/917.23	c current solution ok
916.98/917.23	o -115
916.98/917.23	c [INC SEARCH] iteration: 7
916.98/917.23	c [INC BOUNDS] best value:385 search for 384
916.98/917.23	c [INC SYSTEM] there exists a inc, kill it!
916.98/917.23	c write failed with 2
916.98/917.23	c [INC SYSTEM] create new solver instance
916.98/917.23	c [INC] encode full formula
916.98/917.23	c (debug) using card networks
916.98/917.23	c old isEQ: 224, new EQ is 0
916.98/917.24	c set iterative enc to: card
916.98/917.24	c set iterative enc to: none
916.98/917.25	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.41	s UNKNOWN
1800.04/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.41	c write failed with -1
1800.04/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 27997 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3752487-1339141781/watcher-3752487-1339141781 -o /tmp/evaluation-result-3752487-1339141781/solver-3752487-1339141781 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752487-1339141781.opb 586113963 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 2.00 3/178 27996
/proc/meminfo: memFree=26708372/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0

[startup+0.0482831 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27996
/proc/meminfo: memFree=26708372/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100332 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27996
/proc/meminfo: memFree=26708372/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300157 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27996
/proc/meminfo: memFree=26708372/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 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.00 2.00 2.00 3/178 27996
/proc/meminfo: memFree=26708372/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 28000
/proc/meminfo: memFree=26646604/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=10824 CPUtime=1.2 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 8888 13129 0 0 26 1 83 10 20 0 1 0 380302617 11083776 2159 33554432000 4194304 6004724 140733331304592 140733331290872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2706 2159 167 442 0 2260 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 19972

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 28002
/proc/meminfo: memFree=26674140/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=10824 CPUtime=1.2 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 8888 13129 0 0 26 1 83 10 20 0 1 0 380302617 11083776 2159 33554432000 4194304 6004724 140733331304592 140733331290872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2706 2159 167 442 0 2260 0
[pid=28002] ppid=27997 vsize=24956 CPUtime=1.86 cores=1,3,5,7
/proc/28002/stat : 28002 (glucosInc) R 27997 27996 27075 0 -1 4202496 4372 0 0 0 186 0 0 0 20 0 1 0 380302740 25554944 5253 33554432000 4194304 5654031 140736425578320 140736425566136 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28002/statm: 6239 5253 140 357 0 5879 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 44928

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 28005
/proc/meminfo: memFree=26663620/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=10824 CPUtime=4.58 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 9737 18699 0 0 33 22 391 12 20 0 1 0 380302617 11083776 2181 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2706 2181 189 442 0 2260 0
[pid=28005] ppid=27997 vsize=28376 CPUtime=1.69 cores=1,3,5,7
/proc/28005/stat : 28005 (glucosInc) R 27997 27996 27075 0 -1 4202496 5853 0 0 0 168 1 0 0 20 0 1 0 380303077 29057024 6050 33554432000 4194304 5654031 140737183853696 140737183841512 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28005/statm: 7094 6050 139 357 0 6734 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 48348

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 28009
/proc/meminfo: memFree=26724096/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=11.58 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 11651 31919 0 0 37 23 1082 16 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28009] ppid=27997 vsize=28240 CPUtime=1.08 cores=1,3,5,7
/proc/28009/stat : 28009 (glucosInc) R 27997 27996 27075 0 -1 4202496 5735 0 0 0 107 1 0 0 20 0 1 0 380303777 28917760 5954 33554432000 4194304 5654031 140735258132176 140735258119992 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28009/statm: 7060 5954 139 357 0 6700 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 48480

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 28014
/proc/meminfo: memFree=26675492/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=14.61 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 12502 38466 0 0 39 23 1380 19 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28011] ppid=27997 vsize=33416 CPUtime=10.85 cores=1,3,5,7
/proc/28011/stat : 28011 (glucosInc) R 27997 27996 27075 0 -1 4202496 7622 0 0 0 1084 1 0 0 20 0 1 0 380304080 34217984 7328 33554432000 4194304 5654031 140733275117408 140733275115304 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28011/statm: 8354 7328 141 357 0 7994 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53656

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 28014
/proc/meminfo: memFree=26621524/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=14.61 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 12502 38466 0 0 39 23 1380 19 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28011] ppid=27997 vsize=53844 CPUtime=36.44 cores=1,3,5,7
/proc/28011/stat : 28011 (glucosInc) R 27997 27996 27075 0 -1 4202496 9530 0 0 0 3641 3 0 0 20 0 1 0 380304080 55136256 10253 33554432000 4194304 5654031 140733275117408 140733275105224 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28011/statm: 13461 10253 141 357 0 13101 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 74084

[startup+102.307 s]
/proc/loadavg: 2.08 2.03 2.01 4/181 28016
/proc/meminfo: memFree=26655228/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=58.31 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 13353 48844 0 0 41 23 5744 23 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28016] ppid=27997 vsize=49444 CPUtime=43.93 cores=1,3,5,7
/proc/28016/stat : 28016 (glucosInc) R 27997 27996 27075 0 -1 4202496 9944 0 0 0 4390 3 0 0 20 0 1 0 380308452 50630656 11482 33554432000 4194304 5654031 140733214831456 140733214819272 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28016/statm: 12361 11482 141 357 0 12001 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 69684

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 4/181 28018
/proc/meminfo: memFree=26630268/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=115.09 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 14204 59647 0 0 44 23 11415 27 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28018] ppid=27997 vsize=49496 CPUtime=47.12 cores=1,3,5,7
/proc/28018/stat : 28018 (glucosInc) R 27997 27996 27075 0 -1 4202496 10304 0 0 0 4710 2 0 0 20 0 1 0 380314132 50683904 11496 33554432000 4194304 5654031 140734072510384 140734072498200 4232925 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28018/statm: 12374 11496 141 357 0 12014 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 69736

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/181 28021
/proc/meminfo: memFree=26700852/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=175.67 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15055 70807 0 0 46 24 17466 31 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28020] ppid=27997 vsize=49532 CPUtime=46.52 cores=1,3,5,7
/proc/28020/stat : 28020 (glucosInc) R 27997 27996 27075 0 -1 4202496 10272 0 0 0 4650 2 0 0 20 0 1 0 380320192 50720768 11504 33554432000 4194304 5654031 140733267926816 140733267914632 4208687 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28020/statm: 12383 11504 141 357 0 12023 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 69772

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/181 28021
/proc/meminfo: memFree=26677692/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=26547404/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=124676 CPUtime=324.97 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 13037 0 0 0 32491 6 0 0 20 0 1 0 380394342 127668224 25782 33554432000 4194304 5654031 140735862623088 140735862610904 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 31169 25782 141 357 0 30809 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 144916

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 2.00 4/181 28059
/proc/meminfo: memFree=26533440/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=124676 CPUtime=384.98 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 13319 0 0 0 38491 7 0 0 20 0 1 0 380394342 127668224 25782 33554432000 4194304 5654031 140735862623088 140735862610904 4232632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 31169 25782 141 357 0 30809 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 144916

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 4/181 28059
/proc/meminfo: memFree=26565404/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=173996 CPUtime=444.96 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 13883 0 0 0 44488 8 0 0 20 0 1 0 380394342 178171904 34751 33554432000 4194304 5654031 140735862623088 140735862610904 4233002 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 43499 34751 141 357 0 43139 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 194236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 4/180 28059
/proc/meminfo: memFree=26583896/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=124676 CPUtime=504.96 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 14167 0 0 0 50487 9 0 0 20 0 1 0 380394342 127668224 25782 33554432000 4194304 5654031 140735862623088 140735862610904 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 31169 25782 141 357 0 30809 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 144916

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 28113
/proc/meminfo: memFree=26670996/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=173996 CPUtime=564.94 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 14735 0 0 0 56484 10 0 0 20 0 1 0 380394342 178171904 35775 33554432000 4194304 5654031 140735862623088 140735862610904 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 43499 35775 141 357 0 43139 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 194236

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 28113
/proc/meminfo: memFree=26698796/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=124676 CPUtime=624.93 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 15019 0 0 0 62482 11 0 0 20 0 1 0 380394342 127668224 25782 33554432000 4194304 5654031 140735862623088 140735862610904 4208648 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 31169 25782 141 357 0 30809 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 144916

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 28113
/proc/meminfo: memFree=26641888/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=173996 CPUtime=684.92 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 15588 0 0 0 68480 12 0 0 20 0 1 0 380394342 178171904 36287 33554432000 4194304 5654031 140735862623088 140735862610904 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 43499 36287 141 357 0 43139 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 194236

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28156
/proc/meminfo: memFree=26603204/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=124676 CPUtime=744.92 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 15874 0 0 0 74478 14 0 0 20 0 1 0 380394342 127668224 25782 33554432000 4194304 5654031 140735862623088 140735862610904 4232563 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 31169 25782 141 357 0 30809 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 144916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28156
/proc/meminfo: memFree=26557024/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=173996 CPUtime=804.9 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 16445 0 0 0 80475 15 0 0 20 0 1 0 380394342 178171904 35263 33554432000 4194304 5654031 140735862623088 140735862610904 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 43499 35263 141 357 0 43139 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 194236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28158
/proc/meminfo: memFree=26498876/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=186676 CPUtime=864.9 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 17311 0 0 0 86473 17 0 0 20 0 1 0 380394342 191156224 44478 33554432000 4194304 5654031 140735862623088 140735862610904 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 46669 44478 141 357 0 46309 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 206916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 28158
/proc/meminfo: memFree=26485288/32873648 swapFree=7388/7388
[pid=27996] ppid=27994 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27996/stat : 27996 (npSolver-pbo-It) S 27994 27996 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 380302617 9367552 275 33554432000 4194304 5064252 140733649221088 140733649220000 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27996/statm: 2287 275 233 213 0 72 0
[pid=27997] ppid=27996 vsize=11092 CPUtime=917.04 cores=1,3,5,7
/proc/27997/stat : 27997 (npSolver-pbo) S 27996 27996 27075 0 -1 4202496 15906 87559 0 0 48 24 91586 46 20 0 1 0 380302617 11358208 2248 33554432000 4194304 6004724 140733331304592 140733331290440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27997/statm: 2773 2248 189 442 0 2327 0
[pid=28055] ppid=27997 vsize=217496 CPUtime=883 cores=1,3,5,7
/proc/28055/stat : 28055 (glucosInc) R 27997 27996 27075 0 -1 4202496 17906 0 0 0 88283 17 0 0 20 0 1 0 380394342 222715904 47105 33554432000 4194304 5654031 140735862623088 140735862610904 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28055/statm: 54374 47105 141 357 0 54014 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 237736

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.08
CPU user time (s): 1799.18
CPU system time (s): 0.896863
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 237736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.18
system time used= 0.896863
maximum resident set size= 188420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121754
page faults= 0
swaps= 0
block input operations= 0
block output operations= 73448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1135
involuntary context switches= 2357

runsolver used 2.93755 second user time and 8.5557 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 09:49:41
IDJOB=3752487
IDBENCH=48247
IDSOLVER=2335
FILE ID=node148/3752487-1339141781
RUNJOBID= node148-1339134206-27092
PBS_JOBID= 14643787
Free space on /tmp= 70412 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752487-1339141781/watcher-3752487-1339141781 -o /tmp/evaluation-result-3752487-1339141781/solver-3752487-1339141781 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752487-1339141781.opb 586113963 HOME HOME

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

MD5SUM BENCH= 68d7f052f18638860d9232a7f3ed2053
RANDOM SEED=586113963

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26708800 kB
Buffers:          673216 kB
Cached:          4405928 kB
SwapCached:          560 kB
Active:          2747360 kB
Inactive:        2483628 kB
Active(anon):     140988 kB
Inactive(anon):    10620 kB
Active(file):    2606372 kB
Inactive(file):  2473008 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        301628 kB
Mapped:            12372 kB
Shmem:                36 kB
Slab:             792000 kB
SReclaimable:     236156 kB
SUnreclaim:       555844 kB
KernelStack:        1504 kB
PageTables:         4304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     297144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70388 MiB
End job on node148 at 2012-06-08 10:19:42