Trace number 3747744

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.04 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_4.opb
MD5SUM33f66c46bd2eace76f5fa6a5916a23ec
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-71
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -81
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint60
Maximum length of a constraint107
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
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)75484
Sum of products size (including duplicates)150968
Number of different products37742
Sum of products size75484

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.14	c run inc solver
0.00/0.14	c [INC SYSTEM] run initial solver
0.00/0.14	c [INC SYSTEM] preprocess with white file
0.00/0.79	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.79	c [INC SYSTEM] execute solver
0.00/0.83	c [INC SEARCH] formula is SAT
0.00/0.84	c [INC SYSTEM] solved the initial formula
0.00/0.87	c model valid
0.00/0.87	c current solution ok
0.96/1.09	o 0
0.96/1.09	c [INC SYSTEM] there exists a inc, kill it!
0.96/1.09	c write failed with 2
0.96/1.09	c [INC SEARCH] iteration: 0
0.96/1.09	c [INC BOUNDS] best value:1000 search for 999
0.96/1.09	c [INC SYSTEM] create new solver instance
0.96/1.09	c [INC] encode full formula
0.96/1.09	c (debug) using card networks
0.96/1.09	c old isEQ: 41, new EQ is 0
1.08/1.11	c set iterative enc to: card
1.08/1.11	c set iterative enc to: none
1.08/1.12	c [INC SEARCH] isOptimum variable: 0
1.11/1.22	c formula is SAT
1.11/1.22	c [INC SEARCH] copied best model
1.11/1.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.11/1.26	c model valid
1.11/1.26	c current solution ok
1.11/1.26	o -54
1.11/1.26	c [INC SEARCH] iteration: 1
1.11/1.26	c [INC BOUNDS] best value:946 search for 945
1.11/1.26	c [INC SYSTEM] there exists a inc, kill it!
1.11/1.26	c write failed with 2
1.11/1.26	c [INC SYSTEM] create new solver instance
1.11/1.26	c [INC] encode full formula
1.11/1.26	c (debug) using card networks
1.11/1.26	c old isEQ: 240, new EQ is 0
1.11/1.28	c set iterative enc to: card
1.11/1.28	c set iterative enc to: none
1.11/1.29	c [INC SEARCH] isOptimum variable: 0
1.28/1.41	c formula is SAT
1.28/1.41	c [INC SEARCH] copied best model
1.28/1.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.28/1.45	c model valid
1.28/1.45	c current solution ok
1.28/1.45	o -56
1.28/1.45	c [INC SEARCH] iteration: 2
1.28/1.45	c [INC BOUNDS] best value:944 search for 943
1.28/1.45	c [INC SYSTEM] there exists a inc, kill it!
1.28/1.45	c write failed with 2
1.28/1.45	c [INC SYSTEM] create new solver instance
1.28/1.45	c [INC] encode full formula
1.28/1.45	c (debug) using card networks
1.28/1.45	c old isEQ: 240, new EQ is 0
1.28/1.47	c set iterative enc to: card
1.28/1.47	c set iterative enc to: none
1.28/1.48	c [INC SEARCH] isOptimum variable: 0
1.46/2.09	c formula is SAT
1.46/2.10	c [INC SEARCH] copied best model
1.46/2.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.09/2.13	c model valid
2.09/2.13	c current solution ok
2.09/2.13	o -59
2.09/2.13	c [INC SEARCH] iteration: 3
2.09/2.13	c [INC BOUNDS] best value:941 search for 940
2.09/2.13	c [INC SYSTEM] there exists a inc, kill it!
2.09/2.13	c write failed with 2
2.09/2.14	c [INC SYSTEM] create new solver instance
2.09/2.14	c [INC] encode full formula
2.09/2.14	c (debug) using card networks
2.09/2.14	c old isEQ: 240, new EQ is 0
2.09/2.16	c set iterative enc to: card
2.09/2.16	c set iterative enc to: none
2.09/2.17	c [INC SEARCH] isOptimum variable: 0
2.15/2.50	c formula is SAT
2.15/2.50	c [INC SEARCH] copied best model
2.15/2.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.15/2.54	c model valid
2.15/2.54	c current solution ok
2.15/2.54	o -65
2.15/2.54	c [INC SEARCH] iteration: 4
2.15/2.54	c [INC BOUNDS] best value:935 search for 934
2.15/2.54	c [INC SYSTEM] there exists a inc, kill it!
2.15/2.54	c write failed with 2
2.15/2.54	c [INC SYSTEM] create new solver instance
2.15/2.54	c [INC] encode full formula
2.15/2.54	c (debug) using card networks
2.15/2.54	c old isEQ: 240, new EQ is 0
2.15/2.56	c set iterative enc to: card
2.15/2.56	c set iterative enc to: none
2.15/2.57	c [INC SEARCH] isOptimum variable: 0
5.38/5.48	c formula is SAT
5.48/5.52	c [INC SEARCH] copied best model
5.48/5.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.48/5.52	c model valid
5.48/5.52	c current solution ok
5.48/5.52	o -67
5.48/5.52	c [INC SEARCH] iteration: 5
5.48/5.52	c [INC BOUNDS] best value:933 search for 932
5.48/5.52	c [INC SYSTEM] there exists a inc, kill it!
5.48/5.52	c write failed with 2
5.48/5.52	c [INC SYSTEM] create new solver instance
5.48/5.52	c [INC] encode full formula
5.48/5.52	c (debug) using card networks
5.48/5.52	c old isEQ: 240, new EQ is 0
5.48/5.54	c set iterative enc to: card
5.48/5.54	c set iterative enc to: none
5.48/5.55	c [INC SEARCH] isOptimum variable: 0
72.73/72.85	c formula is SAT
72.73/72.86	c [INC SEARCH] copied best model
72.73/72.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.73/72.89	c model valid
72.73/72.89	c current solution ok
72.73/72.89	o -69
72.73/72.89	c [INC SEARCH] iteration: 6
72.73/72.89	c [INC BOUNDS] best value:931 search for 930
72.73/72.89	c [INC SYSTEM] there exists a inc, kill it!
72.73/72.89	c write failed with 2
72.83/72.90	c [INC SYSTEM] create new solver instance
72.83/72.90	c [INC] encode full formula
72.83/72.90	c (debug) using card networks
72.83/72.90	c old isEQ: 240, new EQ is 0
72.83/72.92	c set iterative enc to: card
72.83/72.92	c set iterative enc to: none
72.83/72.93	c [INC SEARCH] isOptimum variable: 0
376.58/376.70	c formula is SAT
376.58/376.71	c [INC SEARCH] copied best model
376.58/376.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
376.58/376.74	c model valid
376.58/376.74	c current solution ok
376.58/376.74	o -70
376.58/376.74	c [INC SEARCH] iteration: 7
376.58/376.74	c [INC BOUNDS] best value:930 search for 929
376.58/376.74	c [INC SYSTEM] there exists a inc, kill it!
376.58/376.74	c write failed with 2
376.58/376.75	c [INC SYSTEM] create new solver instance
376.58/376.75	c [INC] encode full formula
376.58/376.75	c (debug) using card networks
376.58/376.75	c old isEQ: 240, new EQ is 0
376.58/376.77	c set iterative enc to: card
376.58/376.77	c set iterative enc to: none
376.58/376.78	c [INC SEARCH] isOptimum variable: 0
1284.80/1285.12	c formula is SAT
1284.80/1285.13	c [INC SEARCH] copied best model
1284.80/1285.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1284.80/1285.16	c model valid
1284.80/1285.16	c current solution ok
1284.80/1285.16	o -71
1284.80/1285.16	c [INC SEARCH] iteration: 8
1284.80/1285.16	c [INC BOUNDS] best value:929 search for 928
1284.80/1285.16	c [INC SYSTEM] there exists a inc, kill it!
1284.80/1285.16	c write failed with 2
1284.80/1285.16	c [INC SYSTEM] create new solver instance
1284.80/1285.16	c [INC] encode full formula
1284.80/1285.16	c (debug) using card networks
1284.80/1285.16	c old isEQ: 240, new EQ is 0
1284.80/1285.19	c set iterative enc to: card
1284.80/1285.19	c set iterative enc to: none
1284.92/1285.20	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747744-1339103612/watcher-3747744-1339103612 -o /tmp/evaluation-result-3747744-1339103612/solver-3747744-1339103612 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747744-1339103612.opb 219276157 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.02 1.96 3/176 13291
/proc/meminfo: memFree=26346660/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0

