Trace number 3751956

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark184
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
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 constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
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 467
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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	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.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.23	o 451
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:451 search for 450
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: 208, 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.24	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o 221
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:221 search for 220
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 80, new EQ is 0
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
1.44/1.55	c formula is SAT
1.44/1.55	c [INC SEARCH] copied best model
1.44/1.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.44/1.55	c model valid
1.44/1.55	c current solution ok
1.44/1.55	o 218
1.44/1.55	c [INC SEARCH] iteration: 2
1.44/1.55	c [INC BOUNDS] best value:218 search for 217
1.44/1.55	c [INC SYSTEM] there exists a inc, kill it!
1.44/1.55	c write failed with 2
1.44/1.55	c [INC SYSTEM] create new solver instance
1.44/1.55	c [INC] encode full formula
1.44/1.55	c (debug) using card networks
1.44/1.55	c old isEQ: 80, new EQ is 0
1.44/1.56	c set iterative enc to: card
1.44/1.56	c set iterative enc to: none
1.44/1.56	c [INC SEARCH] isOptimum variable: 0
1.54/1.63	c formula is SAT
1.54/1.63	c [INC SEARCH] copied best model
1.54/1.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.54/1.64	c model valid
1.54/1.64	c current solution ok
1.54/1.64	o 216
1.54/1.64	c [INC SEARCH] iteration: 3
1.54/1.64	c [INC BOUNDS] best value:216 search for 215
1.54/1.64	c [INC SYSTEM] there exists a inc, kill it!
1.54/1.64	c write failed with 2
1.54/1.64	c [INC SYSTEM] create new solver instance
1.54/1.64	c [INC] encode full formula
1.54/1.64	c (debug) using card networks
1.54/1.64	c old isEQ: 80, new EQ is 0
1.54/1.64	c set iterative enc to: card
1.54/1.64	c set iterative enc to: none
1.54/1.65	c [INC SEARCH] isOptimum variable: 0
1.62/1.72	c formula is SAT
1.62/1.72	c [INC SEARCH] copied best model
1.62/1.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.62/1.72	c model valid
1.62/1.72	c current solution ok
1.62/1.72	o 214
1.62/1.72	c [INC SEARCH] iteration: 4
1.62/1.72	c [INC BOUNDS] best value:214 search for 213
1.62/1.72	c [INC SYSTEM] there exists a inc, kill it!
1.62/1.72	c write failed with 2
1.62/1.73	c [INC SYSTEM] create new solver instance
1.62/1.73	c [INC] encode full formula
1.62/1.73	c (debug) using card networks
1.62/1.73	c old isEQ: 80, new EQ is 0
1.62/1.73	c set iterative enc to: card
1.62/1.73	c set iterative enc to: none
1.62/1.74	c [INC SEARCH] isOptimum variable: 0
78.04/78.15	c formula is SAT
78.04/78.15	c [INC SEARCH] copied best model
78.04/78.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.04/78.16	c model valid
78.04/78.16	c current solution ok
78.04/78.16	o 213
78.04/78.16	c [INC SEARCH] iteration: 5
78.04/78.16	c [INC BOUNDS] best value:213 search for 212
78.04/78.16	c [INC SYSTEM] there exists a inc, kill it!
78.04/78.16	c write failed with 2
78.04/78.16	c [INC SYSTEM] create new solver instance
78.04/78.16	c [INC] encode full formula
78.04/78.16	c (debug) using card networks
78.04/78.16	c old isEQ: 80, new EQ is 0
78.04/78.17	c set iterative enc to: card
78.04/78.17	c set iterative enc to: none
78.04/78.17	c [INC SEARCH] isOptimum variable: 0
224.10/224.28	c formula is SAT
224.10/224.29	c [INC SEARCH] copied best model
224.10/224.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
224.10/224.29	c model valid
224.10/224.29	c current solution ok
224.10/224.29	o 210
224.10/224.29	c [INC SEARCH] iteration: 6
224.10/224.29	c [INC BOUNDS] best value:210 search for 209
224.10/224.29	c [INC SYSTEM] there exists a inc, kill it!
224.10/224.29	c write failed with 2
224.10/224.29	c [INC SYSTEM] create new solver instance
224.10/224.29	c [INC] encode full formula
224.10/224.29	c (debug) using card networks
224.10/224.29	c old isEQ: 80, new EQ is 0
224.10/224.30	c set iterative enc to: card
224.10/224.30	c set iterative enc to: none
224.22/224.30	c [INC SEARCH] isOptimum variable: 0
398.77/399.00	c formula is SAT
398.87/399.00	c [INC SEARCH] copied best model
398.87/399.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
398.87/399.00	c model valid
398.87/399.00	c current solution ok
398.87/399.00	o 208
398.87/399.00	c [INC SEARCH] iteration: 7
398.87/399.00	c [INC BOUNDS] best value:208 search for 207
398.87/399.00	c [INC SYSTEM] there exists a inc, kill it!
398.87/399.00	c write failed with 2
398.87/399.00	c [INC SYSTEM] create new solver instance
398.87/399.00	c [INC] encode full formula
398.87/399.00	c (debug) using card networks
398.87/399.00	c old isEQ: 80, new EQ is 0
398.87/399.01	c set iterative enc to: card
398.87/399.01	c set iterative enc to: none
398.87/399.02	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.41	s UNKNOWN
1800.02/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3751956-1339115121/watcher-3751956-1339115121 -o /tmp/evaluation-result-3751956-1339115121/solver-3751956-1339115121 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751956-1339115121.opb 1209971915 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.00 2.00 1.91 3/178 11131
/proc/meminfo: memFree=30780660/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (runsolver) D 11129 11131 9343 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 377636246 12095488 50 33554432000 4194304 5436572 140734210611360 140734210607656 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/11131/statm: 2953 50 31 304 0 2645 0

