Trace number 3747166

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

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.19	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.19	c [INC SYSTEM] execute solver
0.00/0.21	c [INC SEARCH] formula is SAT
0.00/0.21	c [INC SYSTEM] solved the initial formula
0.00/0.21	c model valid
0.00/0.21	c current solution ok
0.00/0.25	o 469
0.00/0.25	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.25	c write failed with 2
0.00/0.25	c [INC SEARCH] iteration: 0
0.00/0.25	c [INC BOUNDS] best value:469 search for 468
0.00/0.25	c [INC SYSTEM] create new solver instance
0.00/0.25	c [INC] encode full formula
0.00/0.25	c (debug) using card networks
0.00/0.25	c old isEQ: 41, new EQ is 0
0.00/0.26	c set iterative enc to: card
0.00/0.26	c set iterative enc to: none
0.00/0.26	c [INC SEARCH] isOptimum variable: 0
0.00/0.30	c formula is SAT
0.00/0.30	c [INC SEARCH] copied best model
0.00/0.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.30	o 234
0.00/0.30	c [INC SEARCH] iteration: 1
0.00/0.30	c [INC BOUNDS] best value:234 search for 233
0.00/0.30	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.30	c write failed with 2
0.00/0.30	c [INC SYSTEM] create new solver instance
0.00/0.30	c [INC] encode full formula
0.00/0.30	c (debug) using card networks
0.00/0.30	c old isEQ: 96, new EQ is 0
0.00/0.31	c set iterative enc to: card
0.00/0.31	c set iterative enc to: none
0.00/0.32	c [INC SEARCH] isOptimum variable: 0
3.47/3.57	c formula is SAT
3.47/3.57	c [INC SEARCH] copied best model
3.47/3.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.47/3.57	c model valid
3.47/3.57	c current solution ok
3.47/3.57	o 230
3.47/3.57	c [INC SEARCH] iteration: 2
3.47/3.57	c [INC BOUNDS] best value:230 search for 229
3.47/3.57	c [INC SYSTEM] there exists a inc, kill it!
3.47/3.57	c write failed with 2
3.47/3.57	c [INC SYSTEM] create new solver instance
3.47/3.57	c [INC] encode full formula
3.47/3.57	c (debug) using card networks
3.47/3.57	c old isEQ: 96, new EQ is 0
3.47/3.58	c set iterative enc to: card
3.47/3.58	c set iterative enc to: none
3.47/3.59	c [INC SEARCH] isOptimum variable: 0
9.47/9.57	c formula is SAT
9.47/9.57	c [INC SEARCH] copied best model
9.47/9.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.47/9.57	c model valid
9.47/9.57	c current solution ok
9.47/9.57	o 227
9.47/9.57	c [INC SEARCH] iteration: 3
9.47/9.57	c [INC BOUNDS] best value:227 search for 226
9.47/9.57	c [INC SYSTEM] there exists a inc, kill it!
9.47/9.57	c write failed with 2
9.47/9.57	c [INC SYSTEM] create new solver instance
9.47/9.57	c [INC] encode full formula
9.47/9.57	c (debug) using card networks
9.47/9.57	c old isEQ: 96, new EQ is 0
9.47/9.58	c set iterative enc to: card
9.47/9.58	c set iterative enc to: none
9.47/9.59	c [INC SEARCH] isOptimum variable: 0
38.76/38.86	c formula is SAT
38.76/38.87	c [INC SEARCH] copied best model
38.76/38.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.76/38.87	c model valid
38.76/38.87	c current solution ok
38.76/38.87	o 224
38.76/38.87	c [INC SEARCH] iteration: 4
38.76/38.87	c [INC BOUNDS] best value:224 search for 223
38.76/38.87	c [INC SYSTEM] there exists a inc, kill it!
38.76/38.87	c write failed with 2
38.76/38.87	c [INC SYSTEM] create new solver instance
38.76/38.87	c [INC] encode full formula
38.76/38.87	c (debug) using card networks
38.76/38.87	c old isEQ: 96, new EQ is 0
38.76/38.88	c set iterative enc to: card
38.76/38.88	c set iterative enc to: none
38.76/38.88	c [INC SEARCH] isOptimum variable: 0
41.94/42.07	c formula is SAT
41.94/42.07	c [INC SEARCH] copied best model
41.94/42.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.94/42.07	c model valid
41.94/42.07	c current solution ok
41.94/42.07	o 223
41.94/42.07	c [INC SEARCH] iteration: 5
41.94/42.07	c [INC BOUNDS] best value:223 search for 222
41.94/42.07	c [INC SYSTEM] there exists a inc, kill it!
41.94/42.07	c write failed with 2
41.94/42.07	c [INC SYSTEM] create new solver instance
41.94/42.07	c [INC] encode full formula
41.94/42.07	c (debug) using card networks
41.94/42.07	c old isEQ: 96, new EQ is 0
41.94/42.08	c set iterative enc to: card
41.94/42.08	c set iterative enc to: none
41.94/42.09	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	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-3747166-1339098206/watcher-3747166-1339098206 -o /tmp/evaluation-result-3747166-1339098206/solver-3747166-1339098206 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747166-1339098206.opb 203886471 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.06 0.01 0.00 2/173 9002
/proc/meminfo: memFree=31212212/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0