[startup+0.061593 s]
/proc/loadavg: 2.00 2.02 1.96 3/176 13291
/proc/meminfo: memFree=26346660/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100219 s]
/proc/loadavg: 2.00 2.02 1.96 3/176 13291
/proc/meminfo: memFree=26346660/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 2.00 2.02 1.96 3/176 13291
/proc/meminfo: memFree=26346660/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 2.00 2.02 1.96 3/176 13291
/proc/meminfo: memFree=26346660/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 13297
/proc/meminfo: memFree=26318964/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1.46 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 7995 31471 0 0 35 19 74 18 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26512

[startup+3.10022 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 13304
/proc/meminfo: memFree=26301532/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=2.55 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 10481 44935 0 0 48 20 166 21 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 26512

[startup+6.30021 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 13308
/proc/meminfo: memFree=26288104/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=5.53 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 11724 54501 0 0 54 21 455 23 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 26512

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 13310
/proc/meminfo: memFree=26253268/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=5.53 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 11724 54501 0 0 54 21 455 23 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13310] ppid=13292 vsize=54084 CPUtime=7.13 cores=1,3,5,7
/proc/13310/stat : 13310 (glucosInc) R 13292 13291 12376 0 -1 4202496 10118 0 0 0 711 2 0 0 20 0 1 0 376487183 55382016 12024 33554432000 4194304 5654031 140734833487136 140734833474952 4215290 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13310/statm: 13521 12024 142 357 0 13161 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 80596

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 13310
/proc/meminfo: memFree=26233240/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=5.53 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 11724 54501 0 0 54 21 455 23 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13310] ppid=13292 vsize=80376 CPUtime=19.92 cores=1,3,5,7
/proc/13310/stat : 13310 (glucosInc) R 13292 13291 12376 0 -1 4202496 11327 0 0 0 1989 3 0 0 20 0 1 0 376487183 82305024 17040 33554432000 4194304 5654031 140734833487136 140734833485224 4215040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13310/statm: 20094 17040 142 357 0 19734 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 106888

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 1.96 3/179 13310
/proc/meminfo: memFree=26195968/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=5.53 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 11724 54501 0 0 54 21 455 23 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13310] ppid=13292 vsize=80212 CPUtime=45.51 cores=1,3,5,7
/proc/13310/stat : 13310 (glucosInc) R 13292 13291 12376 0 -1 4202496 15673 0 0 0 4544 7 0 0 20 0 1 0 376487183 82137088 16668 33554432000 4194304 5654031 140734833487136 140734833474952 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13310/statm: 20053 16668 142 357 0 19693 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 106724

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 1.96 3/179 13312
/proc/meminfo: memFree=26173332/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=72.89 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 12967 73641 0 0 61 21 7172 35 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13312] ppid=13292 vsize=80068 CPUtime=29.35 cores=1,3,5,7
/proc/13312/stat : 13312 (glucosInc) R 13292 13291 12376 0 -1 4202496 11973 0 0 0 2932 3 0 0 20 0 1 0 376493921 81989632 18414 33554432000 4194304 5654031 140733608585952 140733608573768 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13312/statm: 20017 18414 142 357 0 19657 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 106580

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/179 13312
/proc/meminfo: memFree=26113204/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=72.89 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 12967 73641 0 0 61 21 7172 35 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13312] ppid=13292 vsize=160208 CPUtime=89.34 cores=1,3,5,7
/proc/13312/stat : 13312 (glucosInc) R 13292 13291 12376 0 -1 4202496 14991 0 0 0 8926 8 0 0 20 0 1 0 376493921 164052992 31600 33554432000 4194304 5654031 140733608585952 140733608573768 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13312/statm: 40052 31600 142 357 0 39692 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 186720

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 13313
/proc/meminfo: memFree=26062680/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=72.89 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 12967 73641 0 0 61 21 7172 35 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13312] ppid=13292 vsize=210296 CPUtime=149.32 cores=1,3,5,7
/proc/13312/stat : 13312 (glucosInc) R 13292 13291 12376 0 -1 4202496 17743 0 0 0 14919 13 0 0 20 0 1 0 376493921 215343104 41210 33554432000 4194304 5654031 140733608585952 140733608584040 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13312/statm: 52574 41210 142 357 0 52214 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 236808

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 13313
/proc/meminfo: memFree=26091112/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=72.89 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 12967 73641 0 0 61 21 7172 35 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13312] ppid=13292 vsize=160208 CPUtime=209.32 cores=1,3,5,7

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

