Trace number 3747171

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1789.77
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 variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
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 470
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 470
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.19	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.19	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.21	c model valid
0.00/0.21	c current solution ok
0.00/0.24	o 454
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SEARCH] iteration: 0
0.00/0.24	c [INC BOUNDS] best value:454 search for 453
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.24	c old isEQ: 41, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.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.30	c model valid
0.00/0.30	c current solution ok
0.00/0.30	o 234
0.00/0.30	c [INC SEARCH] iteration: 1
0.00/0.30	c [INC BOUNDS] best value:234 search for 233
0.00/0.30	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.30	c write failed with 2
0.00/0.30	c [INC SYSTEM] create new solver instance
0.00/0.30	c [INC] encode full formula
0.00/0.30	c (debug) using card networks
0.00/0.30	c old isEQ: 112, new EQ is 0
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
0.00/0.34	c formula is SAT
0.00/0.34	c [INC SEARCH] copied best model
0.00/0.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.35	c model valid
0.00/0.35	c current solution ok
0.00/0.35	o 224
0.00/0.35	c [INC SEARCH] iteration: 2
0.00/0.35	c [INC BOUNDS] best value:224 search for 223
0.00/0.35	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.35	c write failed with 2
0.00/0.35	c [INC SYSTEM] create new solver instance
0.00/0.35	c [INC] encode full formula
0.00/0.35	c (debug) using card networks
0.00/0.35	c old isEQ: 112, new EQ is 0
0.00/0.36	c set iterative enc to: card
0.00/0.36	c set iterative enc to: none
0.00/0.36	c [INC SEARCH] isOptimum variable: 0
0.00/0.40	c formula is SAT
0.00/0.40	c [INC SEARCH] copied best model
0.00/0.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.40	c model valid
0.00/0.40	c current solution ok
0.00/0.40	o 222
0.00/0.40	c [INC SEARCH] iteration: 3
0.00/0.40	c [INC BOUNDS] best value:222 search for 221
0.00/0.40	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.40	c write failed with 2
0.00/0.40	c [INC SYSTEM] create new solver instance
0.00/0.40	c [INC] encode full formula
0.00/0.40	c (debug) using card networks
0.00/0.40	c old isEQ: 112, new EQ is 0
0.00/0.41	c set iterative enc to: card
0.00/0.41	c set iterative enc to: none
0.00/0.41	c [INC SEARCH] isOptimum variable: 0
0.00/0.45	c formula is SAT
0.00/0.45	c [INC SEARCH] copied best model
0.00/0.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.45	o 221
0.00/0.45	c [INC SEARCH] iteration: 4
0.00/0.45	c [INC BOUNDS] best value:221 search for 220
0.00/0.45	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.45	c write failed with 2
0.00/0.46	c [INC SYSTEM] create new solver instance
0.00/0.46	c [INC] encode full formula
0.00/0.46	c (debug) using card networks
0.00/0.46	c old isEQ: 112, new EQ is 0
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.47	c [INC SEARCH] isOptimum variable: 0
0.00/0.50	c formula is SAT
0.00/0.50	c [INC SEARCH] copied best model
0.00/0.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.51	c model valid
0.00/0.51	c current solution ok
0.00/0.51	o 220
0.00/0.51	c [INC SEARCH] iteration: 5
0.00/0.51	c [INC BOUNDS] best value:220 search for 219
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.51	c [INC SYSTEM] create new solver instance
0.00/0.51	c [INC] encode full formula
0.00/0.51	c (debug) using card networks
0.00/0.51	c old isEQ: 112, new EQ is 0
0.00/0.52	c set iterative enc to: card
0.00/0.52	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
0.00/0.56	c formula is SAT
0.00/0.56	c [INC SEARCH] copied best model
0.00/0.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.56	o 219
0.00/0.56	c [INC SEARCH] iteration: 6
0.00/0.56	c [INC BOUNDS] best value:219 search for 218
0.00/0.56	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.56	c write failed with 2
0.00/0.56	c [INC SYSTEM] create new solver instance
0.00/0.56	c [INC] encode full formula
0.00/0.56	c (debug) using card networks
0.00/0.56	c old isEQ: 112, new EQ is 0
0.00/0.57	c set iterative enc to: card
0.00/0.57	c set iterative enc to: none
0.00/0.57	c [INC SEARCH] isOptimum variable: 0
3.16/3.25	c formula is SAT
3.16/3.25	c [INC SEARCH] copied best model
3.16/3.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.16/3.25	c model valid
3.16/3.25	c current solution ok
3.16/3.25	o 218
3.16/3.25	c [INC SEARCH] iteration: 7
3.16/3.25	c [INC BOUNDS] best value:218 search for 217
3.16/3.25	c [INC SYSTEM] there exists a inc, kill it!
3.16/3.25	c write failed with 2
3.16/3.25	c [INC SYSTEM] create new solver instance
3.16/3.25	c [INC] encode full formula
3.16/3.25	c (debug) using card networks
3.16/3.25	c old isEQ: 112, new EQ is 0
3.16/3.26	c set iterative enc to: card
3.16/3.26	c set iterative enc to: none
3.16/3.26	c [INC SEARCH] isOptimum variable: 0
49.15/49.21	c formula is SAT
49.15/49.21	c [INC SEARCH] copied best model
49.15/49.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.15/49.22	c model valid
49.15/49.22	c current solution ok
49.15/49.22	o 214
49.15/49.22	c [INC SEARCH] iteration: 8
49.15/49.22	c [INC BOUNDS] best value:214 search for 213
49.15/49.22	c [INC SYSTEM] there exists a inc, kill it!
49.15/49.22	c write failed with 2
49.15/49.22	c [INC SYSTEM] create new solver instance
49.15/49.22	c [INC] encode full formula
49.15/49.22	c (debug) using card networks
49.15/49.22	c old isEQ: 112, new EQ is 0
49.15/49.23	c set iterative enc to: card
49.15/49.23	c set iterative enc to: none
49.15/49.23	c [INC SEARCH] isOptimum variable: 0
401.19/401.34	c formula is SAT
401.19/401.34	c [INC SEARCH] copied best model
401.19/401.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
401.19/401.34	c model valid
401.19/401.34	c current solution ok
401.19/401.34	o 212
401.19/401.34	c [INC SEARCH] iteration: 9
401.19/401.34	c [INC BOUNDS] best value:212 search for 211
401.19/401.34	c [INC SYSTEM] there exists a inc, kill it!
401.19/401.34	c write failed with 2
401.19/401.35	c [INC SYSTEM] create new solver instance
401.19/401.35	c [INC] encode full formula
401.19/401.35	c (debug) using card networks
401.19/401.35	c old isEQ: 112, new EQ is 0
401.19/401.35	c set iterative enc to: card
401.19/401.36	c set iterative enc to: none
401.19/401.36	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.41	s UNKNOWN
1800.07/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/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-3747171-1339098205/watcher-3747171-1339098205 -o /tmp/evaluation-result-3747171-1339098205/solver-3747171-1339098205 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747171-1339098205.opb 261770730 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: 0.73 0.17 0.06 3/178 25961
/proc/meminfo: memFree=29011924/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0

