Trace number 3747317

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-prom2.r.opb
MD5SUMfe2fc6a37df33476d3a38f976836359f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark278
Best CPU time to get the best result obtained on this benchmark0.664898
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 278
Optimality of the best value was proved YES
Number of variables2611
Total number of constraints1924
Number of constraints which are clauses1924
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 constraint2
Maximum length of a constraint30
Number of terms in the objective function 2611
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 2611
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2611
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.05	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.05	c [INC SYSTEM] execute solver
0.00/0.05	c [INC SEARCH] formula is SAT
0.00/0.05	c [INC SYSTEM] solved the initial formula
0.00/0.06	c model valid
0.00/0.06	c current solution ok
0.00/0.06	o 439
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SEARCH] iteration: 0
0.00/0.06	c [INC BOUNDS] best value:439 search for 438
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.06	c old isEQ: 41, 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.14	c [INC SEARCH] isOptimum variable: 0
12.85/12.97	c formula is SAT
12.85/12.98	c [INC SEARCH] copied best model
12.85/12.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.85/12.98	c model valid
12.85/12.98	c current solution ok
12.85/12.98	o 425
12.85/12.98	c [INC SEARCH] iteration: 1
12.85/12.98	c [INC BOUNDS] best value:425 search for 424
12.85/12.98	c [INC SYSTEM] there exists a inc, kill it!
12.85/12.98	c write failed with 2
12.85/12.99	c [INC SYSTEM] create new solver instance
12.85/12.99	c [INC] encode full formula
12.85/12.99	c (debug) using card networks
12.85/12.99	c old isEQ: 48, new EQ is 0
12.98/13.06	c set iterative enc to: card
12.98/13.06	c set iterative enc to: none
12.98/13.07	c [INC SEARCH] isOptimum variable: 0
20.66/20.75	c formula is SAT
20.66/20.76	c [INC SEARCH] copied best model
20.66/20.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.66/20.77	c model valid
20.66/20.77	c current solution ok
20.66/20.77	o 418
20.66/20.77	c [INC SEARCH] iteration: 2
20.66/20.77	c [INC BOUNDS] best value:418 search for 417
20.66/20.77	c [INC SYSTEM] there exists a inc, kill it!
20.66/20.77	c write failed with 2
20.66/20.77	c [INC SYSTEM] create new solver instance
20.66/20.77	c [INC] encode full formula
20.66/20.77	c (debug) using card networks
20.66/20.77	c old isEQ: 48, new EQ is 0
20.79/20.84	c set iterative enc to: card
20.79/20.84	c set iterative enc to: none
20.79/20.85	c [INC SEARCH] isOptimum variable: 0
47.37/47.45	c formula is SAT
47.37/47.46	c [INC SEARCH] copied best model
47.37/47.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
47.37/47.47	c model valid
47.37/47.47	c current solution ok
47.37/47.47	o 408
47.37/47.47	c [INC SEARCH] iteration: 3
47.37/47.47	c [INC BOUNDS] best value:408 search for 407
47.37/47.47	c [INC SYSTEM] there exists a inc, kill it!
47.37/47.47	c write failed with 2
47.37/47.47	c [INC SYSTEM] create new solver instance
47.37/47.47	c [INC] encode full formula
47.37/47.47	c (debug) using card networks
47.37/47.47	c old isEQ: 48, new EQ is 0
47.46/47.54	c set iterative enc to: card
47.46/47.54	c set iterative enc to: none
47.46/47.55	c [INC SEARCH] isOptimum variable: 0
166.74/166.89	c formula is SAT
166.74/166.89	c [INC SEARCH] copied best model
166.74/166.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
166.84/166.90	c model valid
166.84/166.90	c current solution ok
166.84/166.90	o 396
166.84/166.90	c [INC SEARCH] iteration: 4
166.84/166.90	c [INC BOUNDS] best value:396 search for 395
166.84/166.90	c [INC SYSTEM] there exists a inc, kill it!
166.84/166.90	c write failed with 2
166.84/166.90	c [INC SYSTEM] create new solver instance
166.84/166.90	c [INC] encode full formula
166.84/166.90	c (debug) using card networks
166.84/166.90	c old isEQ: 128, new EQ is 0
166.84/166.97	c set iterative enc to: card
166.84/166.97	c set iterative enc to: none
166.84/166.99	c [INC SEARCH] isOptimum variable: 0
389.58/389.72	c formula is SAT
389.58/389.73	c [INC SEARCH] copied best model
389.58/389.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
389.58/389.74	c model valid
389.58/389.74	c current solution ok
389.58/389.74	o 388
389.58/389.74	c [INC SEARCH] iteration: 5
389.58/389.74	c [INC BOUNDS] best value:388 search for 387
389.58/389.74	c [INC SYSTEM] there exists a inc, kill it!
389.58/389.74	c write failed with 2
389.58/389.74	c [INC SYSTEM] create new solver instance
389.58/389.74	c [INC] encode full formula
389.58/389.74	c (debug) using card networks
389.58/389.74	c old isEQ: 48, new EQ is 0
389.70/389.81	c set iterative enc to: card
389.70/389.81	c set iterative enc to: none
389.70/389.82	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3747317-1339101813/watcher-3747317-1339101813 -o /tmp/evaluation-result-3747317-1339101813/solver-3747317-1339101813 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747317-1339101813.opb 1779631520 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: 1.84 1.97 1.90 3/182 9422
/proc/meminfo: memFree=31151580/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0

