Trace number 3751951

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-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
MD5SUM3ddf6338b9f9cf35560b94c856457c56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables468
Total number of constraints468
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 constraints468
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 468
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 468
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 468
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	c [INC SYSTEM] execute solver
0.00/0.20	c [INC SEARCH] formula is SAT
0.00/0.20	c [INC SYSTEM] solved the initial formula
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.23	o 453
0.00/0.23	c starting approximation
0.00/0.23	c factor = 1
0.00/0.23	c can not find a suitable factor, leaving approximation
0.00/0.23	c finished approximation
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.23	c [INC SEARCH] iteration: 0
0.00/0.23	c [INC BOUNDS] best value:453 search for 452
0.00/0.23	c [INC SYSTEM] create new solver instance
0.00/0.23	c [INC] encode full formula
0.00/0.23	c (debug) using card networks
0.00/0.23	c old isEQ: 112, new EQ is 0
0.00/0.24	c set iterative enc to: card
0.00/0.24	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.29	c formula is SAT
0.00/0.29	c [INC SEARCH] copied best model
0.00/0.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o 231
0.00/0.29	c [INC SEARCH] iteration: 1
0.00/0.29	c [INC BOUNDS] best value:231 search for 230
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.29	c old isEQ: 48, new EQ is 0
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
1.37/1.49	c formula is SAT
1.37/1.49	c [INC SEARCH] copied best model
1.37/1.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.50	c model valid
1.37/1.50	c current solution ok
1.37/1.50	o 228
1.37/1.50	c [INC SEARCH] iteration: 2
1.37/1.50	c [INC BOUNDS] best value:228 search for 227
1.37/1.50	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.50	c write failed with 2
1.46/1.50	c [INC SYSTEM] create new solver instance
1.46/1.50	c [INC] encode full formula
1.46/1.50	c (debug) using card networks
1.46/1.50	c old isEQ: 48, new EQ is 0
1.46/1.50	c set iterative enc to: card
1.46/1.50	c set iterative enc to: none
1.46/1.51	c [INC SEARCH] isOptimum variable: 0
1.46/1.56	c formula is SAT
1.46/1.56	c [INC SEARCH] copied best model
1.46/1.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.46/1.56	c model valid
1.46/1.56	c current solution ok
1.46/1.56	o 225
1.46/1.56	c [INC SEARCH] iteration: 3
1.46/1.56	c [INC BOUNDS] best value:225 search for 224
1.46/1.56	c [INC SYSTEM] there exists a inc, kill it!
1.46/1.56	c write failed with 2
1.46/1.56	c [INC SYSTEM] create new solver instance
1.46/1.56	c [INC] encode full formula
1.46/1.56	c (debug) using card networks
1.46/1.56	c old isEQ: 48, new EQ is 0
1.46/1.57	c set iterative enc to: card
1.46/1.57	c set iterative enc to: none
1.46/1.58	c [INC SEARCH] isOptimum variable: 0
1.56/1.79	c formula is SAT
1.56/1.79	c [INC SEARCH] copied best model
1.56/1.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.56/1.79	c model valid
1.56/1.79	c current solution ok
1.56/1.79	o 222
1.56/1.79	c [INC SEARCH] iteration: 4
1.56/1.79	c [INC BOUNDS] best value:222 search for 221
1.56/1.79	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.79	c write failed with 2
1.56/1.79	c [INC SYSTEM] create new solver instance
1.56/1.79	c [INC] encode full formula
1.56/1.79	c (debug) using card networks
1.56/1.79	c old isEQ: 48, new EQ is 0
1.78/1.80	c set iterative enc to: card
1.78/1.80	c set iterative enc to: none
1.78/1.81	c [INC SEARCH] isOptimum variable: 0
12.66/12.76	c formula is SAT
12.66/12.76	c [INC SEARCH] copied best model
12.66/12.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.66/12.76	c model valid
12.66/12.76	c current solution ok
12.66/12.76	o 215
12.66/12.76	c [INC SEARCH] iteration: 5
12.66/12.76	c [INC BOUNDS] best value:215 search for 214
12.66/12.76	c [INC SYSTEM] there exists a inc, kill it!
12.66/12.76	c write failed with 2
12.66/12.76	c [INC SYSTEM] create new solver instance
12.66/12.76	c [INC] encode full formula
12.66/12.76	c (debug) using card networks
12.66/12.76	c old isEQ: 48, new EQ is 0
12.66/12.77	c set iterative enc to: card
12.66/12.77	c set iterative enc to: none
12.66/12.77	c [INC SEARCH] isOptimum variable: 0
59.26/59.36	c formula is SAT
59.26/59.36	c [INC SEARCH] copied best model
59.26/59.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.26/59.36	c model valid
59.26/59.36	c current solution ok
59.26/59.36	o 211
59.26/59.36	c [INC SEARCH] iteration: 6
59.26/59.36	c [INC BOUNDS] best value:211 search for 210
59.26/59.36	c [INC SYSTEM] there exists a inc, kill it!
59.26/59.36	c write failed with 2
59.26/59.36	c [INC SYSTEM] create new solver instance
59.26/59.36	c [INC] encode full formula
59.26/59.36	c (debug) using card networks
59.26/59.36	c old isEQ: 48, new EQ is 0
59.26/59.37	c set iterative enc to: card
59.26/59.37	c set iterative enc to: none
59.26/59.38	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.41	s UNKNOWN
1800.03/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.41	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-3751951-1339115267/watcher-3751951-1339115267 -o /tmp/evaluation-result-3751951-1339115267/solver-3751951-1339115267 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751951-1339115267.opb 1340247564 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 1.95 2/180 22930
/proc/meminfo: memFree=31164776/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0

