Trace number 3751852

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-quickBound (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-seymour.opb
MD5SUM97ebaccbda37d5c570b4e2ec3cd7f8f0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark425
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 425
Optimality of the best value was proved NO
Number of variables1372
Total number of constraints4944
Number of constraints which are clauses4944
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint19
Number of terms in the objective function 1372
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 1372
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1372
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	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.07	c [INC SEARCH] formula is SAT
0.00/0.07	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 484
0.00/0.10	c starting approximation
0.00/0.10	c factor = 1
0.00/0.10	c can not find a suitable factor, leaving approximation
0.00/0.10	c finished approximation
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:484 search for 483
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: 176, new EQ is 0
0.00/0.13	c set iterative enc to: card
0.00/0.13	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
1.96/2.05	c formula is SAT
1.96/2.06	c [INC SEARCH] copied best model
1.96/2.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.96/2.07	c model valid
1.96/2.07	c current solution ok
1.96/2.07	o 475
1.96/2.07	c [INC SEARCH] iteration: 1
1.96/2.07	c [INC BOUNDS] best value:475 search for 474
1.96/2.07	c [INC SYSTEM] there exists a inc, kill it!
1.96/2.07	c write failed with 2
1.96/2.07	c [INC SYSTEM] create new solver instance
1.96/2.07	c [INC] encode full formula
1.96/2.07	c (debug) using card networks
1.96/2.07	c old isEQ: 176, new EQ is 0
2.08/2.10	c set iterative enc to: card
2.08/2.10	c set iterative enc to: none
2.08/2.11	c [INC SEARCH] isOptimum variable: 0
6.56/6.62	c formula is SAT
6.56/6.62	c [INC SEARCH] copied best model
6.56/6.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.56/6.63	c model valid
6.56/6.63	c current solution ok
6.56/6.63	o 467
6.56/6.63	c [INC SEARCH] iteration: 2
6.56/6.63	c [INC BOUNDS] best value:467 search for 466
6.56/6.63	c [INC SYSTEM] there exists a inc, kill it!
6.56/6.63	c write failed with 2
6.56/6.64	c [INC SYSTEM] create new solver instance
6.56/6.64	c [INC] encode full formula
6.56/6.64	c (debug) using card networks
6.56/6.64	c old isEQ: 176, new EQ is 0
6.56/6.67	c set iterative enc to: card
6.56/6.67	c set iterative enc to: none
6.56/6.67	c [INC SEARCH] isOptimum variable: 0
41.84/41.90	c formula is SAT
41.84/41.90	c [INC SEARCH] copied best model
41.84/41.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.84/41.91	c model valid
41.84/41.91	c current solution ok
41.84/41.91	o 459
41.84/41.91	c [INC SEARCH] iteration: 3
41.84/41.91	c [INC BOUNDS] best value:459 search for 458
41.84/41.91	c [INC SYSTEM] there exists a inc, kill it!
41.84/41.91	c write failed with 2
41.84/41.92	c [INC SYSTEM] create new solver instance
41.84/41.92	c [INC] encode full formula
41.84/41.92	c (debug) using card networks
41.84/41.92	c old isEQ: 192, new EQ is 0
41.84/41.95	c set iterative enc to: card
41.84/41.95	c set iterative enc to: none
41.84/41.96	c [INC SEARCH] isOptimum variable: 0
513.57/513.78	c formula is SAT
513.57/513.78	c [INC SEARCH] copied best model
513.57/513.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
513.57/513.79	c model valid
513.57/513.79	c current solution ok
513.57/513.79	o 457
513.57/513.79	c [INC SEARCH] iteration: 4
513.57/513.79	c [INC BOUNDS] best value:457 search for 456
513.57/513.79	c [INC SYSTEM] there exists a inc, kill it!
513.57/513.79	c write failed with 2
513.57/513.79	c [INC SYSTEM] create new solver instance
513.57/513.79	c [INC] encode full formula
513.57/513.79	c (debug) using card networks
513.57/513.79	c old isEQ: 192, new EQ is 0
513.68/513.83	c set iterative enc to: card
513.68/513.83	c set iterative enc to: none
513.68/513.84	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751852-1339114433/watcher-3751852-1339114433 -o /tmp/evaluation-result-3751852-1339114433/solver-3751852-1339114433 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751852-1339114433.opb 1307013639 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.00 1.99 1.84 3/178 13550
/proc/meminfo: memFree=26388292/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0

[startup+0.0211451 s]
/proc/loadavg: 2.00 1.99 1.84 3/178 13550
/proc/meminfo: memFree=26388292/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100219 s]
/proc/loadavg: 2.00 1.99 1.84 3/178 13550
/proc/meminfo: memFree=26388292/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300175 s]
/proc/loadavg: 2.00 1.99 1.84 3/178 13550
/proc/meminfo: memFree=26388292/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700173 s]
/proc/loadavg: 2.00 1.99 1.84 3/178 13550
/proc/meminfo: memFree=26388292/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 1.99 1.84 3/181 13559
/proc/meminfo: memFree=26358320/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=10496 CPUtime=0.12 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 3722 3153 0 0 8 1 2 1 20 0 1 0 377568722 10747904 2202 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13551/statm: 2624 2202 189 442 0 2178 0
[pid=13559] ppid=13551 vsize=23912 CPUtime=1.34 cores=0,2,4,6
/proc/13559/stat : 13559 (glucosInc) R 13551 13550 11259 0 -1 4202496 4775 0 0 0 134 0 0 0 20 0 1 0 377568736 24485888 4940 33554432000 4194304 5654031 140734222018352 140734222006168 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13559/statm: 5978 4940 140 357 0 5618 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 43556