[startup+0.0329959 s]
/proc/loadavg: 1.84 1.97 1.90 3/182 9422
/proc/meminfo: memFree=31151580/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 1.84 1.97 1.90 3/182 9422
/proc/meminfo: memFree=31151580/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 1.84 1.97 1.90 3/182 9422
/proc/meminfo: memFree=31151580/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700298 s]
/proc/loadavg: 1.84 1.97 1.90 3/182 9422
/proc/meminfo: memFree=31151580/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.84 1.97 1.90 3/185 9431
/proc/meminfo: memFree=31102812/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=11848 CPUtime=0.11 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 4966 3242 0 0 9 1 1 0 20 0 1 0 20148424 12132352 2593 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9423/statm: 2962 2593 176 442 0 2516 0
[pid=9431] ppid=9423 vsize=43304 CPUtime=1.34 cores=1,3,5,7
/proc/9431/stat : 9431 (glucosInc) R 9423 9422 8711 0 -1 4202496 8742 0 0 0 133 1 0 0 20 0 1 0 20148438 44343296 8963 33554432000 4194304 5654031 140737474041168 140737474028984 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9431/statm: 10826 8963 140 357 0 10466 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 64300

[startup+3.10036 s]
/proc/loadavg: 1.85 1.97 1.90 3/185 9431
/proc/meminfo: memFree=31102564/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=11848 CPUtime=0.11 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 4966 3242 0 0 9 1 1 0 20 0 1 0 20148424 12132352 2593 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9423/statm: 2962 2593 176 442 0 2516 0
[pid=9431] ppid=9423 vsize=43304 CPUtime=2.94 cores=1,3,5,7
/proc/9431/stat : 9431 (glucosInc) R 9423 9422 8711 0 -1 4202496 8827 0 0 0 293 1 0 0 20 0 1 0 20148438 44343296 9048 33554432000 4194304 5654031 140737474041168 140737474028984 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9431/statm: 10826 9048 140 357 0 10466 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 64300

[startup+6.30037 s]
/proc/loadavg: 1.85 1.97 1.90 3/184 9436
/proc/meminfo: memFree=31076456/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=11848 CPUtime=0.11 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 4966 3242 0 0 9 1 1 0 20 0 1 0 20148424 12132352 2593 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9423/statm: 2962 2593 176 442 0 2516 0
[pid=9431] ppid=9423 vsize=43996 CPUtime=6.14 cores=1,3,5,7
/proc/9431/stat : 9431 (glucosInc) R 9423 9422 8711 0 -1 4202496 8984 0 0 0 613 1 0 0 20 0 1 0 20148438 45051904 9203 33554432000 4194304 5654031 140737474041168 140737474028984 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9431/statm: 10999 9203 141 357 0 10639 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 64992

[startup+12.7004 s]
/proc/loadavg: 1.87 1.97 1.91 3/184 9436
/proc/meminfo: memFree=31060700/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=11848 CPUtime=0.11 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 4966 3242 0 0 9 1 1 0 20 0 1 0 20148424 12132352 2593 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9423/statm: 2962 2593 176 442 0 2516 0
[pid=9431] ppid=9423 vsize=46716 CPUtime=12.54 cores=1,3,5,7
/proc/9431/stat : 9431 (glucosInc) R 9423 9422 8711 0 -1 4202496 9338 0 0 0 1252 2 0 0 20 0 1 0 20148438 47837184 9546 33554432000 4194304 5654031 140737474041168 140737474028984 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9431/statm: 11679 9546 141 357 0 11319 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 67712

