Trace number 3747164

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.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
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 473
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.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.23	o 458
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:458 search for 457
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.23	c set iterative enc to: card
0.00/0.23	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 236
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:236 search for 235
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: 224, 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.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o 228
0.00/0.33	c [INC SEARCH] iteration: 2
0.00/0.33	c [INC BOUNDS] best value:228 search for 227
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.33	c old isEQ: 224, new EQ is 0
0.00/0.34	c set iterative enc to: card
0.00/0.34	c set iterative enc to: none
0.00/0.35	c [INC SEARCH] isOptimum variable: 0
8.35/8.43	c formula is SAT
8.35/8.43	c [INC SEARCH] copied best model
8.35/8.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.35/8.43	c model valid
8.35/8.43	c current solution ok
8.35/8.43	o 222
8.35/8.43	c [INC SEARCH] iteration: 3
8.35/8.43	c [INC BOUNDS] best value:222 search for 221
8.35/8.43	c [INC SYSTEM] there exists a inc, kill it!
8.35/8.43	c write failed with 2
8.35/8.43	c [INC SYSTEM] create new solver instance
8.35/8.43	c [INC] encode full formula
8.35/8.43	c (debug) using card networks
8.35/8.43	c old isEQ: 224, new EQ is 0
8.35/8.44	c set iterative enc to: card
8.35/8.44	c set iterative enc to: none
8.35/8.45	c [INC SEARCH] isOptimum variable: 0
127.55/127.66	c formula is SAT
127.55/127.67	c [INC SEARCH] copied best model
127.55/127.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
127.55/127.67	c model valid
127.55/127.67	c current solution ok
127.55/127.67	o 220
127.55/127.67	c [INC SEARCH] iteration: 4
127.55/127.67	c [INC BOUNDS] best value:220 search for 219
127.55/127.67	c [INC SYSTEM] there exists a inc, kill it!
127.55/127.67	c write failed with 2
127.55/127.67	c [INC SYSTEM] create new solver instance
127.55/127.67	c [INC] encode full formula
127.55/127.67	c (debug) using card networks
127.55/127.67	c old isEQ: 224, new EQ is 0
127.55/127.68	c set iterative enc to: card
127.55/127.68	c set iterative enc to: none
127.55/127.68	c [INC SEARCH] isOptimum variable: 0
182.74/182.86	c formula is SAT
182.74/182.86	c [INC SEARCH] copied best model
182.74/182.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.74/182.86	c model valid
182.74/182.86	c current solution ok
182.74/182.86	o 218
182.74/182.86	c [INC SEARCH] iteration: 5
182.74/182.86	c [INC BOUNDS] best value:218 search for 217
182.74/182.86	c [INC SYSTEM] there exists a inc, kill it!
182.74/182.86	c write failed with 2
182.74/182.86	c [INC SYSTEM] create new solver instance
182.74/182.86	c [INC] encode full formula
182.74/182.86	c (debug) using card networks
182.74/182.86	c old isEQ: 224, new EQ is 0
182.74/182.87	c set iterative enc to: card
182.74/182.87	c set iterative enc to: none
182.74/182.88	c [INC SEARCH] isOptimum variable: 0
243.82/243.99	c formula is SAT
243.82/243.99	c [INC SEARCH] copied best model
243.82/243.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
243.82/243.99	c model valid
243.82/243.99	c current solution ok
243.82/243.99	o 217
243.82/243.99	c [INC SEARCH] iteration: 6
243.82/243.99	c [INC BOUNDS] best value:217 search for 216
243.82/243.99	c [INC SYSTEM] there exists a inc, kill it!
243.82/243.99	c write failed with 2
243.82/243.99	c [INC SYSTEM] create new solver instance
243.82/243.99	c [INC] encode full formula
243.82/243.99	c (debug) using card networks
243.82/243.99	c old isEQ: 224, new EQ is 0
243.93/244.00	c set iterative enc to: card
243.93/244.00	c set iterative enc to: none
243.93/244.01	c [INC SEARCH] isOptimum variable: 0
435.14/435.32	c formula is SAT
435.14/435.32	c [INC SEARCH] copied best model
435.14/435.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
435.14/435.32	c model valid
435.14/435.32	c current solution ok
435.14/435.32	o 216
435.14/435.32	c [INC SEARCH] iteration: 7
435.14/435.32	c [INC BOUNDS] best value:216 search for 215
435.14/435.32	c [INC SYSTEM] there exists a inc, kill it!
435.14/435.32	c write failed with 2
435.14/435.32	c [INC SYSTEM] create new solver instance
435.14/435.32	c [INC] encode full formula
435.14/435.32	c (debug) using card networks
435.14/435.32	c old isEQ: 224, new EQ is 0
435.14/435.33	c set iterative enc to: card
435.14/435.33	c set iterative enc to: none
435.14/435.34	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.51	HOME/npSolver-pbo-Itd.sh: line 18:  8221 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3747164-1339098207/watcher-3747164-1339098207 -o /tmp/evaluation-result-3747164-1339098207/solver-3747164-1339098207 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747164-1339098207.opb 658677749 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.46 0.11 0.04 3/180 8220
/proc/meminfo: memFree=29213304/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0