[startup+0.032618 s]
/proc/loadavg: 2.01 2.01 1.95 2/180 22930
/proc/meminfo: memFree=31164776/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100166 s]
/proc/loadavg: 2.01 2.01 1.95 2/180 22930
/proc/meminfo: memFree=31164776/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300287 s]
/proc/loadavg: 2.01 2.01 1.95 2/180 22930
/proc/meminfo: memFree=31164776/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700188 s]
/proc/loadavg: 2.01 2.01 1.95 2/180 22930
/proc/meminfo: memFree=31164776/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.01 2.01 1.95 3/183 22941
/proc/meminfo: memFree=31151368/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=0.28 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 3010 8838 0 0 5 3 19 1 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251829968 5186644 0 0 4096 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22941] ppid=22931 vsize=0 CPUtime=1.18 cores=0,2,4,6
/proc/22941/stat : 22941 (glucosInc) R 22931 22930 19416 0 -1 4202500 3462 0 0 0 117 1 0 0 20 0 1 0 377652417 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22941/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 14008

[startup+3.10029 s]
/proc/loadavg: 2.01 2.01 1.95 3/183 22947
/proc/meminfo: memFree=31159432/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=1.78 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 4344 18263 0 0 8 3 163 4 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22947] ppid=22931 vsize=14676 CPUtime=1.28 cores=0,2,4,6
/proc/22947/stat : 22947 (glucosInc) R 22931 22930 19416 0 -1 4202496 3359 0 0 0 128 0 0 0 20 0 1 0 377652567 15028224 2776 33554432000 4194304 5654031 140734222012896 140734222010680 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22947/statm: 3669 2776 141 357 0 3309 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 28684

