Trace number 3747712

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_3.opb
MD5SUM12e000f4c238d036e0b89e0774c838fa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75294
Sum of products size (including duplicates)150588
Number of different products75294
Sum of products size150588

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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
1.16/1.24	c [INC SYSTEM] finished preprocessing in 1 s
1.16/1.24	c [INC SYSTEM] execute solver
1.21/1.32	c [INC SEARCH] formula is SAT
1.21/1.32	c [INC SYSTEM] solved the initial formula
1.21/1.36	c model valid
1.21/1.36	c current solution ok
1.40/1.59	o 999
1.40/1.59	c [INC SYSTEM] there exists a inc, kill it!
1.40/1.59	c write failed with 2
1.40/1.59	c [INC SEARCH] iteration: 0
1.40/1.59	c [INC BOUNDS] best value:999 search for 998
1.40/1.59	c [INC SYSTEM] create new solver instance
1.40/1.59	c [INC] encode full formula
1.40/1.59	c (debug) using card networks
1.40/1.59	c old isEQ: 41, new EQ is 0
1.58/1.61	c set iterative enc to: card
1.58/1.61	c set iterative enc to: none
1.58/1.62	c [INC SEARCH] isOptimum variable: 0
4.06/4.14	c formula is SAT
4.06/4.15	c [INC SEARCH] copied best model
4.06/4.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.06/4.18	c model valid
4.06/4.18	c current solution ok
4.06/4.18	o 48
4.06/4.18	c [INC SEARCH] iteration: 1
4.06/4.18	c [INC BOUNDS] best value:48 search for 47
4.06/4.18	c [INC SYSTEM] there exists a inc, kill it!
4.06/4.18	c write failed with 2
4.06/4.18	c [INC SYSTEM] create new solver instance
4.06/4.18	c [INC] encode full formula
4.06/4.18	c (debug) using card networks
4.06/4.18	c old isEQ: 96, new EQ is 0
4.18/4.20	c set iterative enc to: card
4.18/4.20	c set iterative enc to: none
4.18/4.21	c [INC SEARCH] isOptimum variable: 0
7.26/7.35	c formula is SAT
7.26/7.36	c [INC SEARCH] copied best model
7.26/7.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.26/7.39	c model valid
7.26/7.39	c current solution ok
7.26/7.39	o 46
7.26/7.39	c [INC SEARCH] iteration: 2
7.26/7.39	c [INC BOUNDS] best value:46 search for 45
7.26/7.39	c [INC SYSTEM] there exists a inc, kill it!
7.26/7.39	c write failed with 2
7.26/7.40	c [INC SYSTEM] create new solver instance
7.26/7.40	c [INC] encode full formula
7.26/7.40	c (debug) using card networks
7.26/7.40	c old isEQ: 96, new EQ is 0
7.37/7.41	c set iterative enc to: card
7.37/7.41	c set iterative enc to: none
7.37/7.42	c [INC SEARCH] isOptimum variable: 0
11.17/11.22	c formula is SAT
11.17/11.22	c [INC SEARCH] copied best model
11.17/11.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.17/11.26	c model valid
11.17/11.26	c current solution ok
11.17/11.26	o 44
11.17/11.26	c [INC SEARCH] iteration: 3
11.17/11.26	c [INC BOUNDS] best value:44 search for 43
11.17/11.26	c [INC SYSTEM] there exists a inc, kill it!
11.17/11.26	c write failed with 2
11.17/11.26	c [INC SYSTEM] create new solver instance
11.17/11.26	c [INC] encode full formula
11.17/11.26	c (debug) using card networks
11.17/11.26	c old isEQ: 96, new EQ is 0
11.17/11.28	c set iterative enc to: card
11.17/11.28	c set iterative enc to: none
11.17/11.28	c [INC SEARCH] isOptimum variable: 0
14.28/14.38	c formula is SAT
14.28/14.39	c [INC SEARCH] copied best model
14.28/14.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.37/14.42	c model valid
14.37/14.42	c current solution ok
14.37/14.42	o 43
14.37/14.42	c [INC SEARCH] iteration: 4
14.37/14.42	c [INC BOUNDS] best value:43 search for 42
14.37/14.42	c [INC SYSTEM] there exists a inc, kill it!
14.37/14.42	c write failed with 2
14.37/14.43	c [INC SYSTEM] create new solver instance
14.37/14.43	c [INC] encode full formula
14.37/14.43	c (debug) using card networks
14.37/14.43	c old isEQ: 96, new EQ is 0
14.37/14.44	c set iterative enc to: card
14.37/14.44	c set iterative enc to: none
14.37/14.45	c [INC SEARCH] isOptimum variable: 0
38.06/38.17	c formula is SAT
38.06/38.17	c [INC SEARCH] copied best model
38.06/38.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.16/38.21	c model valid
38.16/38.21	c current solution ok
38.16/38.21	o 42
38.16/38.21	c [INC SEARCH] iteration: 5
38.16/38.21	c [INC BOUNDS] best value:42 search for 41
38.16/38.21	c [INC SYSTEM] there exists a inc, kill it!
38.16/38.21	c write failed with 2
38.16/38.21	c [INC SYSTEM] create new solver instance
38.16/38.21	c [INC] encode full formula
38.16/38.21	c (debug) using card networks
38.16/38.21	c old isEQ: 96, new EQ is 0
38.16/38.23	c set iterative enc to: card
38.16/38.23	c set iterative enc to: none
38.16/38.23	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/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-3747712-1339103581/watcher-3747712-1339103581 -o /tmp/evaluation-result-3747712-1339103581/solver-3747712-1339103581 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747712-1339103581.opb 757596055 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: 2.00 2.00 1.95 3/178 10384
/proc/meminfo: memFree=25844740/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0

