Trace number 3747162

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.14 1800.86

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 186
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
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 476
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 476
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.23	o 465
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:465 search for 464
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: 41, 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 229
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:229 search for 228
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: 112, 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
0.00/0.39	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 228
0.00/0.40	c [INC SEARCH] iteration: 2
0.00/0.40	c [INC BOUNDS] best value:228 search for 227
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.44	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 225
0.00/0.45	c [INC SEARCH] iteration: 3
0.00/0.45	c [INC BOUNDS] best value:225 search for 224
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.45	c [INC SYSTEM] create new solver instance
0.00/0.45	c [INC] encode full formula
0.00/0.45	c (debug) using card networks
0.00/0.45	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.46	c [INC SEARCH] isOptimum variable: 0
4.27/4.32	c formula is SAT
4.30/4.61	c [INC SEARCH] copied best model
4.30/4.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.30/4.61	c model valid
4.30/4.61	c current solution ok
4.30/4.61	o 220
4.30/4.61	c [INC SEARCH] iteration: 4
4.30/4.61	c [INC BOUNDS] best value:220 search for 219
4.30/4.61	c [INC SYSTEM] there exists a inc, kill it!
4.30/4.61	c write failed with 2
4.30/4.61	c [INC SYSTEM] create new solver instance
4.30/4.61	c [INC] encode full formula
4.30/4.61	c (debug) using card networks
4.30/4.61	c old isEQ: 112, new EQ is 0
4.30/4.61	c set iterative enc to: card
4.30/4.61	c set iterative enc to: none
4.30/4.75	c [INC SEARCH] isOptimum variable: 0
385.29/385.82	c formula is SAT
385.29/385.82	c [INC SEARCH] copied best model
385.29/385.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
385.29/385.82	c model valid
385.29/385.82	c current solution ok
385.29/385.82	o 216
385.29/385.82	c [INC SEARCH] iteration: 5
385.29/385.82	c [INC BOUNDS] best value:216 search for 215
385.29/385.82	c [INC SYSTEM] there exists a inc, kill it!
385.29/385.82	c write failed with 2
385.29/385.82	c [INC SYSTEM] create new solver instance
385.29/385.82	c [INC] encode full formula
385.29/385.82	c (debug) using card networks
385.29/385.82	c old isEQ: 112, new EQ is 0
385.29/385.83	c set iterative enc to: card
385.29/385.83	c set iterative enc to: none
385.29/385.84	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.85	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.85	s UNKNOWN
1800.06/1800.85	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.85	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-3747162-1339098206/watcher-3747162-1339098206 -o /tmp/evaluation-result-3747162-1339098206/solver-3747162-1339098206 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747162-1339098206.opb 2117938885 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.48 0.13 0.04 2/178 22589
/proc/meminfo: memFree=31711688/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0

[startup+0.0793709 s]
/proc/loadavg: 0.48 0.13 0.04 2/178 22589
/proc/meminfo: memFree=31711688/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100192 s]
/proc/loadavg: 0.48 0.13 0.04 2/178 22589
/proc/meminfo: memFree=31711688/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300186 s]
/proc/loadavg: 0.48 0.13 0.04 2/178 22589
/proc/meminfo: memFree=31711688/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700123 s]
/proc/loadavg: 0.48 0.13 0.04 2/178 22589
/proc/meminfo: memFree=31711688/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 0.48 0.13 0.04 3/181 22604
/proc/meminfo: memFree=31605432/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=0.45 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 4253 13719 0 0 6 4 32 3 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22604] ppid=22590 vsize=14624 CPUtime=1.02 cores=0,2,4,6
/proc/22604/stat : 22604 (glucosInc) R 22590 22589 22322 0 -1 4202496 3323 0 0 0 102 0 0 0 20 0 1 0 375946796 14974976 2747 33554432000 4194304 5654031 140735888586576 140735888584664 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22604/statm: 3656 2747 141 357 0 3296 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 28640