[startup+0.044867 s]
/proc/loadavg: 0.06 0.01 0.00 2/173 9002
/proc/meminfo: memFree=31212212/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100313 s]
/proc/loadavg: 0.06 0.01 0.00 2/173 9002
/proc/meminfo: memFree=31212212/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300233 s]
/proc/loadavg: 0.06 0.01 0.00 2/173 9002
/proc/meminfo: memFree=31212212/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700116 s]
/proc/loadavg: 0.06 0.01 0.00 2/173 9002
/proc/meminfo: memFree=31212212/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 0.06 0.01 0.00 3/183 9039
/proc/meminfo: memFree=31176216/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=0.3 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 3231 8470 0 0 4 4 20 2 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9013] ppid=9003 vsize=14552 CPUtime=1.16 cores=1,3,5,7
/proc/9013/stat : 9013 (glucosInc) R 9003 9002 8711 0 -1 4202496 3153 0 0 0 116 0 0 0 20 0 1 0 19787747 14901248 2738 33554432000 4194304 5654031 140737208156304 140737208154392 4232581 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9013/statm: 3638 2738 141 357 0 3278 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 28580

[startup+3.10038 s]
/proc/loadavg: 0.06 0.01 0.00 3/183 9039
/proc/meminfo: memFree=31169644/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=0.3 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 3231 8470 0 0 4 4 20 2 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9013] ppid=9003 vsize=17552 CPUtime=2.76 cores=1,3,5,7
/proc/9013/stat : 9013 (glucosInc) R 9003 9002 8711 0 -1 4202496 4101 0 0 0 276 0 0 0 20 0 1 0 19787747 17973248 3499 33554432000 4194304 5654031 140737208156304 140737208154088 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9013/statm: 4388 3499 141 357 0 4028 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 31580

[startup+6.30031 s]
/proc/loadavg: 0.21 0.05 0.01 3/183 9043
/proc/meminfo: memFree=31169716/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=3.57 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 3757 13820 0 0 6 4 344 3 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9041] ppid=9003 vsize=17672 CPUtime=2.7 cores=1,3,5,7
/proc/9041/stat : 9041 (glucosInc) R 9003 9002 8711 0 -1 4202496 5190 0 0 0 269 1 0 0 20 0 1 0 19788074 18096128 3872 33554432000 4194304 5654031 140734868459376 140734868447192 4232720 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9041/statm: 4418 3872 141 357 0 4058 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 31700

[startup+12.7004 s]
/proc/loadavg: 0.35 0.08 0.02 3/183 9045
/proc/meminfo: memFree=31155288/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=9.57 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 4282 21030 0 0 7 4 941 5 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9045] ppid=9003 vsize=19340 CPUtime=3.09 cores=1,3,5,7
/proc/9045/stat : 9045 (glucosInc) R 9003 9002 8711 0 -1 4202496 5222 0 0 0 308 1 0 0 20 0 1 0 19788674 19804160 3931 33554432000 4194304 5654031 140734762750992 140734762738808 4232688 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9045/statm: 4835 3931 141 357 0 4475 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 33368