[startup+0.0140559 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10384
/proc/meminfo: memFree=25844740/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10384
/proc/meminfo: memFree=25844740/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10384
/proc/meminfo: memFree=25844740/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700312 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10384
/proc/meminfo: memFree=25844740/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 10388
/proc/meminfo: memFree=25757496/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=1.4 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) R 10384 10384 9764 0 -1 4202496 4949 14481 0 0 22 12 83 23 20 0 1 0 376486714 15233024 3249 33554432000 4194304 6004724 140735327800848 140735327787128 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3249 159 442 0 3273 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 24024

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10393
/proc/meminfo: memFree=25781632/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=1.6 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 5402 19802 0 0 25 20 90 25 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10393] ppid=10385 vsize=37728 CPUtime=1.46 cores=1,3,5,7
/proc/10393/stat : 10393 (glucosInc) R 10385 10384 9764 0 -1 4202496 7519 0 0 0 146 0 0 0 20 0 1 0 376486877 38633472 8289 33554432000 4194304 5654031 140736525987200 140736525985096 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10393/statm: 9432 8289 131 357 0 9072 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 61752

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10395
/proc/meminfo: memFree=25788576/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=4.19 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 5958 28174 0 0 31 20 341 27 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10395] ppid=10385 vsize=33344 CPUtime=2.07 cores=1,3,5,7
/proc/10395/stat : 10395 (glucosInc) R 10385 10384 9764 0 -1 4202496 6652 0 0 0 207 0 0 0 20 0 1 0 376487135 34144256 6936 33554432000 4194304 5654031 140734007713760 140734007711544 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10395/statm: 8336 6936 131 357 0 7976 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 57368

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10399
/proc/meminfo: memFree=25776248/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=11.27 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 7091 43736 0 0 42 21 1033 31 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10399] ppid=10385 vsize=32948 CPUtime=1.39 cores=1,3,5,7
/proc/10399/stat : 10399 (glucosInc) R 10385 10384 9764 0 -1 4202496 6264 0 0 0 139 0 0 0 20 0 1 0 376487843 33738752 6578 33554432000 4194304 5654031 140736117895248 140736117893336 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10399/statm: 8237 6578 131 357 0 7877 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 56972

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10401
/proc/meminfo: memFree=25689436/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=14.43 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 7642 51430 0 0 48 21 1341 33 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10401] ppid=10385 vsize=138012 CPUtime=11.03 cores=1,3,5,7
/proc/10401/stat : 10401 (glucosInc) R 10385 10384 9764 0 -1 4202496 11265 0 0 0 1099 4 0 0 20 0 1 0 376488159 141324288 26297 33554432000 4194304 5654031 140737135655024 140737135652952 4232755 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10401/statm: 34503 26297 142 357 0 34143 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 162036

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10403
/proc/meminfo: memFree=25657808/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=137404 CPUtime=12.85 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 11384 0 0 0 1281 4 0 0 20 0 1 0 376490538 140701696 27117 33554432000 4194304 5654031 140735025799616 140735025797544 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 34351 27117 142 357 0 33991 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 161428

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 1.95 3/181 10403
/proc/meminfo: memFree=25630016/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=168224 CPUtime=64.04 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 17302 0 0 0 6388 16 0 0 20 0 1 0 376490538 172261376 32830 33554432000 4194304 5654031 140735025799616 140735025797704 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 42056 32830 142 357 0 41696 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 192248

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/181 10403
/proc/meminfo: memFree=25558084/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=218312 CPUtime=124.03 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 22928 0 0 0 12374 29 0 0 20 0 1 0 376490538 223551488 47467 33554432000 4194304 5654031 140735025799616 140735025797704 4215188 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 54578 47467 142 357 0 54218 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 242336

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/181 10404
/proc/meminfo: memFree=25524796/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=218312 CPUtime=184.02 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 27733 0 0 0 18361 41 0 0 20 0 1 0 376490538 223551488 44907 33554432000 4194304 5654031 140735025799616 140735025797704 4232973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 54578 44907 142 357 0 54218 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 242336

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10404
/proc/meminfo: memFree=25546168/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=25367892/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=431960 CPUtime=1263.81 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 66888 0 0 0 126197 184 0 0 20 0 1 0 376490538 442327040 84458 33554432000 4194304 5654031 140735025799616 140735025797704 4215964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 107990 84458 142 357 0 107630 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 455984

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 10413
/proc/meminfo: memFree=25105476/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=646884 CPUtime=1323.77 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 67436 0 0 0 132188 189 0 0 20 0 1 0 376490538 662409216 134047 33554432000 4194304 5654031 140735025799616 140735025797704 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 161721 134047 142 357 0 161361 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 670908

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 1.97 3/181 10414
/proc/meminfo: memFree=25337952/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=431960 CPUtime=1383.77 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 69777 0 0 0 138179 198 0 0 20 0 1 0 376490538 442327040 80875 33554432000 4194304 5654031 140735025799616 140735025797704 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 107990 80875 142 357 0 107630 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 455984

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/181 10414
/proc/meminfo: memFree=25146280/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=646884 CPUtime=1443.76 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 70307 0 0 0 144172 204 0 0 20 0 1 0 376490538 662409216 128415 33554432000 4194304 5654031 140735025799616 140735025797704 4232971 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 161721 128415 142 357 0 161361 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 670908

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/181 10414
/proc/meminfo: memFree=25369472/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=431960 CPUtime=1503.73 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 72675 0 0 0 150161 212 0 0 20 0 1 0 376490538 442327040 74219 33554432000 4194304 5654031 140735025799616 140735025797704 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 107990 74219 142 357 0 107630 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 455984

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/182 10415
/proc/meminfo: memFree=25098192/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=646884 CPUtime=1563.72 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 73212 0 0 0 156154 218 0 0 20 0 1 0 376490538 662409216 126367 33554432000 4194304 5654031 140735025799616 140735025797704 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 161721 126367 142 357 0 161361 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 670908

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/182 10417
/proc/meminfo: memFree=25353808/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=299700 CPUtime=1623.71 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 75040 0 0 0 162145 226 0 0 20 0 1 0 376490538 306892800 67563 33554432000 4194304 5654031 140735025799616 140735025797704 4232968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 74925 67563 142 357 0 74565 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 323724

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/181 10418
/proc/meminfo: memFree=25190876/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=646884 CPUtime=1683.7 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 76098 0 0 0 168138 232 0 0 20 0 1 0 376490538 662409216 120223 33554432000 4194304 5654031 140735025799616 140735025797704 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 161721 120223 142 357 0 161361 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 670908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 10418
/proc/meminfo: memFree=25437484/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=218312 CPUtime=1743.69 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 77392 0 0 0 174130 239 0 0 20 0 1 0 376490538 223551488 43490 33554432000 4194304 5654031 140735025799616 140735025797704 4232830 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 54578 43490 142 357 0 54218 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 242336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 10458
/proc/meminfo: memFree=25394284/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=299700 CPUtime=1761.89 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 77938 0 0 0 175949 240 0 0 20 0 1 0 376490538 306892800 61410 33554432000 4194304 5654031 140735025799616 140735025797704 4215964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 74925 61410 142 357 0 74565 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 323724

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 1.98 3/180 10458
/proc/meminfo: memFree=25394284/32873844 swapFree=7628/7628
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo-It) S 10382 10384 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486714 9367552 274 33554432000 4194304 5064252 140734781489968 140734781488880 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 274 233 213 0 72 0
[pid=10385] ppid=10384 vsize=14876 CPUtime=38.2 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 9764 0 -1 4202496 8193 64484 0 0 53 21 3704 42 20 0 1 0 376486714 15233024 3266 33554432000 4194304 6004724 140735327800848 140735327786696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3719 3266 176 442 0 3273 0
[pid=10403] ppid=10385 vsize=299700 CPUtime=1761.89 cores=1,3,5,7
/proc/10403/stat : 10403 (glucosInc) R 10385 10384 9764 0 -1 4202496 77938 0 0 0 175949 240 0 0 20 0 1 0 376490538 306892800 61410 33554432000 4194304 5654031 140735025799616 140735025797704 4215964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10403/statm: 74925 61410 142 357 0 74565 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 323724

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1797.08
CPU system time (s): 3.05154
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 1100296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.08
system time used= 3.05154
maximum resident set size= 725652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150995
page faults= 0
swaps= 0
block input operations= 0
block output operations= 63440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1206
involuntary context switches= 3508

runsolver used 2.87056 second user time and 8.59569 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-07 23:13:01
IDJOB=3747712
IDBENCH=48149
IDSOLVER=2332
FILE ID=node108/3747712-1339103581
RUNJOBID= node108-1339098175-9781
PBS_JOBID= 14643745
Free space on /tmp= 71392 MiB

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

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

MD5SUM BENCH= 12e000f4c238d036e0b89e0774c838fa
RANDOM SEED=757596055

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25845492 kB
Buffers:         1786312 kB
Cached:          4358280 kB
SwapCached:          136 kB
Active:          3576328 kB
Inactive:        2594036 kB
Active(anon):       9740 kB
Inactive(anon):    13104 kB
Active(file):    3566588 kB
Inactive(file):  2580932 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108556 kB
Dirty:             18660 kB
Writeback:             0 kB
AnonPages:         27732 kB
Mapped:            15620 kB
Shmem:               172 kB
Slab:             719920 kB
SReclaimable:     161164 kB
SUnreclaim:       558756 kB
KernelStack:        1440 kB
PageTables:         4020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     135776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71368 MiB
End job on node108 at 2012-06-07 23:43:02