[startup+6.30028 s]
/proc/loadavg: 2.01 2.01 1.95 3/183 22947
/proc/meminfo: memFree=31141876/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=1.78 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 4344 18263 0 0 8 3 163 4 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22947] ppid=22931 vsize=21024 CPUtime=4.48 cores=0,2,4,6
/proc/22947/stat : 22947 (glucosInc) R 22931 22930 19416 0 -1 4202496 5466 0 0 0 447 1 0 0 20 0 1 0 377652567 21528576 4268 33554432000 4194304 5654031 140734222012896 140734222010696 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22947/statm: 5256 4268 142 357 0 4896 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35032

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.95 3/183 22947
/proc/meminfo: memFree=31127612/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=1.78 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 4344 18263 0 0 8 3 163 4 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22947] ppid=22931 vsize=42456 CPUtime=10.88 cores=0,2,4,6
/proc/22947/stat : 22947 (glucosInc) R 22931 22930 19416 0 -1 4202496 8225 0 0 0 1086 2 0 0 20 0 1 0 377652567 43474944 8424 33554432000 4194304 5654031 140734222012896 140734222000712 4233213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22947/statm: 10614 8424 142 357 0 10254 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 56464

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 1.95 3/183 22956
/proc/meminfo: memFree=31151912/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=12.75 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 4879 27025 0 0 10 3 1255 7 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22949] ppid=22931 vsize=30888 CPUtime=12.71 cores=0,2,4,6
/proc/22949/stat : 22949 (glucosInc) R 22931 22930 19416 0 -1 4202496 6119 0 0 0 1270 1 0 0 20 0 1 0 377653663 31629312 7044 33554432000 4194304 5654031 140735337997216 140735337985032 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22949/statm: 7722 7044 142 357 0 7362 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44896

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 22956
/proc/meminfo: memFree=31112044/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=12.75 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 4879 27025 0 0 10 3 1255 7 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22949] ppid=22931 vsize=49564 CPUtime=38.3 cores=0,2,4,6
/proc/22949/stat : 22949 (glucosInc) R 22931 22930 19416 0 -1 4202496 7465 0 0 0 3827 3 0 0 20 0 1 0 377653663 50753536 11845 33554432000 4194304 5654031 140735337997216 140735337985032 4214981 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22949/statm: 12391 11845 142 357 0 12031 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 63572

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 22965
/proc/meminfo: memFree=31110168/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=42320 CPUtime=42.9 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 8633 0 0 0 4288 2 0 0 20 0 1 0 377658324 43335680 10061 33554432000 4194304 5654031 140736221004480 140736220992296 4208683 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22958/statm: 10580 10061 142 357 0 10220 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 56328

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 22982
/proc/meminfo: memFree=31093656/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=72748 CPUtime=102.89 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 10516 0 0 0 10284 5 0 0 20 0 1 0 377658324 74493952 17641 33554432000 4194304 5654031 140736221004480 140736221002504 4232862 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22958/statm: 18187 17641 142 357 0 17827 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 86756

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 22990
/proc/meminfo: memFree=31031592/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=134624 CPUtime=162.88 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 14096 0 0 0 16280 8 0 0 20 0 1 0 377658324 137854976 29948 33554432000 4194304 5654031 140736221004480 140736220992296 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22958/statm: 33656 29948 142 357 0 33296 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 148632

[startup+282.3 s]

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

