Trace number 3747760

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.12 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_2.opb
MD5SUM8d62286ae12c02f1d9e42b05c51333f2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-116
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products3164
Sum of products size6328

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.07	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.07	c [INC SYSTEM] execute solver
0.00/0.08	c [INC SEARCH] formula is SAT
0.00/0.08	c [INC SYSTEM] solved the initial formula
0.00/0.08	c model valid
0.00/0.08	c current solution ok
0.00/0.10	o 0
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:500 search for 499
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 41, new EQ is 0
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.12	c [INC SEARCH] isOptimum variable: 0
0.00/0.15	c formula is SAT
0.00/0.15	c [INC SEARCH] copied best model
0.00/0.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.15	c model valid
0.00/0.15	c current solution ok
0.00/0.15	o -95
0.00/0.15	c [INC SEARCH] iteration: 1
0.00/0.15	c [INC BOUNDS] best value:405 search for 404
0.00/0.15	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.15	c write failed with 2
0.00/0.15	c [INC SYSTEM] create new solver instance
0.00/0.15	c [INC] encode full formula
0.00/0.15	c (debug) using card networks
0.00/0.15	c old isEQ: 0, new EQ is 0
0.00/0.16	c set iterative enc to: card
0.00/0.16	c set iterative enc to: none
0.00/0.16	c [INC SEARCH] isOptimum variable: 0
0.00/0.19	c formula is SAT
0.00/0.19	c [INC SEARCH] copied best model
0.00/0.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.20	o -102
0.00/0.20	c [INC SEARCH] iteration: 2
0.00/0.20	c [INC BOUNDS] best value:398 search for 397
0.00/0.20	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.20	c write failed with 2
0.00/0.20	c [INC SYSTEM] create new solver instance
0.00/0.20	c [INC] encode full formula
0.00/0.20	c (debug) using card networks
0.00/0.20	c old isEQ: 0, new EQ is 0
0.00/0.21	c set iterative enc to: card
0.00/0.21	c set iterative enc to: none
0.00/0.21	c [INC SEARCH] isOptimum variable: 0
4.07/4.12	c formula is SAT
4.07/4.12	c [INC SEARCH] copied best model
4.07/4.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.07/4.13	c model valid
4.07/4.13	c current solution ok
4.07/4.13	o -106
4.07/4.13	c [INC SEARCH] iteration: 3
4.07/4.13	c [INC BOUNDS] best value:394 search for 393
4.07/4.13	c [INC SYSTEM] there exists a inc, kill it!
4.07/4.13	c write failed with 2
4.07/4.13	c [INC SYSTEM] create new solver instance
4.07/4.13	c [INC] encode full formula
4.07/4.13	c (debug) using card networks
4.07/4.13	c old isEQ: 0, new EQ is 0
4.07/4.14	c set iterative enc to: card
4.07/4.14	c set iterative enc to: none
4.07/4.14	c [INC SEARCH] isOptimum variable: 0
14.07/14.18	c formula is SAT
14.07/14.18	c [INC SEARCH] copied best model
14.07/14.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.07/14.18	c model valid
14.07/14.18	c current solution ok
14.07/14.18	o -108
14.07/14.18	c [INC SEARCH] iteration: 4
14.07/14.18	c [INC BOUNDS] best value:392 search for 391
14.07/14.18	c [INC SYSTEM] there exists a inc, kill it!
14.07/14.18	c write failed with 2
14.07/14.18	c [INC SYSTEM] create new solver instance
14.07/14.18	c [INC] encode full formula
14.07/14.18	c (debug) using card networks
14.07/14.18	c old isEQ: 0, new EQ is 0
14.07/14.19	c set iterative enc to: card
14.07/14.19	c set iterative enc to: none
14.07/14.19	c [INC SEARCH] isOptimum variable: 0
31.77/31.83	c formula is SAT
31.77/31.84	c [INC SEARCH] copied best model
31.77/31.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.77/31.84	c model valid
31.77/31.84	c current solution ok
31.77/31.84	o -111
31.77/31.84	c [INC SEARCH] iteration: 5
31.77/31.84	c [INC BOUNDS] best value:389 search for 388
31.77/31.84	c [INC SYSTEM] there exists a inc, kill it!
31.77/31.84	c write failed with 2
31.77/31.84	c [INC SYSTEM] create new solver instance
31.77/31.84	c [INC] encode full formula
31.77/31.84	c (debug) using card networks
31.77/31.84	c old isEQ: 0, new EQ is 0
31.77/31.85	c set iterative enc to: card
31.77/31.85	c set iterative enc to: none
31.77/31.85	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.50	s UNKNOWN
1800.08/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.50	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-3747760-1339103612/watcher-3747760-1339103612 -o /tmp/evaluation-result-3747760-1339103612/solver-3747760-1339103612 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747760-1339103612.opb 1991693681 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 9523
/proc/meminfo: memFree=31067264/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0