[startup+0.0596129 s]
/proc/loadavg: 0.73 0.17 0.06 3/178 25961
/proc/meminfo: memFree=29011924/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 0.73 0.17 0.06 3/178 25961
/proc/meminfo: memFree=29011924/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300194 s]
/proc/loadavg: 0.73 0.17 0.06 3/178 25961
/proc/meminfo: memFree=29011924/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700155 s]
/proc/loadavg: 0.73 0.17 0.06 3/178 25961
/proc/meminfo: memFree=29011924/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 0.73 0.17 0.06 3/181 25982
/proc/meminfo: memFree=29005336/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=0.54 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 5901 21766 0 0 10 4 36 4 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=25982] ppid=25962 vsize=12756 CPUtime=0.91 cores=0,2,4,6
/proc/25982/stat : 25982 (glucosInc) R 25962 25961 25783 0 -1 4202496 2997 0 0 0 91 0 0 0 20 0 1 0 375946516 13062144 2488 33554432000 4194304 5654031 140733322804544 140733322802328 4215290 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25982/statm: 3189 2488 132 357 0 2829 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 26780

[startup+3.10026 s]
/proc/loadavg: 0.73 0.17 0.06 3/181 25982
/proc/meminfo: memFree=29002556/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=0.54 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 5901 21766 0 0 10 4 36 4 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=25982] ppid=25962 vsize=14700 CPUtime=2.51 cores=0,2,4,6
/proc/25982/stat : 25982 (glucosInc) R 25962 25961 25783 0 -1 4202496 4781 0 0 0 250 1 0 0 20 0 1 0 375946516 15052800 2940 33554432000 4194304 5654031 140733322804544 140733322802568 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25982/statm: 3675 2940 132 357 0 3315 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 28724