[startup+3.10025 s]
/proc/loadavg: 0.48 0.13 0.04 3/181 22604
/proc/meminfo: memFree=31595812/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=0.45 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 4253 13719 0 0 6 4 32 3 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22604] ppid=22590 vsize=19348 CPUtime=2.62 cores=0,2,4,6
/proc/22604/stat : 22604 (glucosInc) R 22590 22589 22322 0 -1 4202496 4876 0 0 0 261 1 0 0 20 0 1 0 375946796 19812352 3558 33554432000 4194304 5654031 140735888586576 140735888574392 4232563 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22604/statm: 4837 3558 142 357 0 4477 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 33364

[startup+6.30031 s]
/proc/loadavg: 0.68 0.18 0.06 3/181 22608
/proc/meminfo: memFree=31662740/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=4.31 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 4775 19732 0 0 7 4 415 5 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22607] ppid=22590 vsize=14904 CPUtime=1.53 cores=0,2,4,6
/proc/22607/stat : 22607 (glucosInc) R 22590 22589 22322 0 -1 4202496 3480 0 0 0 153 0 0 0 20 0 1 0 375947225 15261696 3070 33554432000 4194304 5654031 140735236091888 140735236079704 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22607/statm: 3726 3070 141 357 0 3366 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 28920

[startup+12.7003 s]
/proc/loadavg: 0.87 0.23 0.07 3/181 22610
/proc/meminfo: memFree=31603468/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=4.31 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 4775 19732 0 0 7 4 415 5 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22607] ppid=22590 vsize=19348 CPUtime=7.93 cores=0,2,4,6
/proc/22607/stat : 22607 (glucosInc) R 22590 22589 22322 0 -1 4202496 7188 0 0 0 792 1 0 0 20 0 1 0 375947225 19812352 3886 33554432000 4194304 5654031 140735236091888 140735236079704 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22607/statm: 4837 3886 142 357 0 4477 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 33364

[startup+25.5065 s]
/proc/loadavg: 1.19 0.33 0.11 3/181 22610
/proc/meminfo: memFree=31588784/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=4.31 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 4775 19732 0 0 7 4 415 5 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22607] ppid=22590 vsize=28200 CPUtime=20.74 cores=0,2,4,6
/proc/22607/stat : 22607 (glucosInc) R 22590 22589 22322 0 -1 4202496 10477 0 0 0 2071 3 0 0 20 0 1 0 375947225 28876800 5575 33554432000 4194304 5654031 140735236091888 140735236089768 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22607/statm: 7050 5575 142 357 0 6690 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 42216

[startup+51.1003 s]
/proc/loadavg: 1.46 0.46 0.16 3/181 22610
/proc/meminfo: memFree=31554576/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=4.31 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 4775 19732 0 0 7 4 415 5 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22607] ppid=22590 vsize=65796 CPUtime=46.33 cores=0,2,4,6
/proc/22607/stat : 22607 (glucosInc) R 22590 22589 22322 0 -1 4202496 11101 0 0 0 4629 4 0 0 20 0 1 0 375947225 67375104 15907 33554432000 4194304 5654031 140735236091888 140735236089768 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22607/statm: 16449 15907 142 357 0 16089 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 79812

[startup+102.3 s]
/proc/loadavg: 1.77 0.70 0.25 3/181 22613
/proc/meminfo: memFree=31507848/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=4.31 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 4775 19732 0 0 7 4 415 5 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22607] ppid=22590 vsize=78204 CPUtime=97.52 cores=0,2,4,6
/proc/22607/stat : 22607 (glucosInc) R 22590 22589 22322 0 -1 4202496 11846 0 0 0 9746 6 0 0 20 0 1 0 375947225 80080896 19009 33554432000 4194304 5654031 140735236091888 140735236079704 4232782 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22607/statm: 19551 19009 142 357 0 19191 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 92220