[startup+3.10021 s]
/proc/loadavg: 2.00 1.99 1.84 3/180 13559
/proc/meminfo: memFree=26374324/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=2.08 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 5448 8510 0 0 13 1 192 2 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 20468
heavy processes:

[startup+6.30024 s]
/proc/loadavg: 2.00 1.99 1.85 3/181 13561
/proc/meminfo: memFree=26352620/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=2.08 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 5448 8510 0 0 13 1 192 2 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13561] ppid=13551 vsize=23296 CPUtime=4.17 cores=0,2,4,6
/proc/13561/stat : 13561 (glucosInc) R 13551 13550 11259 0 -1 4202496 5761 0 0 0 416 1 0 0 20 0 1 0 377568933 23855104 5011 33554432000 4194304 5654031 140734018182640 140734018180440 4232729 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13561/statm: 5824 5011 141 357 0 5464 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 43764

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.85 3/181 13563
/proc/meminfo: memFree=26338632/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=6.64 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 7173 15308 0 0 18 2 640 4 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13563] ppid=13551 vsize=29820 CPUtime=6.01 cores=0,2,4,6
/proc/13563/stat : 13563 (glucosInc) R 13551 13550 11259 0 -1 4202496 7571 0 0 0 600 1 0 0 20 0 1 0 377569390 30535680 6479 33554432000 4194304 5654031 140736434747296 140736434735112 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13563/statm: 7455 6479 141 357 0 7095 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 50288

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.85 3/181 13564
/proc/meminfo: memFree=26311228/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=6.64 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 7173 15308 0 0 18 2 640 4 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13563] ppid=13551 vsize=41592 CPUtime=18.81 cores=0,2,4,6
/proc/13563/stat : 13563 (glucosInc) R 13551 13550 11259 0 -1 4202496 9115 0 0 0 1879 2 0 0 20 0 1 0 377569390 42590208 9496 33554432000 4194304 5654031 140736434747296 140736434735112 4234029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13563/statm: 10398 9496 141 357 0 10038 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 62060