[startup+0.05796 s]
/proc/loadavg: 0.46 0.11 0.04 3/180 8220
/proc/meminfo: memFree=29213304/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100302 s]
/proc/loadavg: 0.46 0.11 0.04 3/180 8220
/proc/meminfo: memFree=29213304/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300172 s]
/proc/loadavg: 0.46 0.11 0.04 3/180 8220
/proc/meminfo: memFree=29213304/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 0.46 0.11 0.04 3/180 8220
/proc/meminfo: memFree=29213304/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 0.46 0.11 0.04 3/183 8233
/proc/meminfo: memFree=29124360/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=0.32 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 3768 11304 0 0 6 3 21 2 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8233] ppid=8221 vsize=14524 CPUtime=1.14 cores=1,3,5,7
/proc/8233/stat : 8233 (glucosInc) R 8221 8220 8001 0 -1 4202496 3299 0 0 0 114 0 0 0 20 0 1 0 19787636 14872576 2711 33554432000 4194304 5654031 140734480289088 140734480286872 4215033 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8233/statm: 3631 2711 141 357 0 3271 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 28532

[startup+3.10033 s]
/proc/loadavg: 0.46 0.11 0.04 3/183 8233
/proc/meminfo: memFree=29040768/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=0.32 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 3768 11304 0 0 6 3 21 2 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8233] ppid=8221 vsize=19228 CPUtime=2.74 cores=1,3,5,7
/proc/8233/stat : 8233 (glucosInc) R 8221 8220 8001 0 -1 4202496 5168 0 0 0 273 1 0 0 20 0 1 0 19787636 19689472 3810 33554432000 4194304 5654031 140734480289088 140734480286968 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8233/statm: 4807 3810 141 357 0 4447 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 33236

[startup+6.30029 s]
/proc/loadavg: 0.58 0.14 0.05 3/183 8233
/proc/meminfo: memFree=27825808/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=0.32 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 3768 11304 0 0 6 3 21 2 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8233] ppid=8221 vsize=19228 CPUtime=5.94 cores=1,3,5,7
/proc/8233/stat : 8233 (glucosInc) R 8221 8220 8001 0 -1 4202496 6092 0 0 0 593 1 0 0 20 0 1 0 19787636 19689472 4251 33554432000 4194304 5654031 140734480289088 140734480287016 4232505 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8233/statm: 4807 4251 141 357 0 4447 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 33236

[startup+12.7003 s]
/proc/loadavg: 0.69 0.17 0.06 3/183 8235
/proc/meminfo: memFree=28309488/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=8.43 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 4303 18198 0 0 8 3 827 5 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8235] ppid=8221 vsize=19236 CPUtime=4.23 cores=1,3,5,7
/proc/8235/stat : 8235 (glucosInc) R 8221 8220 8001 0 -1 4202496 6183 0 0 0 422 1 0 0 20 0 1 0 19788446 19697664 4253 33554432000 4194304 5654031 140733277745216 140733277743240 4232601 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8235/statm: 4809 4253 142 357 0 4449 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 33244

[startup+25.5003 s]
/proc/loadavg: 0.98 0.26 0.09 3/183 8235
/proc/meminfo: memFree=27298744/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=8.43 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 4303 18198 0 0 8 3 827 5 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8235] ppid=8221 vsize=35392 CPUtime=17.03 cores=1,3,5,7
/proc/8235/stat : 8235 (glucosInc) R 8221 8220 8001 0 -1 4202496 7354 0 0 0 1702 1 0 0 20 0 1 0 19788446 36241408 8283 33554432000 4194304 5654031 140733277745216 140733277743240 4215079 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8235/statm: 8848 8283 142 357 0 8488 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 49400