[startup+162.3 s]
/proc/loadavg: 1.91 0.93 0.36 3/181 22613
/proc/meminfo: memFree=31471108/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=4.31 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 4775 19732 0 0 7 4 415 5 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22607] ppid=22590 vsize=78204 CPUtime=157.51 cores=0,2,4,6
/proc/22607/stat : 22607 (glucosInc) R 22590 22589 22322 0 -1 4202496 12047 0 0 0 15743 8 0 0 20 0 1 0 375947225 80080896 19009 33554432000 4194304 5654031 140735236091888 140735236079704 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22607/statm: 19551 19009 142 357 0 19191 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 92220

[startup+222.3 s]
/proc/loadavg: 1.97 1.12 0.46 3/181 22613
/proc/meminfo: memFree=31457852/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=4.31 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 4775 19732 0 0 7 4 415 5 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22607] ppid=22590 vsize=127524 CPUtime=217.51 cores=0,2,4,6
/proc/22607/stat : 22607 (glucosInc) R 22590 22589 22322 0 -1 4202496 12311 0 0 0 21739 12 0 0 20 0 1 0 375947225 130584576 31329 33554432000 4194304 5654031 140735236091888 140735236089816 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22607/statm: 31881 31329 142 357 0 31521 0
Current children cumulated CPU time (s) 221.82
Current children cumulated vsize (KiB) 141540

[startup+282.3 s]

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

/proc/meminfo: memFree=31289196/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=165428 CPUtime=856.31 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 35183 0 0 0 85573 58 0 0 20 0 1 0 375985334 169398272 39945 33554432000 4194304 5654031 140735481428144 140735481415960 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 41357 39945 142 357 0 40997 0
Current children cumulated CPU time (s) 1241.64
Current children cumulated vsize (KiB) 179444

[startup+1302.3 s]
/proc/loadavg: 2.01 1.97 1.49 3/181 22648
/proc/meminfo: memFree=31294684/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=116108 CPUtime=916.3 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 37757 0 0 0 91567 63 0 0 20 0 1 0 375985334 118894592 28489 33554432000 4194304 5654031 140735481428144 140735481415960 4215913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 29027 28489 142 357 0 28667 0
Current children cumulated CPU time (s) 1301.63
Current children cumulated vsize (KiB) 130124

[startup+1362.3 s]
/proc/loadavg: 2.04 1.99 1.53 3/181 22648
/proc/meminfo: memFree=31179580/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=196248 CPUtime=976.28 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 40203 0 0 0 97561 67 0 0 20 0 1 0 375985334 200957952 47692 33554432000 4194304 5654031 140735481428144 140735481426232 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 49062 47692 142 357 0 48702 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 210264

[startup+1422.3 s]
/proc/loadavg: 2.01 1.99 1.56 3/181 22648
/proc/meminfo: memFree=31130820/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=246336 CPUtime=1036.28 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 42685 0 0 0 103556 72 0 0 20 0 1 0 375985334 252248064 50553 33554432000 4194304 5654031 140735481428144 140735481415960 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 61584 50553 142 357 0 61224 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 260352

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.58 3/181 22648
/proc/meminfo: memFree=31083888/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=246336 CPUtime=1096.26 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 44333 0 0 0 109552 74 0 0 20 0 1 0 375985334 252248064 53113 33554432000 4194304 5654031 140735481428144 140735481426232 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 61584 53113 142 357 0 61224 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 260352

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.60 3/181 22648
/proc/meminfo: memFree=31380136/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=137816 CPUtime=1156.26 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 46387 0 0 0 115548 78 0 0 20 0 1 0 375985334 141123584 29401 33554432000 4194304 5654031 140735481428144 140735481415960 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 34454 29401 142 357 0 34094 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 151832

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.63 3/182 22652
/proc/meminfo: memFree=31267132/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=217956 CPUtime=1216.25 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 48945 0 0 0 121542 83 0 0 20 0 1 0 375985334 223186944 43597 33554432000 4194304 5654031 140735481428144 140735481415960 4233005 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 54489 43597 142 357 0 54129 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 231972