[startup+0.0603971 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11131
/proc/meminfo: memFree=30780660/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100298 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11131
/proc/meminfo: memFree=30780660/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300116 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11131
/proc/meminfo: memFree=30780660/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700121 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11131
/proc/meminfo: memFree=30780660/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11142
/proc/meminfo: memFree=30767296/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=0.26 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 2721 8208 0 0 4 3 18 1 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11142] ppid=11133 vsize=14684 CPUtime=1.18 cores=0,2,4,6
/proc/11142/stat : 11142 (glucosInc) R 11133 11131 9343 0 -1 4202496 3204 0 0 0 118 0 0 0 20 0 1 0 377636276 15036416 2810 33554432000 4194304 5654031 140736220311376 140736220299192 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11142/statm: 3671 2810 142 357 0 3311 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 28692

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11148
/proc/meminfo: memFree=30766992/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=1.71 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 4305 17385 0 0 8 4 155 4 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11148] ppid=11133 vsize=14600 CPUtime=1.35 cores=0,2,4,6
/proc/11148/stat : 11148 (glucosInc) R 11133 11131 9343 0 -1 4202496 2933 0 0 0 135 0 0 0 20 0 1 0 377636420 14950400 2808 33554432000 4194304 5654031 140733286758672 140733286746488 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11148/statm: 3650 2808 141 357 0 3290 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 28608

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11148
/proc/meminfo: memFree=30723508/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=1.71 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 4305 17385 0 0 8 4 155 4 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11148] ppid=11133 vsize=20932 CPUtime=4.54 cores=0,2,4,6
/proc/11148/stat : 11148 (glucosInc) R 11133 11131 9343 0 -1 4202496 5098 0 0 0 454 0 0 0 20 0 1 0 377636420 21434368 4334 33554432000 4194304 5654031 140733286758672 140733286746488 4215307 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11148/statm: 5233 4334 142 357 0 4873 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 34940

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11148
/proc/meminfo: memFree=30686060/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=1.71 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 4305 17385 0 0 8 4 155 4 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11148] ppid=11133 vsize=42376 CPUtime=10.94 cores=0,2,4,6
/proc/11148/stat : 11148 (glucosInc) R 11133 11131 9343 0 -1 4202496 7457 0 0 0 1093 1 0 0 20 0 1 0 377636420 43393024 8530 33554432000 4194304 5654031 140733286758672 140733286746488 4215014 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11148/statm: 10594 8530 142 357 0 10234 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 56384

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11148
/proc/meminfo: memFree=30653764/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=1.71 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 4305 17385 0 0 8 4 155 4 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11148] ppid=11133 vsize=42376 CPUtime=23.74 cores=0,2,4,6
/proc/11148/stat : 11148 (glucosInc) R 11133 11131 9343 0 -1 4202496 7462 0 0 0 2373 1 0 0 20 0 1 0 377636420 43393024 9560 33554432000 4194304 5654031 140733286758672 140733286746488 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11148/statm: 10594 9560 142 357 0 10234 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 56384

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11148
/proc/meminfo: memFree=30665692/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=1.71 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 4305 17385 0 0 8 4 155 4 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11148] ppid=11133 vsize=72836 CPUtime=49.34 cores=0,2,4,6
/proc/11148/stat : 11148 (glucosInc) R 11133 11131 9343 0 -1 4202496 8143 0 0 0 4932 2 0 0 20 0 1 0 377636420 74584064 12631 33554432000 4194304 5654031 140733286758672 140733286746488 4232994 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11148/statm: 18209 12631 142 357 0 17849 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 86844

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 11151
/proc/meminfo: memFree=30699284/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=78.11 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 4833 27078 0 0 9 4 7790 8 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11150] ppid=11133 vsize=42360 CPUtime=24.12 cores=0,2,4,6
/proc/11150/stat : 11150 (glucosInc) R 11133 11131 9343 0 -1 4202496 7256 0 0 0 2410 2 0 0 20 0 1 0 377644064 43376640 10055 33554432000 4194304 5654031 140733413666096 140733413653912 4233464 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11150/statm: 10590 10055 142 357 0 10230 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 56368

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11151
/proc/meminfo: memFree=30565904/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=78.11 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 4833 27078 0 0 9 4 7790 8 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11150] ppid=11133 vsize=122136 CPUtime=84.1 cores=0,2,4,6
/proc/11150/stat : 11150 (glucosInc) R 11133 11131 9343 0 -1 4202496 8716 0 0 0 8404 6 0 0 20 0 1 0 377644064 125067264 29610 33554432000 4194304 5654031 140733413666096 140733413664024 4233464 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11150/statm: 30534 29610 142 357 0 30174 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 136144

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11151
/proc/meminfo: memFree=30647340/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=78.11 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 4833 27078 0 0 9 4 7790 8 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11150] ppid=11133 vsize=72816 CPUtime=144.09 cores=0,2,4,6
/proc/11150/stat : 11150 (glucosInc) R 11133 11131 9343 0 -1 4202496 11469 0 0 0 14398 11 0 0 20 0 1 0 377644064 74563584 17648 33554432000 4194304 5654031 140733413666096 140733413664120 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11150/statm: 18204 17648 142 357 0 17844 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 86824