[startup+25.5004 s]
/proc/loadavg: 1.89 1.97 1.91 3/184 9440
/proc/meminfo: memFree=31039412/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=20.84 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 10058 22589 0 0 27 4 2047 6 20 0 1 0 20148424 18006016 3979 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9423/statm: 4396 3979 176 442 0 3950 0
[pid=9440] ppid=9423 vsize=43396 CPUtime=4.63 cores=1,3,5,7
/proc/9440/stat : 9440 (glucosInc) R 9423 9422 8711 0 -1 4202496 8304 0 0 0 462 1 0 0 20 0 1 0 20150509 44437504 9129 33554432000 4194304 5654031 140735582583616 140735582571432 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9440/statm: 10849 9129 140 357 0 10489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 70128

[startup+51.1004 s]
/proc/loadavg: 1.93 1.97 1.91 3/184 9442
/proc/meminfo: memFree=31049648/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=47.53 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 12591 32893 0 0 36 5 4703 9 20 0 1 0 20148424 18006016 3979 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3979 176 442 0 3950 0
[pid=9442] ppid=9423 vsize=43316 CPUtime=3.53 cores=1,3,5,7
/proc/9442/stat : 9442 (glucosInc) R 9423 9422 8711 0 -1 4202496 8811 0 0 0 352 1 0 0 20 0 1 0 20153179 44355584 9029 33554432000 4194304 5654031 140735289489280 140735289477096 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9442/statm: 10829 9029 140 357 0 10469 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 70048

[startup+102.307 s]
/proc/loadavg: 2.03 1.99 1.91 3/183 9442
/proc/meminfo: memFree=30977040/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=47.53 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 12591 32893 0 0 36 5 4703 9 20 0 1 0 20148424 18006016 3979 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3979 176 442 0 3950 0
[pid=9442] ppid=9423 vsize=58520 CPUtime=54.72 cores=1,3,5,7
/proc/9442/stat : 9442 (glucosInc) R 9423 9422 8711 0 -1 4202496 12391 0 0 0 5469 3 0 0 20 0 1 0 20153179 59924480 12221 33554432000 4194304 5654031 140735289489280 140735289477096 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9442/statm: 14630 12221 142 357 0 14270 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 85252

[startup+162.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/183 9443
/proc/meminfo: memFree=30948504/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=47.53 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 12591 32893 0 0 36 5 4703 9 20 0 1 0 20148424 18006016 3979 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3979 176 442 0 3950 0
[pid=9442] ppid=9423 vsize=65660 CPUtime=114.71 cores=1,3,5,7
/proc/9442/stat : 9442 (glucosInc) R 9423 9422 8711 0 -1 4202496 12821 0 0 0 11467 4 0 0 20 0 1 0 20153179 67235840 14133 33554432000 4194304 5654031 140735289489280 140735289477096 4232380 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9442/statm: 16415 14133 142 357 0 16055 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 92392

[startup+222.3 s]
/proc/loadavg: 2.07 2.00 1.92 3/183 9445
/proc/meminfo: memFree=30906220/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=166.93 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 15108 46250 0 0 45 5 16629 14 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9445] ppid=9423 vsize=58476 CPUtime=55.3 cores=1,3,5,7
/proc/9445/stat : 9445 (glucosInc) R 9423 9422 8711 0 -1 4202496 11842 0 0 0 5526 4 0 0 20 0 1 0 20165122 59879424 12265 33554432000 4194304 5654031 140734704548352 140734704536168 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9445/statm: 14619 12265 142 357 0 14259 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 85208

[startup+282.3 s]

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