[startup+6.30029 s]
/proc/loadavg: 0.83 0.20 0.07 3/181 25984
/proc/meminfo: memFree=28993932/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=3.24 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 6433 27116 0 0 12 4 302 6 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=25984] ppid=25962 vsize=15048 CPUtime=3.02 cores=0,2,4,6
/proc/25984/stat : 25984 (glucosInc) R 25962 25961 25783 0 -1 4202496 3660 0 0 0 302 0 0 0 20 0 1 0 375946786 15409152 3217 33554432000 4194304 5654031 140734497469968 140734497467736 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25984/statm: 3762 3217 141 357 0 3402 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 29072

[startup+12.7003 s]
/proc/loadavg: 0.93 0.23 0.08 3/181 25984
/proc/meminfo: memFree=28977616/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=3.24 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 6433 27116 0 0 12 4 302 6 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=25984] ppid=25962 vsize=33768 CPUtime=9.41 cores=0,2,4,6
/proc/25984/stat : 25984 (glucosInc) R 25962 25961 25783 0 -1 4202496 5242 0 0 0 941 0 0 0 20 0 1 0 375946786 34578432 7803 33554432000 4194304 5654031 140734497469968 140734497457784 4218827 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25984/statm: 8442 7803 141 357 0 8082 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 47792

[startup+25.5003 s]
/proc/loadavg: 1.16 0.32 0.11 3/181 25984
/proc/meminfo: memFree=28965052/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=3.24 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 6433 27116 0 0 12 4 302 6 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=25984] ppid=25962 vsize=38232 CPUtime=22.21 cores=0,2,4,6
/proc/25984/stat : 25984 (glucosInc) R 25962 25961 25783 0 -1 4202496 5963 0 0 0 2221 0 0 0 20 0 1 0 375946786 39149568 9006 33554432000 4194304 5654031 140734497469968 140734497457784 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25984/statm: 9558 9006 141 357 0 9198 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 52256

[startup+51.1003 s]
/proc/loadavg: 1.45 0.46 0.16 3/181 25986
/proc/meminfo: memFree=28983848/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=49.19 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 6964 35330 0 0 13 4 4894 8 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=25986] ppid=25962 vsize=15000 CPUtime=1.85 cores=0,2,4,6
/proc/25986/stat : 25986 (glucosInc) R 25962 25961 25783 0 -1 4202496 3491 0 0 0 185 0 0 0 20 0 1 0 375951382 15360000 3010 33554432000 4194304 5654031 140733410763872 140733410751688 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25986/statm: 3750 3010 141 357 0 3390 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29024

[startup+102.307 s]
/proc/loadavg: 1.95 0.76 0.28 3/181 26035
/proc/meminfo: memFree=28506856/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=49.19 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 6964 35330 0 0 13 4 4894 8 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=25986] ppid=25962 vsize=72860 CPUtime=53.04 cores=0,2,4,6
/proc/25986/stat : 25986 (glucosInc) R 25962 25961 25783 0 -1 4202496 7444 0 0 0 5302 2 0 0 20 0 1 0 375951382 74608640 16664 33554432000 4194304 5654031 140733410763872 140733410751688 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25986/statm: 18215 16664 141 357 0 17855 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 86884