[startup+51.1003 s]
/proc/loadavg: 1.33 0.40 0.14 3/183 8235
/proc/meminfo: memFree=25367888/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=8.43 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 4303 18198 0 0 8 3 827 5 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8235] ppid=8221 vsize=72924 CPUtime=42.62 cores=1,3,5,7
/proc/8235/stat : 8235 (glucosInc) R 8221 8220 8001 0 -1 4202496 8116 0 0 0 4260 2 0 0 20 0 1 0 19788446 74674176 17153 33554432000 4194304 5654031 140733277745216 140733277733032 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8235/statm: 18231 17153 142 357 0 17871 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 86932

[startup+102.307 s]
/proc/loadavg: 2.10 0.74 0.26 2/182 8235
/proc/meminfo: memFree=13319780/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=8.43 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 4303 18198 0 0 8 3 827 5 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8235] ppid=8221 vsize=43568 CPUtime=93.82 cores=1,3,5,7
/proc/8235/stat : 8235 (glucosInc) R 8221 8220 8001 0 -1 4202496 8652 0 0 0 9374 8 0 0 20 0 1 0 19788446 44613632 10204 33554432000 4194304 5654031 140733277745216 140733277743096 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8235/statm: 10892 10204 142 357 0 10532 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 57576

[startup+162.3 s]
/proc/loadavg: 2.97 1.24 0.46 3/183 8239
/proc/meminfo: memFree=13589088/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=127.64 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 4838 28566 0 0 9 4 12734 17 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8239] ppid=8221 vsize=66416 CPUtime=34.6 cores=1,3,5,7
/proc/8239/stat : 8239 (glucosInc) R 8221 8220 8001 0 -1 4202496 7986 0 0 0 3457 3 0 0 20 0 1 0 19800370 68009984 15492 33554432000 4194304 5654031 140736097768368 140736097756184 4232462 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8239/statm: 16604 15492 142 357 0 16244 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80424

[startup+222.3 s]
/proc/loadavg: 2.39 1.39 0.56 3/184 8294
/proc/meminfo: memFree=30844428/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=182.83 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 5373 37087 0 0 10 4 18248 21 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8289] ppid=8221 vsize=43836 CPUtime=39.4 cores=1,3,5,7
/proc/8289/stat : 8289 (glucosInc) R 8221 8220 8001 0 -1 4202496 9523 0 0 0 3937 3 0 0 20 0 1 0 19805889 44888064 10398 33554432000 4194304 5654031 140734842834016 140734842821832 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8289/statm: 10959 10398 142 357 0 10599 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57844

[startup+282.3 s]

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

