Trace number 3697907

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? (TO) 1800.14 1800.51

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.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.43	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.43	c [INC SYSTEM] execute solver
0.00/0.45	c [INC SEARCH] formula is SAT
0.00/0.45	c [INC SYSTEM] solved the initial formula
0.00/0.46	c model valid
0.00/0.46	c current solution ok
0.00/0.51	o 592
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.51	c [INC SEARCH] iteration: 0
0.00/0.51	c [INC BOUNDS] best value:592 search for 591
0.00/0.51	c [INC SYSTEM] create new solver instance
0.00/0.51	c [INC] encode full formula
0.00/0.51	c (debug) using card networks
0.00/0.56	c set iterative enc to: card
0.00/0.56	c set iterative enc to: none
0.00/0.57	c [INC SEARCH] isOptimum variable: 0
1.07/1.12	c formula is SAT
1.07/1.13	c [INC SEARCH] copied best model
1.07/1.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.14	c model valid
1.07/1.14	c current solution ok
1.07/1.14	o 531
1.07/1.14	c [INC SEARCH] iteration: 1
1.07/1.14	c [INC BOUNDS] best value:531 search for 530
1.07/1.14	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.14	c write failed with 2
1.07/1.15	c [INC SYSTEM] create new solver instance
1.07/1.15	c [INC] encode full formula
1.07/1.15	c (debug) using card networks
1.17/1.20	c set iterative enc to: card
1.17/1.20	c set iterative enc to: none
1.17/1.21	c [INC SEARCH] isOptimum variable: 0
1.19/1.82	c formula is SAT
1.19/1.83	c [INC SEARCH] copied best model
1.19/1.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.19/1.84	c model valid
1.19/1.84	c current solution ok
1.19/1.84	o 513
1.19/1.84	c [INC SEARCH] iteration: 2
1.19/1.84	c [INC BOUNDS] best value:513 search for 512
1.19/1.84	c [INC SYSTEM] there exists a inc, kill it!
1.19/1.84	c write failed with 2
1.19/1.84	c [INC SYSTEM] create new solver instance
1.19/1.84	c [INC] encode full formula
1.19/1.84	c (debug) using card networks
1.19/1.89	c set iterative enc to: card
1.19/1.89	c set iterative enc to: none
1.87/1.90	c [INC SEARCH] isOptimum variable: 0
2.46/2.59	c formula is SAT
2.46/2.60	c [INC SEARCH] copied best model
2.56/2.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.56/2.61	c model valid
2.56/2.61	c current solution ok
2.56/2.61	o 503
2.56/2.61	c [INC SEARCH] iteration: 3
2.56/2.61	c [INC BOUNDS] best value:503 search for 502
2.56/2.61	c [INC SYSTEM] there exists a inc, kill it!
2.56/2.61	c write failed with 2
2.56/2.61	c [INC SYSTEM] create new solver instance
2.56/2.61	c [INC] encode full formula
2.56/2.61	c (debug) using card networks
2.56/2.64	c set iterative enc to: card
2.56/2.64	c set iterative enc to: none
2.56/2.65	c [INC SEARCH] isOptimum variable: 0
2.62/3.18	c formula is SAT
2.62/3.18	c [INC SEARCH] copied best model
2.62/3.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.62/3.20	c model valid
2.62/3.20	c current solution ok
2.62/3.20	o 489
2.62/3.20	c [INC SEARCH] iteration: 4
2.62/3.20	c [INC BOUNDS] best value:489 search for 488
2.62/3.20	c [INC SYSTEM] there exists a inc, kill it!
2.62/3.20	c write failed with 2
2.62/3.20	c [INC SYSTEM] create new solver instance
2.62/3.20	c [INC] encode full formula
2.62/3.20	c (debug) using card networks
3.17/3.23	c set iterative enc to: card
3.17/3.23	c set iterative enc to: none
3.17/3.24	c [INC SEARCH] isOptimum variable: 0
4.24/4.36	c formula is SAT
4.24/4.36	c [INC SEARCH] copied best model
4.24/4.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.24/4.38	c model valid
4.24/4.38	c current solution ok
4.24/4.38	o 481
4.24/4.38	c [INC SEARCH] iteration: 5
4.24/4.38	c [INC BOUNDS] best value:481 search for 480
4.24/4.38	c [INC SYSTEM] there exists a inc, kill it!
4.24/4.38	c write failed with 2
4.24/4.38	c [INC SYSTEM] create new solver instance
4.24/4.38	c [INC] encode full formula
4.24/4.38	c (debug) using card networks
4.36/4.41	c set iterative enc to: card
4.36/4.41	c set iterative enc to: none
4.36/4.42	c [INC SEARCH] isOptimum variable: 0
7.42/7.60	c formula is SAT
7.53/7.60	c [INC SEARCH] copied best model
7.53/7.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.53/7.62	c model valid
7.53/7.62	c current solution ok
7.53/7.62	o 469
7.53/7.62	c [INC SEARCH] iteration: 6
7.53/7.62	c [INC BOUNDS] best value:469 search for 468
7.53/7.62	c [INC SYSTEM] there exists a inc, kill it!
7.53/7.62	c write failed with 2
7.53/7.62	c [INC SYSTEM] create new solver instance
7.53/7.62	c [INC] encode full formula
7.53/7.62	c (debug) using card networks
7.53/7.65	c set iterative enc to: card
7.53/7.65	c set iterative enc to: none
7.53/7.66	c [INC SEARCH] isOptimum variable: 0
40.61/40.77	c formula is SAT
40.61/40.78	c [INC SEARCH] copied best model
40.61/40.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.61/40.79	c model valid
40.61/40.79	c current solution ok
40.61/40.79	o 463
40.61/40.79	c [INC SEARCH] iteration: 7
40.61/40.79	c [INC BOUNDS] best value:463 search for 462
40.61/40.79	c [INC SYSTEM] there exists a inc, kill it!
40.61/40.79	c write failed with 2
40.61/40.79	c [INC SYSTEM] create new solver instance
40.61/40.79	c [INC] encode full formula
40.61/40.79	c (debug) using card networks
40.71/40.82	c set iterative enc to: card
40.71/40.82	c set iterative enc to: none
40.71/40.83	c [INC SEARCH] isOptimum variable: 0
124.77/124.91	c formula is SAT
124.77/124.91	c [INC SEARCH] copied best model
124.77/124.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
124.77/124.92	c model valid
124.77/124.92	c current solution ok
124.77/124.92	o 457
124.77/124.92	c [INC SEARCH] iteration: 8
124.77/124.92	c [INC BOUNDS] best value:457 search for 456
124.77/124.92	c [INC SYSTEM] there exists a inc, kill it!
124.77/124.92	c write failed with 2
124.77/124.93	c [INC SYSTEM] create new solver instance
124.77/124.93	c [INC] encode full formula
124.77/124.93	c (debug) using card networks
124.77/124.96	c set iterative enc to: card
124.77/124.96	c set iterative enc to: none
124.77/124.96	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.50	s UNKNOWN
1800.10/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.10/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-3697907-1338051062/watcher-3697907-1338051062 -o /tmp/evaluation-result-3697907-1338051062/solver-3697907-1338051062 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697907-1338051062.opb 742795658 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 2.07 3/178 14507
/proc/meminfo: memFree=27805104/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0