[startup+282.3 s]

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

/proc/meminfo: memFree=30257020/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=183560 CPUtime=843.13 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 35636 0 0 0 84255 58 0 0 20 0 1 0 377676148 187965440 41470 33554432000 4194304 5654031 140736271180512 140736271168328 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 45890 41470 142 357 0 45530 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 197568

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/181 11221
/proc/meminfo: memFree=30268872/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=152740 CPUtime=903.13 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 37358 0 0 0 90251 62 0 0 20 0 1 0 377676148 156405760 34747 33554432000 4194304 5654031 140736271180512 140736271178440 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 38185 34747 142 357 0 37825 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 166748

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/181 11225
/proc/meminfo: memFree=30327724/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=203984 CPUtime=963.11 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 39277 0 0 0 96245 66 0 0 20 0 1 0 377676148 208879616 44692 33554432000 4194304 5654031 140736271180512 140736271168328 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 50996 44692 142 357 0 50636 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 217992

[startup+1422.31 s]
/proc/loadavg: 2.07 2.03 1.94 3/181 11225
/proc/meminfo: memFree=30110908/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=254072 CPUtime=1023.11 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 40759 0 0 0 102242 69 0 0 20 0 1 0 377676148 260169728 57281 33554432000 4194304 5654031 140736271180512 140736271178600 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 63518 57281 142 357 0 63158 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 268080

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/182 11229
/proc/meminfo: memFree=30025172/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=254072 CPUtime=1083.09 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 41936 0 0 0 108237 72 0 0 20 0 1 0 377676148 260169728 58305 33554432000 4194304 5654031 140736271180512 140736271178600 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 63518 58305 142 357 0 63158 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 268080