[startup+25.5004 s]
/proc/loadavg: 0.72 0.17 0.05 3/183 9048
/proc/meminfo: memFree=31122760/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=9.57 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 4282 21030 0 0 7 4 941 5 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9045] ppid=9003 vsize=61468 CPUtime=15.88 cores=1,3,5,7
/proc/9045/stat : 9045 (glucosInc) R 9003 9002 8711 0 -1 4202496 7545 0 0 0 1586 2 0 0 20 0 1 0 19788674 62943232 9975 33554432000 4194304 5654031 140734762750992 140734762748872 4232386 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9045/statm: 15367 9975 141 357 0 15007 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 75496

[startup+51.1003 s]
/proc/loadavg: 1.15 0.32 0.11 3/183 9052
/proc/meminfo: memFree=31108112/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=27516 CPUtime=9 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 5189 0 0 0 899 1 0 0 20 0 1 0 19791924 28176384 6329 33554432000 4194304 5654031 140733834028032 140733834015848 4215964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9052/statm: 6879 6329 141 357 0 6519 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 41544

[startup+102.3 s]
/proc/loadavg: 1.63 0.58 0.20 3/183 9052
/proc/meminfo: memFree=31012984/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=74036 CPUtime=60.18 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 7320 0 0 0 6016 2 0 0 20 0 1 0 19791924 75812864 17057 33554432000 4194304 5654031 140733834028032 140733834015848 4215307 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 18509 17057 141 357 0 18149 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 88064

[startup+162.3 s]
/proc/loadavg: 1.86 0.83 0.31 3/183 9052
/proc/meminfo: memFree=30998404/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=86304 CPUtime=120.17 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 9331 0 0 0 12012 5 0 0 20 0 1 0 19791924 88375296 21046 33554432000 4194304 5654031 140733834028032 140733834015848 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 21576 21046 141 357 0 21216 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 100332

[startup+222.307 s]
/proc/loadavg: 1.95 1.04 0.41 3/183 9052
/proc/meminfo: memFree=30942908/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=135624 CPUtime=180.16 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 11135 0 0 0 18008 8 0 0 20 0 1 0 19791924 138878976 32141 33554432000 4194304 5654031 140733834028032 140733834025960 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 33906 32141 141 357 0 33546 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 149652

[startup+282.3 s]

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

/proc/meminfo: memFree=30827656/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=190004 CPUtime=1259.95 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 47456 0 0 0 125909 86 0 0 20 0 1 0 19791924 194564096 44755 33554432000 4194304 5654031 140733834028032 140733834026120 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 47501 44755 141 357 0 47141 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 204032

[startup+1362.3 s]
/proc/loadavg: 2.03 2.00 1.53 3/183 9091
/proc/meminfo: memFree=30891700/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=321480 CPUtime=1319.94 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 48321 0 0 0 131905 89 0 0 20 0 1 0 19791924 329195520 70656 33554432000 4194304 5654031 140733834028032 140733834026120 4216697 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 80370 70656 141 357 0 80010 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 335508