[startup+1662.31 s]
/proc/loadavg: 2.04 2.00 1.65 3/181 22656
/proc/meminfo: memFree=31363432/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=281548 CPUtime=1276.25 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 52044 0 0 0 127537 88 0 0 20 0 1 0 375985334 288305152 62934 33554432000 4194304 5654031 140735481428144 140735481415960 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 70387 62934 142 357 0 70027 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 295564

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.67 3/181 22656
/proc/meminfo: memFree=31388256/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=200640 CPUtime=1336.23 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 53896 0 0 0 133531 92 0 0 20 0 1 0 375985334 205455360 48742 33554432000 4194304 5654031 140735481428144 140735481415960 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 50160 48742 142 357 0 49800 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 214656

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 1.70 3/181 22656
/proc/meminfo: memFree=31370996/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=231460 CPUtime=1396.22 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 56134 0 0 0 139527 95 0 0 20 0 1 0 375985334 237015040 57001 33554432000 4194304 5654031 140735481428144 140735481415960 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 57865 57001 142 357 0 57505 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 245476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.05 2.02 1.70 4/180 22747
/proc/meminfo: memFree=31766668/32873844 swapFree=7380/7380
[pid=22589] ppid=22587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22589/stat : 22589 (npSolver-pbo-It) S 22587 22589 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946749 9367552 275 33554432000 4194304 5064252 140735755554928 140735755553840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22589/statm: 2287 275 233 213 0 72 0
[pid=22590] ppid=22589 vsize=4868 CPUtime=385.33 cores=0,2,4,6
/proc/22590/stat : 22590 (npSolver-pbo) S 22589 22589 22322 0 -1 4202496 5296 36417 0 0 9 4 38489 31 20 0 1 0 375946750 4984832 830 33554432000 4194304 6004724 140733221105504 140733221091352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 1217 830 176 442 0 771 0
[pid=22616] ppid=22590 vsize=151320 CPUtime=1414.73 cores=0,2,4,6
/proc/22616/stat : 22616 (glucosInc) R 22590 22589 22322 0 -1 4202496 56956 0 0 0 141377 96 0 0 20 0 1 0 375985334 154951680 37286 33554432000 4194304 5654031 140735481428144 140735481415960 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22616/statm: 37830 37286 142 357 0 37470 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 165336

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.86
CPU time (s): 1800.14
CPU user time (s): 1798.8
CPU system time (s): 1.3378
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 295564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 1.3378
maximum resident set size= 253784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99257
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 354
involuntary context switches= 1995

runsolver used 5.2242 second user time and 11.4053 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-07 21:43:27
IDJOB=3747162
IDBENCH=1950
IDSOLVER=2332
FILE ID=node118/3747162-1339098206
RUNJOBID= node118-1339098177-22338
PBS_JOBID= 14643735
Free space on /tmp= 70748 MiB

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

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=2117938885

node118.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.212
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.42
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.212
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	: 5438.55
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.212
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.212
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.212
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	: 5320.68
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.212
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.212
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.212
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:       32873844 kB
MemFree:        31714556 kB
Buffers:           62220 kB
Cached:           188912 kB
SwapCached:         6336 kB
Active:           242756 kB
Inactive:         150624 kB
Active(anon):     138940 kB
Inactive(anon):     6328 kB
Active(file):     103816 kB
Inactive(file):   144296 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095328 kB
Dirty:            100804 kB
Writeback:             0 kB
AnonPages:        229112 kB
Mapped:             9128 kB
Shmem:                 0 kB
Slab:             624404 kB
SReclaimable:      63744 kB
SUnreclaim:       560660 kB
KernelStack:        1496 kB
PageTables:         3808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     270300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70812 MiB
End job on node118 at 2012-06-07 22:13:27