[startup+51.1003 s]
/proc/loadavg: 2.00 1.99 1.85 3/181 13566
/proc/meminfo: memFree=26371520/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=41.91 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 8842 26300 0 0 23 2 4159 7 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13566] ppid=13551 vsize=32508 CPUtime=9.13 cores=0,2,4,6
/proc/13566/stat : 13566 (glucosInc) R 13551 13550 11259 0 -1 4202496 8164 0 0 0 912 1 0 0 20 0 1 0 377572918 33288192 7378 33554432000 4194304 5654031 140734699811216 140734699799032 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13566/statm: 8127 7378 141 357 0 7767 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 52976

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.85 3/181 13566
/proc/meminfo: memFree=26358988/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=41.91 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 8842 26300 0 0 23 2 4159 7 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13566] ppid=13551 vsize=49992 CPUtime=60.32 cores=0,2,4,6
/proc/13566/stat : 13566 (glucosInc) R 13551 13550 11259 0 -1 4202496 11943 0 0 0 6030 2 0 0 20 0 1 0 377572918 51191808 11346 33554432000 4194304 5654031 140734699811216 140734699799032 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13566/statm: 12498 11346 141 357 0 12138 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 70460

[startup+162.3 s]
/proc/loadavg: 2.07 2.01 1.87 3/181 13566
/proc/meminfo: memFree=26295696/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=41.91 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 8842 26300 0 0 23 2 4159 7 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13566] ppid=13551 vsize=73088 CPUtime=120.29 cores=0,2,4,6
/proc/13566/stat : 13566 (glucosInc) R 13551 13550 11259 0 -1 4202496 14518 0 0 0 12026 3 0 0 20 0 1 0 377572918 74842112 17023 33554432000 4194304 5654031 140734699811216 140734699799032 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13566/statm: 18272 17023 141 357 0 17912 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 93556

[startup+222.3 s]
/proc/loadavg: 2.02 2.00 1.87 3/181 13566
/proc/meminfo: memFree=26289652/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=41.91 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 8842 26300 0 0 23 2 4159 7 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13566] ppid=13551 vsize=73088 CPUtime=180.29 cores=0,2,4,6
/proc/13566/stat : 13566 (glucosInc) R 13551 13550 11259 0 -1 4202496 14520 0 0 0 18025 4 0 0 20 0 1 0 377572918 74842112 17631 33554432000 4194304 5654031 140734699811216 140734699799032 4233173 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13566/statm: 18272 17631 141 357 0 17912 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 93556

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.88 3/181 13566
/proc/meminfo: memFree=26290004/32873648 swapFree=7376/7376

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