[startup+162.3 s]
/proc/loadavg: 1.98 0.96 0.37 3/181 26036
/proc/meminfo: memFree=28625760/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=49.19 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 6964 35330 0 0 13 4 4894 8 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=25986] ppid=25962 vsize=85436 CPUtime=113.03 cores=0,2,4,6
/proc/25986/stat : 25986 (glucosInc) R 25962 25961 25783 0 -1 4202496 8849 0 0 0 11299 4 0 0 20 0 1 0 375951382 87486464 20832 33554432000 4194304 5654031 140733410763872 140733410751688 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25986/statm: 21359 20832 141 357 0 20999 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 99460

[startup+222.3 s]
/proc/loadavg: 2.06 1.17 0.48 3/181 26039
/proc/meminfo: memFree=28442176/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=49.19 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 6964 35330 0 0 13 4 4894 8 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=25986] ppid=25962 vsize=134756 CPUtime=173.02 cores=0,2,4,6
/proc/25986/stat : 25986 (glucosInc) R 25962 25961 25783 0 -1 4202496 12073 0 0 0 17293 9 0 0 20 0 1 0 375951382 137990144 30951 33554432000 4194304 5654031 140733410763872 140733410751688 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25986/statm: 33689 30951 141 357 0 33329 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 148780

[startup+282.3 s]

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

/proc/meminfo: memFree=28016600/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=151892 CPUtime=840.78 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 45085 0 0 0 84019 59 0 0 20 0 1 0 375986595 155537408 35766 33554432000 4194304 5654031 140735556929152 140735556916968 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 37973 35766 141 357 0 37613 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 165916

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.49 3/180 26075
/proc/meminfo: memFree=27842660/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=102572 CPUtime=900.77 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 47023 0 0 0 90014 63 0 0 20 0 1 0 375986595 105033728 25116 33554432000 4194304 5654031 140735556929152 140735556916968 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 25643 25116 141 357 0 25283 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 116596

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/181 26076
/proc/meminfo: memFree=28122928/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=182712 CPUtime=960.76 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 49386 0 0 0 96009 67 0 0 20 0 1 0 375986595 187097088 44537 33554432000 4194304 5654031 140735556929152 140735556916968 4216325 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 45678 44537 141 357 0 45318 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 196736

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.55 3/181 26076
/proc/meminfo: memFree=27980416/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=122872 CPUtime=1020.76 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 51118 0 0 0 102003 73 0 0 20 0 1 0 375986595 125820928 25697 33554432000 4194304 5654031 140735556929152 140735556916968 4217732 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 30718 25697 141 357 0 30358 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 136896

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/181 26076
/proc/meminfo: memFree=27714076/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=203292 CPUtime=1080.74 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 53956 0 0 0 107997 77 0 0 20 0 1 0 375986595 208171008 46610 33554432000 4194304 5654031 140735556929152 140735556927240 4208624 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 50823 46610 141 357 0 50463 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 217316

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.60 3/181 26076
/proc/meminfo: memFree=28135788/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=253380 CPUtime=1140.73 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 55617 0 0 0 113992 81 0 0 20 0 1 0 375986595 259461120 53567 33554432000 4194304 5654031 140735556929152 140735556916968 4232963 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 63345 53567 141 357 0 62985 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 267404

[startup+1602.3 s]
/proc/loadavg: 2.07 1.99 1.62 3/182 26079
/proc/meminfo: memFree=27831772/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=334768 CPUtime=1200.72 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 57495 0 0 0 119987 85 0 0 20 0 1 0 375986595 342802432 65343 33554432000 4194304 5654031 140735556929152 140735556927240 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 83692 65343 141 357 0 83332 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 348792