[startup+0.085546 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 9523
/proc/meminfo: memFree=31067264/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 9523
/proc/meminfo: memFree=31067264/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 9523
/proc/meminfo: memFree=31067264/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700203 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 9523
/proc/meminfo: memFree=31067264/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 9536
/proc/meminfo: memFree=31054584/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=0.19 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 3744 8452 0 0 5 2 9 3 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9536] ppid=9524 vsize=13016 CPUtime=1.27 cores=0,2,4,6
/proc/9536/stat : 9536 (glucosInc) R 9524 9523 8711 0 -1 4202496 3260 0 0 0 127 0 0 0 20 0 1 0 20328310 13328384 2722 33554432000 4194304 5654031 140735273254704 140735273242520 4232755 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9536/statm: 3254 2722 142 357 0 2894 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 27320

[startup+3.10025 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 9576
/proc/meminfo: memFree=31179148/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=0.19 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 3744 8452 0 0 5 2 9 3 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9536] ppid=9524 vsize=20208 CPUtime=2.88 cores=0,2,4,6
/proc/9536/stat : 9536 (glucosInc) R 9524 9523 8711 0 -1 4202496 5070 0 0 0 287 1 0 0 20 0 1 0 20328310 20692992 4399 33554432000 4194304 5654031 140735273254704 140735273242520 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9536/statm: 5052 4399 142 357 0 4692 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34512

[startup+6.30026 s]
/proc/loadavg: 2.02 2.01 1.94 3/184 9580
/proc/meminfo: memFree=30864344/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=4.12 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 4286 14226 0 0 7 2 399 4 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9580] ppid=9524 vsize=17556 CPUtime=2.15 cores=0,2,4,6
/proc/9580/stat : 9580 (glucosInc) R 9524 9523 8711 0 -1 4202496 5024 0 0 0 214 1 0 0 20 0 1 0 20328703 17977344 3929 33554432000 4194304 5654031 140736208308016 140736208306040 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9580/statm: 4389 3929 142 357 0 4029 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 31860

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 9582
/proc/meminfo: memFree=30989260/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=4.12 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 4286 14226 0 0 7 2 399 4 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9580] ppid=9524 vsize=17756 CPUtime=8.54 cores=0,2,4,6
/proc/9580/stat : 9580 (glucosInc) R 9524 9523 8711 0 -1 4202496 6118 0 0 0 853 1 0 0 20 0 1 0 20328703 18182144 3951 33554432000 4194304 5654031 140736208308016 140736208295832 4232632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9580/statm: 4439 3951 142 357 0 4079 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 32060

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 9584
/proc/meminfo: memFree=30968964/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=14.17 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 4828 22061 0 0 8 2 1400 7 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9584] ppid=9524 vsize=47984 CPUtime=11.29 cores=0,2,4,6
/proc/9584/stat : 9584 (glucosInc) R 9524 9523 8711 0 -1 4202496 8595 0 0 0 1127 2 0 0 20 0 1 0 20329709 49135616 8220 33554432000 4194304 5654031 140734386440912 140734386428728 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9584/statm: 11996 8220 142 357 0 11636 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62288

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 9586
/proc/meminfo: memFree=30961020/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=40748 CPUtime=19.22 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 6330 0 0 0 1920 2 0 0 20 0 1 0 20331474 41725952 9753 33554432000 4194304 5654031 140733746096448 140733746084264 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9586/statm: 10187 9753 142 357 0 9827 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 55052

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 1.95 3/183 9586
/proc/meminfo: memFree=30882024/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=120440 CPUtime=70.42 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 7100 0 0 0 7038 4 0 0 20 0 1 0 20331474 123330560 26184 33554432000 4194304 5654031 140733746096448 140733746094376 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9586/statm: 30110 26184 142 357 0 29750 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 134744

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/183 9586
/proc/meminfo: memFree=30925364/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=71120 CPUtime=130.4 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 8014 0 0 0 13032 8 0 0 20 0 1 0 20331474 72826880 17322 33554432000 4194304 5654031 140733746096448 140733746084264 4233201 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9586/statm: 17780 17322 142 357 0 17420 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 85424

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/183 9587
/proc/meminfo: memFree=30859680/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=181896 CPUtime=190.38 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 10731 0 0 0 19025 13 0 0 20 0 1 0 20331474 186261504 34154 33554432000 4194304 5654031 140733746096448 140733746094536 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9586/statm: 45474 34154 142 357 0 45114 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 196200

[startup+282.3 s]

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