/proc/loadavg: 2.04 2.00 1.56 3/183 8330
/proc/meminfo: memFree=30521048/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=189936 CPUtime=926.77 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 38714 0 0 0 92606 71 0 0 20 0 1 0 19831135 194494464 40073 33554432000 4194304 5654031 140736950078336 140736950066152 4232622 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 47484 40073 142 357 0 47124 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 203944

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.58 3/183 8330
/proc/meminfo: memFree=30513612/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=240024 CPUtime=986.76 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 40289 0 0 0 98600 76 0 0 20 0 1 0 19831135 245784576 48566 33554432000 4194304 5654031 140736950078336 140736950066152 4214603 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 60006 48566 142 357 0 59646 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 254032

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.60 3/183 8331
/proc/meminfo: memFree=30485156/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=189936 CPUtime=1046.74 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 42479 0 0 0 104593 81 0 0 20 0 1 0 19831135 194494464 41609 33554432000 4194304 5654031 140736950078336 140736950066152 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 47484 41609 142 357 0 47124 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 203944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/183 8331
/proc/meminfo: memFree=30608980/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=240024 CPUtime=1106.73 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 44046 0 0 0 110589 84 0 0 20 0 1 0 19831135 245784576 48054 33554432000 4194304 5654031 140736950078336 140736950066152 4232810 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 60006 48054 142 357 0 59646 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 254032

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/184 8334
/proc/meminfo: memFree=30597392/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=159116 CPUtime=1166.73 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 45632 0 0 0 116584 89 0 0 20 0 1 0 19831135 162934784 35910 33554432000 4194304 5654031 140736950078336 140736950066152 4232925 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 39779 35910 142 357 0 39419 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 173124

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/183 8334
/proc/meminfo: memFree=30542580/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=189936 CPUtime=1226.72 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 47478 0 0 0 122579 93 0 0 20 0 1 0 19831135 194494464 43145 33554432000 4194304 5654031 140736950078336 140736950066152 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 47484 43145 142 357 0 47124 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 203944

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.69 3/183 8334
/proc/meminfo: memFree=30536412/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=240024 CPUtime=1286.7 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 49046 0 0 0 128573 97 0 0 20 0 1 0 19831135 245784576 50614 33554432000 4194304 5654031 140736950078336 140736950076424 4215290 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 60006 50614 142 357 0 59646 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 254032

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 1.70 3/183 8335
/proc/meminfo: memFree=30565424/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=240024 CPUtime=1346.69 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 50303 0 0 0 134569 100 0 0 20 0 1 0 19831135 245784576 48566 33554432000 4194304 5654031 140736950078336 140736950076424 4215014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 60006 48566 142 357 0 59646 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 254032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.08 2.02 1.72 3/183 8335
/proc/meminfo: memFree=30509564/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=240024 CPUtime=1364.89 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 50315 0 0 0 136389 100 0 0 20 0 1 0 19831135 245784576 52662 33554432000 4194304 5654031 140736950078336 140736950076424 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 60006 52662 142 357 0 59646 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 254032

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 2.08 2.02 1.72 3/183 8335
/proc/meminfo: memFree=30509564/32873844 swapFree=7124/7124
[pid=8220] ppid=8218 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8220/stat : 8220 (npSolver-pbo-It) S 8218 8220 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 19787601 9367552 275 33554432000 4194304 5064252 140737179054272 140737179053184 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8220/statm: 2287 275 233 213 0 72 0
[pid=8221] ppid=8220 vsize=4860 CPUtime=435.21 cores=1,3,5,7
/proc/8221/stat : 8221 (npSolver-pbo) S 8220 8220 8001 0 -1 4202496 6442 59078 0 0 13 4 43468 36 20 0 1 0 19787601 4976640 825 33554432000 4194304 6004724 140736166040304 140736166026152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8221/statm: 1215 825 176 442 0 769 0
[pid=8301] ppid=8221 vsize=240024 CPUtime=1364.89 cores=1,3,5,7
/proc/8301/stat : 8301 (glucosInc) R 8221 8220 8001 0 -1 4202496 50315 0 0 0 136389 100 0 0 20 0 1 0 19831135 245784576 52662 33554432000 4194304 5654031 140736950078336 140736950076424 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8301/statm: 60006 52662 142 357 0 59646 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 254032

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8220 and gives
#  childrusage.ru_utime.tv_sec=434
#  childrusage.ru_utime.tv_usec=814898
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=413937
# CPU time returned by wait4() is 435.229
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.7
CPU system time (s): 1.4
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 254032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 434.815
system time used= 0.413937
maximum resident set size= 113616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65895
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 482
involuntary context switches= 1623

runsolver used 2.97255 second user time and 8.5537 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-07 21:43:27
IDJOB=3747164
IDBENCH=1951
IDSOLVER=2332
FILE ID=node133/3747164-1339098207
RUNJOBID= node133-1339098176-8018
PBS_JOBID= 14643720
Free space on /tmp= 70288 MiB

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

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=658677749

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29213940 kB
Buffers:           51936 kB
Cached:          1159112 kB
SwapCached:         4004 kB
Active:          1892584 kB
Inactive:        1018120 kB
Active(anon):    1697276 kB
Inactive(anon):     4988 kB
Active(file):     195308 kB
Inactive(file):  1013132 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100300 kB
Dirty:            106156 kB
Writeback:             0 kB
AnonPages:       1685316 kB
Mapped:            10212 kB
Shmem:                 0 kB
Slab:             604540 kB
SReclaimable:      46220 kB
SUnreclaim:       558320 kB
KernelStack:        1464 kB
PageTables:         7264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2197684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    983040 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= 70364 MiB
End job on node133 at 2012-06-07 22:13:27