/proc/meminfo: memFree=30907280/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=196716 CPUtime=1182.7 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 56470 0 0 0 118186 84 0 0 20 0 1 0 377658324 201437184 44448 33554432000 4194304 5654031 140736221004480 140736220992296 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 49179 44448 142 357 0 48819 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 210724

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23091
/proc/meminfo: memFree=30869076/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=227536 CPUtime=1242.69 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 58474 0 0 0 124180 89 0 0 20 0 1 0 377658324 232996864 55779 33554432000 4194304 5654031 140736221004480 140736220992296 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 56884 55779 142 357 0 56524 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 241544

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 23096
/proc/meminfo: memFree=31047872/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=147396 CPUtime=1302.68 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 60180 0 0 0 130175 93 0 0 20 0 1 0 377658324 150933504 36304 33554432000 4194304 5654031 140736221004480 140736220992296 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 36849 36304 142 357 0 36489 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 161404

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23096
/proc/meminfo: memFree=30964464/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=227536 CPUtime=1362.67 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 62652 0 0 0 136169 98 0 0 20 0 1 0 377658324 232996864 52707 33554432000 4194304 5654031 140736221004480 140736220992296 4214911 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 56884 52707 142 357 0 56524 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 241544

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23097
/proc/meminfo: memFree=30922252/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=277624 CPUtime=1422.65 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 64367 0 0 0 142163 102 0 0 20 0 1 0 377658324 284286976 57104 33554432000 4194304 5654031 140736221004480 140736220992296 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 69406 57104 142 357 0 69046 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 291632

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23097
/proc/meminfo: memFree=31005252/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=147396 CPUtime=1482.64 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 65772 0 0 0 148158 106 0 0 20 0 1 0 377658324 150933504 36304 33554432000 4194304 5654031 140736221004480 140736220992296 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 36849 36304 142 357 0 36489 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 161404

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23097
/proc/meminfo: memFree=30910556/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=227536 CPUtime=1542.64 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 68256 0 0 0 154153 111 0 0 20 0 1 0 377658324 232996864 52195 33554432000 4194304 5654031 140736221004480 140736220992296 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 56884 52195 142 357 0 56524 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 241544

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23097
/proc/meminfo: memFree=30920072/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=277624 CPUtime=1602.61 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 69988 0 0 0 160147 114 0 0 20 0 1 0 377658324 284286976 57616 33554432000 4194304 5654031 140736221004480 140736220992296 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 69406 57616 142 357 0 69046 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 291632

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/181 23097
/proc/meminfo: memFree=30855300/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=277624 CPUtime=1662.61 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 71402 0 0 0 166143 118 0 0 20 0 1 0 377658324 284286976 60688 33554432000 4194304 5654031 140736221004480 140736220992296 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 69406 60688 142 357 0 69046 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 291632

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/180 23097
/proc/meminfo: memFree=30967036/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=147396 CPUtime=1722.59 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 72801 0 0 0 172138 121 0 0 20 0 1 0 377658324 150933504 36304 33554432000 4194304 5654031 140736221004480 140736220992296 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 36849 36304 142 357 0 36489 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 161404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 1.97 3/181 23098
/proc/meminfo: memFree=30939244/32873844 swapFree=7632/7632
[pid=22930] ppid=22928 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22930/stat : 22930 (npSolver-pbo-It) S 22928 22930 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377652386 9367552 275 33554432000 4194304 5064252 140734206303856 140734206302768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22930/statm: 2287 275 233 213 0 72 0
[pid=22931] ppid=22930 vsize=4860 CPUtime=59.34 cores=0,2,4,6
/proc/22931/stat : 22931 (npSolver-pbo) S 22930 22930 19416 0 -1 4202496 5414 35331 0 0 11 3 5909 11 20 0 1 0 377652386 4976640 841 33554432000 4194304 6004724 140733251834480 140733251820328 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22931/statm: 1215 841 189 442 0 769 0
[pid=22958] ppid=22931 vsize=227536 CPUtime=1740.69 cores=0,2,4,6
/proc/22958/stat : 22958 (glucosInc) R 22931 22930 19416 0 -1 4202496 73877 0 0 0 173947 122 0 0 20 0 1 0 377658324 232996864 51171 33554432000 4194304 5654031 140736221004480 140736220992296 4217205 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22958/statm: 56884 51171 142 357 0 56524 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 241544

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): 1798.69
CPU system time (s): 1.38879
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 291632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.38879
maximum resident set size= 263232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115004
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 421
involuntary context switches= 2189

runsolver used 6.01309 second user time and 10.6774 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-08 02:27:47
IDJOB=3751951
IDBENCH=1959
IDSOLVER=2335
FILE ID=node119/3751951-1339115267
RUNJOBID= node119-1339111666-20945
PBS_JOBID= 14643734
Free space on /tmp= 70856 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751951-1339115267/watcher-3751951-1339115267 -o /tmp/evaluation-result-3751951-1339115267/solver-3751951-1339115267 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751951-1339115267.opb 1340247564 HOME HOME

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

MD5SUM BENCH= 3ddf6338b9f9cf35560b94c856457c56
RANDOM SEED=1340247564

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31165412 kB
Buffers:          109448 kB
Cached:           740092 kB
SwapCached:         2368 kB
Active:           187348 kB
Inactive:         732620 kB
Active(anon):      70208 kB
Inactive(anon):     2744 kB
Active(file):     117140 kB
Inactive(file):   729876 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097008 kB
Dirty:             11276 kB
Writeback:             0 kB
AnonPages:         76692 kB
Mapped:            10480 kB
Shmem:                 0 kB
Slab:             648168 kB
SReclaimable:      88896 kB
SUnreclaim:       559272 kB
KernelStack:        1520 kB
PageTables:         4584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     199796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70848 MiB
End job on node119 at 2012-06-08 02:57:48