[startup+0.026922 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 14507
/proc/meminfo: memFree=27805104/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100157 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 14507
/proc/meminfo: memFree=27805104/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 14507
/proc/meminfo: memFree=27805104/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700174 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 14507
/proc/meminfo: memFree=27805104/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 14516
/proc/meminfo: memFree=27762732/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=17060 CPUtime=1.19 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 7413 16307 0 0 22 6 87 4 20 0 1 0 271231672 17469440 3471 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 4265 3471 180 440 0 3821 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 26208

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 14520
/proc/meminfo: memFree=27763828/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=12948 CPUtime=2.62 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 13138 32517 0 0 34 7 213 8 20 0 1 0 271231672 13258752 2678 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3237 2678 180 440 0 2793 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 22096

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 14526
/proc/meminfo: memFree=27769352/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=12948 CPUtime=4.37 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 17567 44861 0 0 45 8 374 10 20 0 1 0 271231672 13258752 2678 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3237 2678 180 440 0 2793 0
[pid=14526] ppid=14508 vsize=30304 CPUtime=1.86 cores=1,3,5,7
/proc/14526/stat : 14526 (glucosInc) R 14508 14507 9598 0 -1 4202496 5457 0 0 0 185 1 0 0 20 0 1 0 271232114 31031296 5796 33554432000 4194304 5654031 140736982124224 140736982112040 4232386 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14526/statm: 7576 5796 141 357 0 7216 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 52400

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.07 3/181 14528
/proc/meminfo: memFree=27764972/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=12948 CPUtime=7.6 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 19781 51820 0 0 50 9 689 12 20 0 1 0 271231672 13258752 2678 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3237 2678 180 440 0 2793 0
[pid=14528] ppid=14508 vsize=33180 CPUtime=5.02 cores=1,3,5,7
/proc/14528/stat : 14528 (glucosInc) R 14508 14507 9598 0 -1 4202496 7855 0 0 0 501 1 0 0 20 0 1 0 271232438 33976320 6683 33554432000 4194304 5654031 140734633312640 140734633300456 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14528/statm: 8295 6683 142 357 0 7935 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 55276

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.07 3/181 14530
/proc/meminfo: memFree=27765708/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=12948 CPUtime=7.6 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 19781 51820 0 0 50 9 689 12 20 0 1 0 271231672 13258752 2678 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3237 2678 180 440 0 2793 0
[pid=14528] ppid=14508 vsize=44848 CPUtime=17.81 cores=1,3,5,7
/proc/14528/stat : 14528 (glucosInc) R 14508 14507 9598 0 -1 4202496 10858 0 0 0 1779 2 0 0 20 0 1 0 271232438 45924352 9717 33554432000 4194304 5654031 140734633312640 140734633300456 4232830 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14528/statm: 11212 9717 142 357 0 10852 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 66944

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.07 3/181 14532
/proc/meminfo: memFree=27766700/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=12948 CPUtime=40.75 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 21995 64011 0 0 55 9 3995 16 20 0 1 0 271231672 13258752 2678 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3237 2678 180 440 0 2793 0
[pid=14532] ppid=14508 vsize=40280 CPUtime=10.24 cores=1,3,5,7
/proc/14532/stat : 14532 (glucosInc) R 14508 14507 9598 0 -1 4202496 8405 0 0 0 1023 1 0 0 20 0 1 0 271235756 41246720 8184 33554432000 4194304 5654031 140736207227696 140736207215512 4226330 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14532/statm: 10070 8184 142 357 0 9710 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 62376

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.06 3/181 14535
/proc/meminfo: memFree=27750612/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=12948 CPUtime=40.75 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 21995 64011 0 0 55 9 3995 16 20 0 1 0 271231672 13258752 2678 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3237 2678 180 440 0 2793 0
[pid=14532] ppid=14508 vsize=54720 CPUtime=61.43 cores=1,3,5,7
/proc/14532/stat : 14532 (glucosInc) R 14508 14507 9598 0 -1 4202496 9883 0 0 0 6141 2 0 0 20 0 1 0 271235756 56033280 12294 33554432000 4194304 5654031 140736207227696 140736207215512 4216690 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14532/statm: 13680 12294 142 357 0 13320 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 76816

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/181 14539
/proc/meminfo: memFree=27751464/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=51936 CPUtime=37.31 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 11719 0 0 0 3728 3 0 0 20 0 1 0 271244169 53182464 11619 33554432000 4194304 5654031 140734529478192 140734529466008 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14539/statm: 12984 11619 142 357 0 12624 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 75744

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 14541
/proc/meminfo: memFree=27734188/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=73508 CPUtime=97.3 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 13066 0 0 0 9726 4 0 0 20 0 1 0 271244169 75272192 17030 33554432000 4194304 5654031 140734529478192 140734529466008 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 18377 17030 142 357 0 18017 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 97316

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 14545
/proc/meminfo: memFree=27734444/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7

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

/proc/meminfo: memFree=27681748/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=139664 CPUtime=1177.13 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 18670 0 0 0 117698 15 0 0 20 0 1 0 271244169 143015936 33601 33554432000 4194304 5654031 140734529478192 140734529466008 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 34916 33601 142 357 0 34556 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 163472

[startup+1362.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 14627
/proc/meminfo: memFree=27765140/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=139664 CPUtime=1237.11 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 19076 0 0 0 123695 16 0 0 20 0 1 0 271244169 143015936 33601 33554432000 4194304 5654031 140734529478192 140734529466008 4233166 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 34916 33601 142 357 0 34556 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 163472

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 14627
/proc/meminfo: memFree=27668424/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=188984 CPUtime=1297.11 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 19479 0 0 0 129694 17 0 0 20 0 1 0 271244169 193519616 41977 33554432000 4194304 5654031 140734529478192 140734529476120 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 47246 41977 142 357 0 46886 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 212792

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 14627
/proc/meminfo: memFree=27661400/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=188984 CPUtime=1357.1 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 19687 0 0 0 135692 18 0 0 20 0 1 0 271244169 193519616 44537 33554432000 4194304 5654031 140734529478192 140734529466008 4216339 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 47246 44537 142 357 0 46886 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 212792

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 14627
/proc/meminfo: memFree=27709880/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=139664 CPUtime=1417.09 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 19892 0 0 0 141690 19 0 0 20 0 1 0 271244169 143015936 33601 33554432000 4194304 5654031 140734529478192 140734529466008 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 34916 33601 142 357 0 34556 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 163472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 14627
/proc/meminfo: memFree=27660856/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=188984 CPUtime=1477.08 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 20300 0 0 0 147688 20 0 0 20 0 1 0 271244169 193519616 44025 33554432000 4194304 5654031 140734529478192 140734529466008 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 47246 44025 142 357 0 46886 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 212792

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 14628
/proc/meminfo: memFree=27688416/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=139664 CPUtime=1537.07 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 20505 0 0 0 153686 21 0 0 20 0 1 0 271244169 143015936 33601 33554432000 4194304 5654031 140734529478192 140734529466008 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 34916 33601 142 357 0 34556 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 163472

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 14628
/proc/meminfo: memFree=27675696/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=188984 CPUtime=1597.06 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 20914 0 0 0 159684 22 0 0 20 0 1 0 271244169 193519616 43513 33554432000 4194304 5654031 140734529478192 140734529476120 4232922 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 47246 43513 142 357 0 46886 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 212792

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 14631
/proc/meminfo: memFree=27677616/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=158276 CPUtime=1657.05 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 21693 0 0 0 165682 23 0 0 20 0 1 0 271244169 162074624 38254 33554432000 4194304 5654031 140734529478192 140734529466008 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 39569 38254 142 357 0 39209 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 182084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 14631
/proc/meminfo: memFree=27617524/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=207596 CPUtime=1675.25 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 21895 0 0 0 167502 23 0 0 20 0 1 0 271244169 212578304 47654 33554432000 4194304 5654031 140734529478192 140734529466008 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 51899 47654 142 357 0 51539 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 231404

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.05 2.03 2.00 3/181 14631
/proc/meminfo: memFree=27617524/32873648 swapFree=7104/7104
[pid=14507] ppid=14505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14507/stat : 14507 (npSolver-pbo-It) S 14505 14507 9598 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271231672 9367552 274 33554432000 4194304 5064252 140734675903376 140734675902288 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14507/statm: 2287 274 233 213 0 72 0
[pid=14508] ppid=14507 vsize=14660 CPUtime=124.85 cores=1,3,5,7
/proc/14508/stat : 14508 (npSolver-pbo) S 14507 14507 9598 0 -1 4202496 24274 77206 0 0 60 9 12396 20 20 0 1 0 271231672 15011840 3120 33554432000 4194304 5992684 140735752142272 140735752128104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14508/statm: 3665 3120 180 440 0 3221 0
[pid=14539] ppid=14508 vsize=207596 CPUtime=1675.25 cores=1,3,5,7
/proc/14539/stat : 14539 (glucosInc) R 14508 14507 9598 0 -1 4202496 21895 0 0 0 167502 23 0 0 20 0 1 0 271244169 212578304 47654 33554432000 4194304 5654031 140734529478192 140734529466008 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14539/statm: 51899 47654 142 357 0 51539 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 231404

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1799.6
CPU system time (s): 0.544917
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 231404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.544917
maximum resident set size= 198808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123755
page faults= 0
swaps= 0
block input operations= 0
block output operations= 51928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1540
involuntary context switches= 3692

runsolver used 7.39487 second user time and 15.2017 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-26 18:51:02
IDJOB=3697907
IDBENCH=1873
IDSOLVER=2275
FILE ID=node127/3697907-1338051062
RUNJOBID= node127-1338048782-12307
PBS_JOBID= 14624344
Free space on /tmp= 71412 MiB

SOLVER NAME= npSolver inc-topDown
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-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697907-1338051062/watcher-3697907-1338051062 -o /tmp/evaluation-result-3697907-1338051062/solver-3697907-1338051062 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697907-1338051062.opb 742795658 HOME HOME

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

MD5SUM BENCH= 97ebaccbda37d5c570b4e2ec3cd7f8f0
RANDOM SEED=742795658

node127.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.348
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.69
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.348
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.348
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.94
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.348
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.348
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.348
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	: 5331.91
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.348
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.348
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:        27805252 kB
Buffers:          312504 kB
Cached:          2979104 kB
SwapCached:            0 kB
Active:          1718964 kB
Inactive:        2543212 kB
Active(anon):     972816 kB
Inactive(anon):        0 kB
Active(file):     746148 kB
Inactive(file):  2543212 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8704 kB
Writeback:             0 kB
AnonPages:        981572 kB
Mapped:            15620 kB
Shmem:               200 kB
Slab:             665396 kB
SReclaimable:     109700 kB
SUnreclaim:       555696 kB
KernelStack:        1480 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1119592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71116 MiB
End job on node127 at 2012-05-26 19:21:03