/proc/meminfo: memFree=26079148/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=376.67 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 14210 97182 0 0 67 22 37517 61 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13315] ppid=13292 vsize=148620 CPUtime=865.34 cores=1,3,5,7
/proc/13315/stat : 13315 (glucosInc) R 13292 13291 12376 0 -1 4202496 42513 0 0 0 86472 62 0 0 20 0 1 0 376524306 152186880 29142 33554432000 4194304 5654031 140733766056080 140733766043896 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13315/statm: 37155 29142 142 357 0 36795 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 175132

[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/179 13327
/proc/meminfo: memFree=26136628/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=56836 CPUtime=17.09 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 11111 0 0 0 1707 2 0 0 20 0 1 0 376615148 58200064 13124 33554432000 4194304 5654031 140734186398192 140734186386008 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 14209 13124 142 357 0 13849 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 83348

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/179 13327
/proc/meminfo: memFree=26079428/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=84692 CPUtime=77.08 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 20671 0 0 0 7699 9 0 0 20 0 1 0 376615148 86724608 17351 33554432000 4194304 5654031 140734186398192 140734186396120 4215344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 21173 17351 142 357 0 20813 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 111204

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.98 3/179 13328
/proc/meminfo: memFree=26036332/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=103660 CPUtime=137.06 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 27599 0 0 0 13692 14 0 0 20 0 1 0 376615148 106147840 24413 33554432000 4194304 5654031 140734186398192 140734186386008 4232601 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 25915 24413 142 357 0 25555 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 130172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 13328
/proc/meminfo: memFree=26014068/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=103660 CPUtime=197.05 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 33659 0 0 0 19686 19 0 0 20 0 1 0 376615148 106147840 24413 33554432000 4194304 5654031 140734186398192 140734186386008 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 25915 24413 142 357 0 25555 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 130172

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/179 13328
/proc/meminfo: memFree=26004872/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=103660 CPUtime=257.04 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 39725 0 0 0 25681 23 0 0 20 0 1 0 376615148 106147840 20890 33554432000 4194304 5654031 140734186398192 140734186396280 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 25915 20890 142 357 0 25555 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 130172

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/180 13331
/proc/meminfo: memFree=25981528/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=103660 CPUtime=317.03 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 45346 0 0 0 31674 29 0 0 20 0 1 0 376615148 106147840 22877 33554432000 4194304 5654031 140734186398192 140734186386008 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 25915 22877 142 357 0 25555 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 130172

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/179 13331
/proc/meminfo: memFree=25979844/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=84692 CPUtime=377.02 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 50804 0 0 0 37668 34 0 0 20 0 1 0 376615148 86724608 19251 33554432000 4194304 5654031 140734186398192 140734186386008 4215344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 21173 19251 142 357 0 20813 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 111204

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 13332
/proc/meminfo: memFree=25880000/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=184568 CPUtime=437.01 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 52725 0 0 0 43665 36 0 0 20 0 1 0 376615148 188997632 39562 33554432000 4194304 5654031 140734186398192 140734186396280 4215006 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 46142 39562 142 357 0 45782 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 211080

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 13419
/proc/meminfo: memFree=25862016/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=184568 CPUtime=496.99 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 54475 0 0 0 49660 39 0 0 20 0 1 0 376615148 188997632 43875 33554432000 4194304 5654031 140734186398192 140734186396280 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 46142 43875 142 357 0 45782 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 211080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.20 2.05 2.00 3/179 13505
/proc/meminfo: memFree=26237668/32873624 swapFree=7112/7112
[pid=13291] ppid=13289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13291/stat : 13291 (npSolver-pbo-It) S 13289 13291 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486628 9367552 274 33554432000 4194304 5064252 140737134893856 140737134892768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13291/statm: 2287 274 233 213 0 72 0
[pid=13292] ppid=13291 vsize=17364 CPUtime=1284.92 cores=1,3,5,7
/proc/13292/stat : 13292 (npSolver-pbo) S 13291 13291 12376 0 -1 4202496 15453 141807 0 0 74 22 128268 128 20 0 1 0 376486628 17780736 3907 33554432000 4194304 6004724 140735798706992 140735798692840 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13292/statm: 4341 3907 175 442 0 3895 0
[pid=13327] ppid=13292 vsize=84692 CPUtime=515.09 cores=1,3,5,7
/proc/13327/stat : 13327 (glucosInc) R 13292 13291 12376 0 -1 4202496 55721 0 0 0 51468 41 0 0 20 0 1 0 376615148 86724608 18166 33554432000 4194304 5654031 140734186398192 140734186396280 4215033 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13327/statm: 21173 18166 142 357 0 20813 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 111204

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.04
CPU user time (s): 1798.11
CPU system time (s): 1.92771
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 322820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.11
system time used= 1.92771
maximum resident set size= 214992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213363
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1952
involuntary context switches= 2277

runsolver used 2.72959 second user time and 7.11392 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-07 23:13:32
IDJOB=3747744
IDBENCH=48214
IDSOLVER=2332
FILE ID=node121/3747744-1339103612
RUNJOBID= node121-1339098176-12393
PBS_JOBID= 14643732
Free space on /tmp= 71228 MiB

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

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

MD5SUM BENCH= 33f66c46bd2eace76f5fa6a5916a23ec
RANDOM SEED=219276157

node121.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.042
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.08
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.042
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.042
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.042
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.042
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.042
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.042
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        26347048 kB
Buffers:          695652 kB
Cached:          4873700 kB
SwapCached:            0 kB
Active:          2254316 kB
Inactive:        3380800 kB
Active(anon):      54616 kB
Inactive(anon):    10736 kB
Active(file):    2199700 kB
Inactive(file):  3370064 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9144 kB
Writeback:             0 kB
AnonPages:         37080 kB
Mapped:            15468 kB
Shmem:               200 kB
Slab:             755592 kB
SReclaimable:     199628 kB
SUnreclaim:       555964 kB
KernelStack:        1488 kB
PageTables:         3852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     191812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71208 MiB
End job on node121 at 2012-06-07 23:43:32