/proc/meminfo: memFree=30691164/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=233448 CPUtime=1270.18 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 54099 0 0 0 126922 96 0 0 20 0 1 0 20331474 239050752 52501 33554432000 4194304 5654031 140733746096448 140733746084264 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 58362 52501 142 357 0 58002 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 247752

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9596
/proc/meminfo: memFree=30756608/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=152540 CPUtime=1330.15 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 55906 0 0 0 132915 100 0 0 20 0 1 0 20331474 156200960 36773 33554432000 4194304 5654031 140733746096448 140733746094376 4232949 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 38135 36773 142 357 0 37775 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 166844

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9597
/proc/meminfo: memFree=30738104/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=183360 CPUtime=1390.15 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 58635 0 0 0 138910 105 0 0 20 0 1 0 20331474 187760640 40936 33554432000 4194304 5654031 140733746096448 140733746084264 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 45840 40936 142 357 0 45480 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 197664

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9597
/proc/meminfo: memFree=30738216/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=183360 CPUtime=1450.14 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 60778 0 0 0 144905 109 0 0 20 0 1 0 20331474 187760640 41448 33554432000 4194304 5654031 140733746096448 140733746094536 4215357 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 45840 41448 142 357 0 45480 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 197664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9597
/proc/meminfo: memFree=30654960/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=314836 CPUtime=1510.11 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 62164 0 0 0 150900 111 0 0 20 0 1 0 20331474 322392064 62229 33554432000 4194304 5654031 140733746096448 140733746094536 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 78709 62229 142 357 0 78349 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 329140

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 9600
/proc/meminfo: memFree=30767424/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=233448 CPUtime=1570.08 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 63112 0 0 0 156895 113 0 0 20 0 1 0 20331474 239050752 45676 33554432000 4194304 5654031 140733746096448 140733746094536 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 58362 45676 142 357 0 58002 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 247752

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 9600
/proc/meminfo: memFree=30681420/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=314836 CPUtime=1630.08 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 63879 0 0 0 162894 114 0 0 20 0 1 0 20331474 322392064 65855 33554432000 4194304 5654031 140733746096448 140733746094536 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 78709 65855 142 357 0 78349 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 329140

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9601
/proc/meminfo: memFree=30768736/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=183360 CPUtime=1690.07 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 64828 0 0 0 168891 116 0 0 20 0 1 0 20331474 187760640 45183 33554432000 4194304 5654031 140733746096448 140733746094536 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 45840 45183 142 357 0 45480 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 197664

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9601
/proc/meminfo: memFree=30791064/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=152540 CPUtime=1750.05 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 66344 0 0 0 174886 119 0 0 20 0 1 0 20331474 156200960 37385 33554432000 4194304 5654031 140733746096448 140733746084264 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 38135 37385 142 357 0 37775 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 166844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9601
/proc/meminfo: memFree=30750852/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=233448 CPUtime=1768.26 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 67186 0 0 0 176706 120 0 0 20 0 1 0 20331474 239050752 47423 33554432000 4194304 5654031 140733746096448 140733746094536 4215071 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 58362 47423 142 357 0 58002 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 247752

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.00 2.00 2.00 3/183 9601
/proc/meminfo: memFree=30750852/32873844 swapFree=7108/7108
[pid=9523] ppid=9521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9523/stat : 9523 (npSolver-pbo-It) S 9521 9523 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20328289 9367552 275 33554432000 4194304 5064252 140733668610608 140733668609520 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9523/statm: 2287 275 233 213 0 72 0
[pid=9524] ppid=9523 vsize=5156 CPUtime=31.82 cores=0,2,4,6
/proc/9524/stat : 9524 (npSolver-pbo) S 9523 9523 8711 0 -1 4202496 5370 31187 0 0 9 3 3161 9 20 0 1 0 20328289 5279744 901 33554432000 4194304 6004724 140733805615568 140733805601416 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9524/statm: 1289 901 175 442 0 843 0
[pid=9586] ppid=9524 vsize=233448 CPUtime=1768.26 cores=0,2,4,6
/proc/9586/stat : 9586 (glucosInc) R 9524 9523 8711 0 -1 4202496 67186 0 0 0 176706 120 0 0 20 0 1 0 20331474 239050752 47423 33554432000 4194304 5654031 140733746096448 140733746094536 4215071 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9586/statm: 58362 47423 142 357 0 58002 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 247752

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1798.78
CPU system time (s): 1.3398
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 329140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.78
system time used= 1.3398
maximum resident set size= 323460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104127
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 333
involuntary context switches= 2131

runsolver used 3.61945 second user time and 9.15461 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-07 23:13:32
IDJOB=3747760
IDBENCH=48220
IDSOLVER=2332
FILE ID=node134/3747760-1339103612
RUNJOBID= node134-1339098177-8727
PBS_JOBID= 14643719
Free space on /tmp= 71000 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747760-1339103612/watcher-3747760-1339103612 -o /tmp/evaluation-result-3747760-1339103612/solver-3747760-1339103612 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747760-1339103612.opb 1991693681 HOME HOME

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

MD5SUM BENCH= 8d62286ae12c02f1d9e42b05c51333f2
RANDOM SEED=1991693681

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:        31067528 kB
Buffers:          169688 kB
Cached:           747180 kB
SwapCached:            0 kB
Active:           382440 kB
Inactive:         675176 kB
Active(anon):     143380 kB
Inactive(anon):        0 kB
Active(file):     239060 kB
Inactive(file):   675176 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:        149644 kB
Mapped:            15560 kB
Shmem:               212 kB
Slab:             610388 kB
SReclaimable:      52696 kB
SUnreclaim:       557692 kB
KernelStack:        1560 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     260408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 70972 MiB
End job on node134 at 2012-06-07 23:43:33