[startup+1542.3 s]
/proc/loadavg: 2.07 2.03 1.94 3/181 11229
/proc/meminfo: memFree=30118344/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=254072 CPUtime=1143.07 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 43636 0 0 0 114231 76 0 0 20 0 1 0 377676148 260169728 52673 33554432000 4194304 5654031 140736271180512 140736271168328 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 63518 52673 142 357 0 63158 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 268080

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 1.94 3/181 11229
/proc/meminfo: memFree=30222872/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=134576 CPUtime=1203.06 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 45034 0 0 0 120226 80 0 0 20 0 1 0 377676148 137805824 30227 33554432000 4194304 5654031 140736271180512 140736271178392 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 33644 30227 142 357 0 33284 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 148584

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/181 11229
/proc/meminfo: memFree=30030548/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=214716 CPUtime=1263.06 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 47860 0 0 0 126221 85 0 0 20 0 1 0 377676148 219869184 47211 33554432000 4194304 5654031 140736271180512 140736271168328 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 53679 47211 142 357 0 53319 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 228724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/181 11229
/proc/meminfo: memFree=29890252/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=264804 CPUtime=1323.05 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 49349 0 0 0 132216 89 0 0 20 0 1 0 377676148 271159296 55704 33554432000 4194304 5654031 140736271180512 140736271178600 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 66201 55704 142 357 0 65841 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 278812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/181 11230
/proc/meminfo: memFree=30118420/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=183896 CPUtime=1383.04 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 50147 0 0 0 138213 91 0 0 20 0 1 0 377676148 188309504 41000 33554432000 4194304 5654031 140736271180512 140736271178440 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 45974 41000 142 357 0 45614 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 197904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 1.95 3/181 11230
/proc/meminfo: memFree=29957876/32873648 swapFree=7376/7376
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636246 9367552 275 33554432000 4194304 5064252 140737280160224 140737280159136 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11131/statm: 2287 275 233 213 0 72 0
[pid=11133] ppid=11131 vsize=4860 CPUtime=398.88 cores=0,2,4,6
/proc/11133/stat : 11133 (npSolver-pbo) S 11131 11131 9343 0 -1 4202496 5889 53999 0 0 12 4 39841 31 20 0 1 0 377636247 4976640 838 33554432000 4194304 6004724 140736042668240 140736042654088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11133/statm: 1215 838 189 442 0 769 0
[pid=11159] ppid=11133 vsize=214716 CPUtime=1401.14 cores=0,2,4,6
/proc/11159/stat : 11159 (glucosInc) R 11133 11131 9343 0 -1 4202496 50743 0 0 0 140022 92 0 0 20 0 1 0 377676148 219869184 49259 33554432000 4194304 5654031 140736271180512 140736271178600 4218754 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11159/statm: 53679 49259 142 357 0 53319 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 228724

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.07
CPU user time (s): 1798.77
CPU system time (s): 1.3008
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 360200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.3008
maximum resident set size= 306784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111017
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 485
involuntary context switches= 2173

runsolver used 2.6166 second user time and 7.2109 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 02:25:21
IDJOB=3751956
IDBENCH=1957
IDSOLVER=2335
FILE ID=node149/3751956-1339115121
RUNJOBID= node149-1339112624-10875
PBS_JOBID= 14643704
Free space on /tmp= 70876 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_19.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751956-1339115121/watcher-3751956-1339115121 -o /tmp/evaluation-result-3751956-1339115121/solver-3751956-1339115121 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751956-1339115121.opb 1209971915 HOME HOME

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=1209971915

node149.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.145
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	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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:       32873648 kB
MemFree:        30781024 kB
Buffers:           93004 kB
Cached:          1095076 kB
SwapCached:        29984 kB
Active:           300160 kB
Inactive:        1014664 kB
Active(anon):      99384 kB
Inactive(anon):    29944 kB
Active(file):     200776 kB
Inactive(file):   984720 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072856 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        261920 kB
Mapped:            10232 kB
Shmem:                 0 kB
Slab:             638208 kB
SReclaimable:      82328 kB
SUnreclaim:       555880 kB
KernelStack:        1504 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     221496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 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= 70792 MiB
End job on node149 at 2012-06-08 02:55:22