[startup+1662.3 s]
/proc/loadavg: 2.02 1.99 1.65 3/181 26080
/proc/meminfo: memFree=27718220/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=172472 CPUtime=1260.71 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 59277 0 0 0 125982 89 0 0 20 0 1 0 375986595 176611328 42448 33554432000 4194304 5654031 140735556929152 140735556916968 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 43118 42448 141 357 0 42758 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 186496

[startup+1722.3 s]
/proc/loadavg: 2.01 1.99 1.66 3/181 26080
/proc/meminfo: memFree=28210368/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=253380 CPUtime=1320.7 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 61471 0 0 0 131977 93 0 0 20 0 1 0 375986595 259461120 50449 33554432000 4194304 5654031 140735556929152 140735556916968 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 63345 50449 141 357 0 62985 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 267404

[startup+1782.3 s]
/proc/loadavg: 2.03 2.00 1.69 3/181 26080
/proc/meminfo: memFree=28102796/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=123152 CPUtime=1380.7 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 62869 0 0 0 137972 98 0 0 20 0 1 0 375986595 126107648 30262 33554432000 4194304 5654031 140735556929152 140735556916968 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 30788 30262 141 357 0 30428 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 137176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.00 1.69 3/181 26080
/proc/meminfo: memFree=27988424/32873648 swapFree=7112/7112
[pid=25961] ppid=25959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25961/stat : 25961 (npSolver-pbo-It) S 25959 25961 25783 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946459 9367552 274 33554432000 4194304 5064252 140736193875664 140736193874576 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25961/statm: 2287 274 233 213 0 72 0
[pid=25962] ppid=25961 vsize=4876 CPUtime=401.27 cores=0,2,4,6
/proc/25962/stat : 25962 (npSolver-pbo) S 25961 25961 25783 0 -1 4202496 7496 56357 0 0 15 4 40075 33 20 0 1 0 375946459 4993024 835 33554432000 4194304 6004724 140736114252064 140736114237912 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25962/statm: 1219 835 176 442 0 773 0
[pid=26047] ppid=25962 vsize=203292 CPUtime=1398.8 cores=0,2,4,6
/proc/26047/stat : 26047 (glucosInc) R 25962 25961 25783 0 -1 4202496 63888 0 0 0 139781 99 0 0 20 0 1 0 375986595 208171008 45587 33554432000 4194304 5654031 140735556929152 140735556927240 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26047/statm: 50823 45587 141 357 0 50463 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 217316

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.1
CPU user time (s): 1798.71
CPU system time (s): 1.38179
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 348792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.71
system time used= 1.38179
maximum resident set size= 263420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128123
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 581
involuntary context switches= 2171

runsolver used 2.78458 second user time and 7.06693 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-07 21:43:25
IDJOB=3747171
IDBENCH=1948
IDSOLVER=2332
FILE ID=node126/3747171-1339098205
RUNJOBID= node126-1339098177-25799
PBS_JOBID= 14643727
Free space on /tmp= 71072 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747171-1339098205/watcher-3747171-1339098205 -o /tmp/evaluation-result-3747171-1339098205/solver-3747171-1339098205 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747171-1339098205.opb 261770730 HOME HOME

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

MD5SUM BENCH= a65a3b6248e07fcc15fb8d2bec9ac9bd
RANDOM SEED=261770730

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29012296 kB
Buffers:          398204 kB
Cached:          2563340 kB
SwapCached:         9380 kB
Active:          1481260 kB
Inactive:        1513916 kB
Active(anon):      23980 kB
Inactive(anon):    12108 kB
Active(file):    1457280 kB
Inactive(file):  1501808 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             17336 kB
Writeback:             0 kB
AnonPages:         32216 kB
Mapped:            10740 kB
Shmem:                 0 kB
Slab:             727768 kB
SReclaimable:     171592 kB
SUnreclaim:       556176 kB
KernelStack:        1448 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     148260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 70984 MiB
End job on node126 at 2012-06-07 22:13:26