[startup+1422.3 s]
/proc/loadavg: 2.06 2.01 1.56 3/183 9091
/proc/meminfo: memFree=30872252/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=323656 CPUtime=1379.94 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 50703 0 0 0 137901 93 0 0 20 0 1 0 19791924 331423744 63008 33554432000 4194304 5654031 140733834028032 140733834026120 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 80914 63008 141 357 0 80554 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 337684

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 1.58 3/183 9091
/proc/meminfo: memFree=30897376/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=242268 CPUtime=1439.92 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 52038 0 0 0 143896 96 0 0 20 0 1 0 19791924 248082432 52810 33554432000 4194304 5654031 140733834028032 140733834026120 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 60567 52810 141 357 0 60207 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 256296

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.61 3/183 9091
/proc/meminfo: memFree=30872600/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=193292 CPUtime=1499.91 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 53859 0 0 0 149892 99 0 0 20 0 1 0 19791924 197931008 46601 33554432000 4194304 5654031 140733834028032 140733834026120 4235462 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 48323 46601 141 357 0 47963 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 207320

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/184 9095
/proc/meminfo: memFree=30788328/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=324768 CPUtime=1559.89 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 54722 0 0 0 155888 101 0 0 20 0 1 0 19791924 332562432 70966 33554432000 4194304 5654031 140733834028032 140733834026120 4233216 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 81192 70966 141 357 0 80832 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 338796

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/183 9095
/proc/meminfo: memFree=30814392/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=324768 CPUtime=1619.87 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 56255 0 0 0 161883 104 0 0 20 0 1 0 19791924 332562432 60443 33554432000 4194304 5654031 140733834028032 140733834026120 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 81192 60443 141 357 0 80832 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 338796

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/183 9095
/proc/meminfo: memFree=30856888/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=243380 CPUtime=1679.87 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 57882 0 0 0 167879 108 0 0 20 0 1 0 19791924 249221120 50486 33554432000 4194304 5654031 140733834028032 140733834026120 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 60845 50486 141 357 0 60485 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 257408

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 1.69 3/183 9095
/proc/meminfo: memFree=30767632/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=324768 CPUtime=1739.86 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 58442 0 0 0 173875 111 0 0 20 0 1 0 19791924 332562432 74550 33554432000 4194304 5654031 140733834028032 140733834026120 4215061 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 81192 74550 141 357 0 80832 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 338796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 1.70 3/183 9095
/proc/meminfo: memFree=30890760/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=193292 CPUtime=1757.97 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 59233 0 0 0 175684 113 0 0 20 0 1 0 19791924 197931008 43360 33554432000 4194304 5654031 140733834028032 140733834026120 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 48323 43360 141 357 0 47963 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 207320

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 1.70 3/183 9095
/proc/meminfo: memFree=30890760/32873844 swapFree=7108/7108
[pid=9002] ppid=9000 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9002/stat : 9002 (npSolver-pbo-It) S 9000 9002 8711 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 19787715 9367552 275 33554432000 4194304 5064252 140734240340544 140734240339456 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9002/statm: 2287 275 233 213 0 72 0
[pid=9003] ppid=9002 vsize=4880 CPUtime=42.05 cores=1,3,5,7
/proc/9003/stat : 9003 (npSolver-pbo) S 9002 9002 8711 0 -1 4202496 5333 34664 0 0 10 4 4181 10 20 0 1 0 19787715 4997120 837 33554432000 4194304 6004724 140737337712224 140737337698072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9003/statm: 1220 837 176 442 0 774 0
[pid=9052] ppid=9003 vsize=193292 CPUtime=1757.97 cores=1,3,5,7
/proc/9052/stat : 9052 (glucosInc) R 9003 9002 8711 0 -1 4202496 59233 0 0 0 175684 113 0 0 20 0 1 0 19791924 197931008 43360 33554432000 4194304 5654031 140733834028032 140733834026120 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9052/statm: 48323 43360 141 357 0 47963 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 207320

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.76
CPU system time (s): 1.2878
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 388116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.76
system time used= 1.2878
maximum resident set size= 342172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99611
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 417
involuntary context switches= 2153

runsolver used 6.77097 second user time and 15.7236 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-07 21:43:26
IDJOB=3747166
IDBENCH=1949
IDSOLVER=2332
FILE ID=node134/3747166-1339098206
RUNJOBID= node134-1339098177-8728
PBS_JOBID= 14643719
Free space on /tmp= 71012 MiB

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

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=203886471

node134.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.091
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.18
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.091
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.091
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.091
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.091
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.55
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.091
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.091
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.56
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.091
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:        31212576 kB
Buffers:          168016 kB
Cached:           734092 kB
SwapCached:            0 kB
Active:           238740 kB
Inactive:         673720 kB
Active(anon):      13144 kB
Inactive(anon):        0 kB
Active(file):     225596 kB
Inactive(file):   673720 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8648 kB
Writeback:             0 kB
AnonPages:         17664 kB
Mapped:            13760 kB
Shmem:               212 kB
Slab:             611168 kB
SReclaimable:      52772 kB
SUnreclaim:       558396 kB
KernelStack:        1408 kB
PageTables:         3804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70992 MiB
End job on node134 at 2012-06-07 22:13:27