/proc/meminfo: memFree=26467848/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=135512 CPUtime=728.3 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 14816 0 0 0 72823 7 0 0 20 0 1 0 377620106 138764288 33249 33554432000 4194304 5654031 140736248511264 140736248499080 4208621 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 33878 33249 141 357 0 33518 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 155980

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13637
/proc/meminfo: memFree=26510044/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=135512 CPUtime=788.3 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 15655 0 0 0 78821 9 0 0 20 0 1 0 377620106 138764288 33249 33554432000 4194304 5654031 140736248511264 140736248499080 4232700 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 33878 33249 141 357 0 33518 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 155980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13637
/proc/meminfo: memFree=26442448/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=184832 CPUtime=848.29 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 16918 0 0 0 84818 11 0 0 20 0 1 0 377620106 189267968 42357 33554432000 4194304 5654031 140736248511264 140736248499080 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 46208 42357 141 357 0 45848 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 205300

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13637
/proc/meminfo: memFree=26406816/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=203876 CPUtime=908.28 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 18445 0 0 0 90816 12 0 0 20 0 1 0 377620106 208769024 47118 33554432000 4194304 5654031 140736248511264 140736248499080 4216405 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 50969 47118 141 357 0 50609 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 224344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13637
/proc/meminfo: memFree=26372288/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=203876 CPUtime=968.27 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 19292 0 0 0 96813 14 0 0 20 0 1 0 377620106 208769024 47118 33554432000 4194304 5654031 140736248511264 140736248509192 4232922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 50969 47118 141 357 0 50609 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 224344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13637
/proc/meminfo: memFree=26386164/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=203876 CPUtime=1028.25 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 20135 0 0 0 102810 15 0 0 20 0 1 0 377620106 208769024 47118 33554432000 4194304 5654031 140736248511264 140736248499080 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 50969 47118 141 357 0 50609 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 224344

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/182 13641
/proc/meminfo: memFree=26457400/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=203876 CPUtime=1088.24 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 20980 0 0 0 108808 16 0 0 20 0 1 0 377620106 208769024 46606 33554432000 4194304 5654031 140736248511264 140736248499080 4232997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 50969 46606 141 357 0 50609 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 224344

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 13641
/proc/meminfo: memFree=26419772/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=154556 CPUtime=1148.23 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 21407 0 0 0 114806 17 0 0 20 0 1 0 377620106 158265344 38010 33554432000 4194304 5654031 140736248511264 140736248499080 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 38639 38010 141 357 0 38279 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 175024

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/181 13641
/proc/meminfo: memFree=26415624/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=154556 CPUtime=1208.23 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 22254 0 0 0 120804 19 0 0 20 0 1 0 377620106 158265344 38010 33554432000 4194304 5654031 140736248511264 140736248499080 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 38639 38010 141 357 0 38279 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 175024

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/181 13641
/proc/meminfo: memFree=26409264/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=154556 CPUtime=1268.22 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 23103 0 0 0 126802 20 0 0 20 0 1 0 377620106 158265344 38010 33554432000 4194304 5654031 140736248511264 140736248509288 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 38639 38010 141 357 0 38279 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 175024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 1.93 3/181 13641
/proc/meminfo: memFree=26368988/32873648 swapFree=7376/7376
[pid=13550] ppid=13548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13550/stat : 13550 (npSolver-pbo-It) S 13548 13550 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377568722 9367552 275 33554432000 4194304 5064252 140734538844032 140734538842944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13550/statm: 2287 275 233 213 0 72 0
[pid=13551] ppid=13550 vsize=11320 CPUtime=513.71 cores=0,2,4,6
/proc/13551/stat : 13551 (npSolver-pbo) S 13550 13550 11259 0 -1 4202496 10476 43381 0 0 29 2 51326 14 20 0 1 0 377568722 11591680 2485 33554432000 4194304 6004724 140735949927600 140735949913448 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13551/statm: 2830 2485 189 442 0 2384 0
[pid=13572] ppid=13551 vsize=154556 CPUtime=1286.32 cores=0,2,4,6
/proc/13572/stat : 13572 (glucosInc) R 13551 13550 11259 0 -1 4202496 23103 0 0 0 128612 20 0 0 20 0 1 0 377620106 158265344 38010 33554432000 4194304 5654031 140736248511264 140736248499080 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13572/statm: 38639 38010 141 357 0 38279 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 175024

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.69
CPU system time (s): 0.382941
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 224344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.382941
maximum resident set size= 196664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77340
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 534
involuntary context switches= 2377

runsolver used 2.78058 second user time and 7.54085 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-08 02:13:53
IDJOB=3751852
IDBENCH=1873
IDSOLVER=2335
FILE ID=node125/3751852-1339114433
RUNJOBID= node125-1339112632-13349
PBS_JOBID= 14643728
Free space on /tmp= 70796 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-seymour.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751852-1339114433/watcher-3751852-1339114433 -o /tmp/evaluation-result-3751852-1339114433/solver-3751852-1339114433 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751852-1339114433.opb 1307013639 HOME HOME

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

MD5SUM BENCH= 97ebaccbda37d5c570b4e2ec3cd7f8f0
RANDOM SEED=1307013639

node125.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.373
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.74
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.373
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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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:       32873648 kB
MemFree:        26388828 kB
Buffers:          640764 kB
Cached:          4559776 kB
SwapCached:         2256 kB
Active:          2583424 kB
Inactive:        2988564 kB
Active(anon):     361004 kB
Inactive(anon):    11504 kB
Active(file):    2222420 kB
Inactive(file):  2977060 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102620 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:        463604 kB
Mapped:            15724 kB
Shmem:                96 kB
Slab:             776492 kB
SReclaimable:     220492 kB
SUnreclaim:       556000 kB
KernelStack:        1504 kB
PageTables:         4560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     524720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70784 MiB
End job on node125 at 2012-06-08 02:43:53