/proc/meminfo: memFree=30719072/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=852.32 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16383 0 0 0 85223 9 0 0 20 0 1 0 20187406 122429440 26266 33554432000 4194304 5654031 140736437545408 140736437533224 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 26266 142 357 0 29530 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 146292

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/183 9480
/proc/meminfo: memFree=30672364/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=912.32 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16385 0 0 0 91223 9 0 0 20 0 1 0 20187406 122429440 27290 33554432000 4194304 5654031 140736437545408 140736437533224 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 27290 142 357 0 29530 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 146292

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/183 9481
/proc/meminfo: memFree=30645024/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=972.31 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16386 0 0 0 97221 10 0 0 20 0 1 0 20187406 122429440 27802 33554432000 4194304 5654031 140736437545408 140736437533224 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 27802 142 357 0 29530 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 146292

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 9481
/proc/meminfo: memFree=30604640/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=1032.31 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16387 0 0 0 103221 10 0 0 20 0 1 0 20187406 122429440 28314 33554432000 4194304 5654031 140736437545408 140736437533224 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 28314 142 357 0 29530 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 146292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 9481
/proc/meminfo: memFree=30573424/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=1092.29 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16387 0 0 0 109219 10 0 0 20 0 1 0 20187406 122429440 28314 33554432000 4194304 5654031 140736437545408 140736437533224 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 28314 142 357 0 29530 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 146292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 9481
/proc/meminfo: memFree=30548480/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=1152.28 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16387 0 0 0 115218 10 0 0 20 0 1 0 20187406 122429440 28314 33554432000 4194304 5654031 140736437545408 140736437533224 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 28314 142 357 0 29530 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 146292

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/184 9484
/proc/meminfo: memFree=30517780/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=1212.27 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16387 0 0 0 121217 10 0 0 20 0 1 0 20187406 122429440 28314 33554432000 4194304 5654031 140736437545408 140736437533224 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 28314 142 357 0 29530 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 146292

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 9484
/proc/meminfo: memFree=30775720/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=1272.26 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16387 0 0 0 127216 10 0 0 20 0 1 0 20187406 122429440 28314 33554432000 4194304 5654031 140736437545408 140736437533224 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 28314 142 357 0 29530 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 146292

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/183 9485
/proc/meminfo: memFree=30748224/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=1332.25 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16703 0 0 0 133214 11 0 0 20 0 1 0 20187406 122429440 28339 33554432000 4194304 5654031 140736437545408 140736437533224 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 28339 142 357 0 29530 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 146292

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.94 3/183 9485
/proc/meminfo: memFree=30695968/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=168880 CPUtime=1392.24 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16994 0 0 0 139213 11 0 0 20 0 1 0 20187406 172933120 36294 33554432000 4194304 5654031 140736437545408 140736437533224 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 42220 36294 142 357 0 41860 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 195612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 9536
/proc/meminfo: memFree=31052536/32873844 swapFree=7108/7108
[pid=9422] ppid=9420 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9422/stat : 9422 (npSolver-pbo-It) S 9420 9422 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148423 9367552 274 33554432000 4194304 5064252 140734461063824 140734461062736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9422/statm: 2287 274 233 213 0 72 0
[pid=9423] ppid=9422 vsize=17584 CPUtime=389.72 cores=1,3,5,7
/proc/9423/stat : 9423 (npSolver-pbo) S 9422 9422 8711 0 -1 4202496 17657 59861 0 0 53 6 38893 20 20 0 1 0 20148424 18006016 3981 33554432000 4194304 6004724 140735779674704 140735779660552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9423/statm: 4396 3981 176 442 0 3950 0
[pid=9450] ppid=9423 vsize=119560 CPUtime=1410.34 cores=1,3,5,7
/proc/9450/stat : 9450 (glucosInc) R 9423 9422 8711 0 -1 4202496 16995 0 0 0 141023 11 0 0 20 0 1 0 20187406 122429440 28339 33554432000 4194304 5654031 140736437545408 140736437533224 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9450/statm: 29890 28339 142 357 0 29530 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 146292

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.1
CPU user time (s): 1799.71
CPU system time (s): 0.39194
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 195612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.39194
maximum resident set size= 147224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94897
page faults= 0
swaps= 0
block input operations= 0
block output operations= 47224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1398
involuntary context switches= 2096

runsolver used 3.59145 second user time and 10.2264 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-07 22:43:34
IDJOB=3747317
IDBENCH=2872
IDSOLVER=2332
FILE ID=node134/3747317-1339101813
RUNJOBID= node134-1339098177-8728
PBS_JOBID= 14643719
Free space on /tmp= 70996 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-prom2.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747317-1339101813/watcher-3747317-1339101813 -o /tmp/evaluation-result-3747317-1339101813/solver-3747317-1339101813 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747317-1339101813.opb 1779631520 HOME HOME

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

MD5SUM BENCH= fe2fc6a37df33476d3a38f976836359f
RANDOM SEED=1779631520

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31152100 kB
Buffers:          169248 kB
Cached:           749816 kB
SwapCached:            0 kB
Active:           297792 kB
Inactive:         674936 kB
Active(anon):      56240 kB
Inactive(anon):        0 kB
Active(file):     241552 kB
Inactive(file):   674936 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             24052 kB
Writeback:             0 kB
AnonPages:         60816 kB
Mapped:            15532 kB
Shmem:               212 kB
Slab:             612252 kB
SReclaimable:      53220 kB
SUnreclaim:       559032 kB
KernelStack:        1496 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     169000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70988 MiB
End job on node134 at 2012-06-07 23:13:34