Trace number 3752105

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.08 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 starting approximation
0.00/0.06	c factor = 1
0.00/0.06	c can not find a suitable factor, leaving approximation
0.00/0.06	c finished approximation
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: 144, 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
11.17/11.23	c formula is SAT
11.17/11.23	c [INC SEARCH] copied best model
11.17/11.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.17/11.24	c model valid
11.17/11.24	c current solution ok
11.17/11.24	o 425
11.17/11.24	c [INC SEARCH] iteration: 1
11.17/11.24	c [INC BOUNDS] best value:425 search for 424
11.17/11.24	c [INC SYSTEM] there exists a inc, kill it!
11.17/11.24	c write failed with 2
11.17/11.24	c [INC SYSTEM] create new solver instance
11.17/11.24	c [INC] encode full formula
11.17/11.24	c (debug) using card networks
11.17/11.24	c old isEQ: 48, new EQ is 0
11.28/11.31	c set iterative enc to: card
11.28/11.31	c set iterative enc to: none
11.28/11.32	c [INC SEARCH] isOptimum variable: 0
17.86/17.90	c formula is SAT
17.86/17.90	c [INC SEARCH] copied best model
17.86/17.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.86/17.91	c model valid
17.86/17.91	c current solution ok
17.86/17.91	o 418
17.86/17.91	c [INC SEARCH] iteration: 2
17.86/17.91	c [INC BOUNDS] best value:418 search for 417
17.86/17.91	c [INC SYSTEM] there exists a inc, kill it!
17.86/17.91	c write failed with 2
17.86/17.92	c [INC SYSTEM] create new solver instance
17.86/17.92	c [INC] encode full formula
17.86/17.92	c (debug) using card networks
17.86/17.92	c old isEQ: 48, new EQ is 0
17.86/17.98	c set iterative enc to: card
17.86/17.98	c set iterative enc to: none
17.86/17.99	c [INC SEARCH] isOptimum variable: 0
40.64/40.71	c formula is SAT
40.64/40.72	c [INC SEARCH] copied best model
40.64/40.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.64/40.73	c model valid
40.64/40.73	c current solution ok
40.64/40.73	o 408
40.64/40.73	c [INC SEARCH] iteration: 3
40.64/40.73	c [INC BOUNDS] best value:408 search for 407
40.64/40.73	c [INC SYSTEM] there exists a inc, kill it!
40.64/40.73	c write failed with 2
40.64/40.73	c [INC SYSTEM] create new solver instance
40.64/40.73	c [INC] encode full formula
40.64/40.73	c (debug) using card networks
40.64/40.73	c old isEQ: 48, new EQ is 0
40.74/40.80	c set iterative enc to: card
40.74/40.80	c set iterative enc to: none
40.74/40.81	c [INC SEARCH] isOptimum variable: 0
140.41/140.57	c formula is SAT
140.41/140.58	c [INC SEARCH] copied best model
140.41/140.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
140.41/140.59	c model valid
140.41/140.59	c current solution ok
140.41/140.59	o 396
140.41/140.59	c [INC SEARCH] iteration: 4
140.41/140.59	c [INC BOUNDS] best value:396 search for 395
140.41/140.59	c [INC SYSTEM] there exists a inc, kill it!
140.41/140.59	c write failed with 2
140.41/140.59	c [INC SYSTEM] create new solver instance
140.41/140.59	c [INC] encode full formula
140.41/140.59	c (debug) using card networks
140.41/140.59	c old isEQ: 128, new EQ is 0
140.52/140.67	c set iterative enc to: card
140.52/140.67	c set iterative enc to: none
140.52/140.68	c [INC SEARCH] isOptimum variable: 0
315.76/315.98	c formula is SAT
315.76/315.99	c [INC SEARCH] copied best model
315.76/315.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
315.87/316.00	c model valid
315.87/316.00	c current solution ok
315.87/316.00	o 388
315.87/316.00	c [INC SEARCH] iteration: 5
315.87/316.00	c [INC BOUNDS] best value:388 search for 387
315.87/316.00	c [INC SYSTEM] there exists a inc, kill it!
315.87/316.00	c write failed with 2
315.87/316.00	c [INC SYSTEM] create new solver instance
315.87/316.00	c [INC] encode full formula
315.87/316.00	c (debug) using card networks
315.87/316.00	c old isEQ: 48, new EQ is 0
315.87/316.07	c set iterative enc to: card
315.87/316.07	c set iterative enc to: none
315.87/316.09	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3752105-1339127122/watcher-3752105-1339127122 -o /tmp/evaluation-result-3752105-1339127122/solver-3752105-1339127122 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752105-1339127122.opb 1675775117 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.79 1.76 1.81 3/178 9137
/proc/meminfo: memFree=20942216/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0

[startup+0.031187 s]
/proc/loadavg: 1.79 1.76 1.81 3/178 9137
/proc/meminfo: memFree=20942216/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100302 s]
/proc/loadavg: 1.79 1.76 1.81 3/178 9137
/proc/meminfo: memFree=20942216/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300166 s]
/proc/loadavg: 1.79 1.76 1.81 3/178 9137
/proc/meminfo: memFree=20942216/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 1.79 1.76 1.81 3/178 9137
/proc/meminfo: memFree=20942216/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.79 1.76 1.81 3/181 9146
/proc/meminfo: memFree=20891896/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=11848 CPUtime=0.13 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 4423 3248 0 0 9 2 1 1 20 0 1 0 378837050 12132352 2558 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 2962 2558 189 442 0 2516 0
[pid=9146] ppid=9138 vsize=43304 CPUtime=1.34 cores=0,2,4,6
/proc/9146/stat : 9146 (glucosInc) R 9138 9137 22344 0 -1 4202496 8706 0 0 0 133 1 0 0 20 0 1 0 378837065 44343296 9439 33554432000 4194304 5654031 140736527942128 140736527929944 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9146/statm: 10826 9439 140 357 0 10466 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 64300

[startup+3.10033 s]
/proc/loadavg: 1.81 1.77 1.81 3/181 9146
/proc/meminfo: memFree=20891012/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=11848 CPUtime=0.13 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 4423 3248 0 0 9 2 1 1 20 0 1 0 378837050 12132352 2558 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 2962 2558 189 442 0 2516 0
[pid=9146] ppid=9138 vsize=43304 CPUtime=2.94 cores=0,2,4,6
/proc/9146/stat : 9146 (glucosInc) R 9138 9137 22344 0 -1 4202496 8799 0 0 0 293 1 0 0 20 0 1 0 378837065 44343296 9530 33554432000 4194304 5654031 140736527942128 140736527929944 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9146/statm: 10826 9530 140 357 0 10466 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 64300

[startup+6.30032 s]
/proc/loadavg: 1.81 1.77 1.81 3/181 9146
/proc/meminfo: memFree=20890648/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=11848 CPUtime=0.13 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 4423 3248 0 0 9 2 1 1 20 0 1 0 378837050 12132352 2558 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 2962 2558 189 442 0 2516 0
[pid=9146] ppid=9138 vsize=46716 CPUtime=6.14 cores=0,2,4,6
/proc/9146/stat : 9146 (glucosInc) R 9138 9137 22344 0 -1 4202496 8978 0 0 0 613 1 0 0 20 0 1 0 378837065 47837184 9709 33554432000 4194304 5654031 140736527942128 140736527929944 4232505 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9146/statm: 11679 9709 141 357 0 11319 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 67712

[startup+12.7003 s]
/proc/loadavg: 1.82 1.77 1.81 3/181 9148
/proc/meminfo: memFree=20888704/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=11.32 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 6996 12951 0 0 18 3 1107 4 20 0 1 0 378837050 18006016 4006 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4006 189 442 0 3950 0
[pid=9148] ppid=9138 vsize=43300 CPUtime=1.35 cores=0,2,4,6
/proc/9148/stat : 9148 (glucosInc) R 9138 9137 22344 0 -1 4202496 8805 0 0 0 134 1 0 0 20 0 1 0 378838183 44339200 9016 33554432000 4194304 5654031 140733279779536 140733279777304 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9148/statm: 10825 9016 140 357 0 10465 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 70032

[startup+25.5003 s]
/proc/loadavg: 1.86 1.78 1.82 3/181 9150
/proc/meminfo: memFree=20887952/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=17.95 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 9543 22494 0 0 26 3 1760 6 20 0 1 0 378837050 18006016 4006 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4006 189 442 0 3950 0
[pid=9150] ppid=9138 vsize=44064 CPUtime=7.49 cores=0,2,4,6
/proc/9150/stat : 9150 (glucosInc) R 9138 9137 22344 0 -1 4202496 8966 0 0 0 748 1 0 0 20 0 1 0 378838850 45121536 9184 33554432000 4194304 5654031 140735325525056 140735325512872 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9150/statm: 11016 9184 141 357 0 10656 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 70796

[startup+51.1004 s]
/proc/loadavg: 1.97 1.81 1.83 3/181 9152
/proc/meminfo: memFree=20884628/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=40.77 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 12090 32556 0 0 35 4 4030 8 20 0 1 0 378837050 18006016 4006 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4006 189 442 0 3950 0
[pid=9152] ppid=9138 vsize=46708 CPUtime=10.26 cores=0,2,4,6
/proc/9152/stat : 9152 (glucosInc) R 9138 9137 22344 0 -1 4202496 9111 0 0 0 1024 2 0 0 20 0 1 0 378841132 47828992 9324 33554432000 4194304 5654031 140735221812848 140735221800664 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9152/statm: 11677 9324 141 357 0 11317 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 73440

[startup+102.307 s]
/proc/loadavg: 2.02 1.86 1.84 3/181 9152
/proc/meminfo: memFree=20872624/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=40.77 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 12090 32556 0 0 35 4 4030 8 20 0 1 0 378837050 18006016 4006 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4006 189 442 0 3950 0
[pid=9152] ppid=9138 vsize=58516 CPUtime=61.46 cores=0,2,4,6
/proc/9152/stat : 9152 (glucosInc) R 9138 9137 22344 0 -1 4202496 11537 0 0 0 6143 3 0 0 20 0 1 0 378841132 59920384 12003 33554432000 4194304 5654031 140735221812848 140735221800664 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9152/statm: 14629 12003 142 357 0 14269 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 85248

[startup+162.3 s]
/proc/loadavg: 2.01 1.88 1.84 3/181 9155
/proc/meminfo: memFree=20878192/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=140.59 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 14620 44876 0 0 44 4 13999 12 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9155] ppid=9138 vsize=47424 CPUtime=21.6 cores=0,2,4,6
/proc/9155/stat : 9155 (glucosInc) R 9138 9137 22344 0 -1 4202496 9493 0 0 0 2159 1 0 0 20 0 1 0 378851119 48562176 9535 33554432000 4194304 5654031 140737338560544 140737338548360 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9155/statm: 11856 9535 142 357 0 11496 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 74156

[startup+222.3 s]
/proc/loadavg: 1.96 1.89 1.84 3/181 9210
/proc/meminfo: memFree=28969116/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=140.59 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 14620 44876 0 0 44 4 13999 12 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9155] ppid=9138 vsize=65616 CPUtime=81.59 cores=0,2,4,6
/proc/9155/stat : 9155 (glucosInc) R 9138 9137 22344 0 -1 4202496 11926 0 0 0 8156 3 0 0 20 0 1 0 378851119 67190784 14368 33554432000 4194304 5654031 140737338560544 140737338548360 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9155/statm: 16404 14368 142 357 0 16044 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 92348

[startup+282.3 s]

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

/proc/meminfo: memFree=28863928/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=926.04 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 16081 0 0 0 92597 7 0 0 20 0 1 0 378868659 122429440 28316 33554432000 4194304 5654031 140737387836208 140737387824024 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28316 142 357 0 29530 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 146292

[startup+1302.3 s]
/proc/loadavg: 2.05 2.06 1.97 3/181 9250
/proc/meminfo: memFree=28863928/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=986.05 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 16081 0 0 0 98597 8 0 0 20 0 1 0 378868659 122429440 28316 33554432000 4194304 5654031 140737387836208 140737387824024 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28316 142 357 0 29530 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 146292

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 1.97 3/181 9251
/proc/meminfo: memFree=28863432/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=1046.03 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 16245 0 0 0 104595 8 0 0 20 0 1 0 378868659 122429440 28479 33554432000 4194304 5654031 140737387836208 140737387824024 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28479 142 357 0 29530 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 146292

[startup+1422.31 s]
/proc/loadavg: 2.05 2.06 1.98 3/181 9251
/proc/meminfo: memFree=28849472/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=1106.02 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 16864 0 0 0 110594 8 0 0 20 0 1 0 378868659 122429440 28651 33554432000 4194304 5654031 140737387836208 140737387824024 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28651 142 357 0 29530 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 146292

[startup+1482.3 s]
/proc/loadavg: 2.10 2.07 1.99 3/182 9254
/proc/meminfo: memFree=28849184/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=1166.01 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 17311 0 0 0 116592 9 0 0 20 0 1 0 378868659 122429440 28651 33554432000 4194304 5654031 140737387836208 140737387824024 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28651 142 357 0 29530 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 146292

[startup+1542.3 s]
/proc/loadavg: 2.04 2.06 1.99 3/181 9254
/proc/meminfo: memFree=28849532/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=1226 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 17758 0 0 0 122590 10 0 0 20 0 1 0 378868659 122429440 28651 33554432000 4194304 5654031 140737387836208 140737387824024 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28651 142 357 0 29530 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 146292

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 1.99 3/181 9254
/proc/meminfo: memFree=28849408/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=1285.99 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 18205 0 0 0 128588 11 0 0 20 0 1 0 378868659 122429440 28651 33554432000 4194304 5654031 140737387836208 140737387824024 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28651 142 357 0 29530 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 146292

[startup+1662.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/181 9255
/proc/meminfo: memFree=28849532/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=1345.98 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 18654 0 0 0 134587 11 0 0 20 0 1 0 378868659 122429440 28651 33554432000 4194304 5654031 140737387836208 140737387824024 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28651 142 357 0 29530 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 146292

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 9255
/proc/meminfo: memFree=28818936/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=1405.97 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 19102 0 0 0 140585 12 0 0 20 0 1 0 378868659 122429440 28651 33554432000 4194304 5654031 140737387836208 140737387824024 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28651 142 357 0 29530 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 146292

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 9255
/proc/meminfo: memFree=28849532/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=119560 CPUtime=1465.96 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 19552 0 0 0 146584 12 0 0 20 0 1 0 378868659 122429440 28651 33554432000 4194304 5654031 140737387836208 140737387824024 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 29890 28651 142 357 0 29530 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 146292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.06 2.00 3/181 9255
/proc/meminfo: memFree=28784804/32873844 swapFree=7120/7120
[pid=9137] ppid=9135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9137/stat : 9137 (npSolver-pbo-It) S 9135 9137 22344 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378837050 9367552 275 33554432000 4194304 5064252 140735713604992 140735713603904 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9137/statm: 2287 275 233 213 0 72 0
[pid=9138] ppid=9137 vsize=17584 CPUtime=315.98 cores=0,2,4,6
/proc/9138/stat : 9138 (npSolver-pbo) S 9137 9137 22344 0 -1 4202496 17183 58437 0 0 54 5 31522 17 20 0 1 0 378837050 18006016 4007 33554432000 4194304 6004724 140735298836112 140735298821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9138/statm: 4396 4007 189 442 0 3950 0
[pid=9215] ppid=9138 vsize=168880 CPUtime=1484.07 cores=0,2,4,6
/proc/9215/stat : 9215 (glucosInc) R 9138 9137 22344 0 -1 4202496 19998 0 0 0 148394 13 0 0 20 0 1 0 378868659 172933120 36762 33554432000 4194304 5654031 140737387836208 140737387824024 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9215/statm: 42220 36762 142 357 0 41860 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 195612

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.367944
maximum resident set size= 155240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96002
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= 1380
involuntary context switches= 1991

runsolver used 3.20351 second user time and 14.1259 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 05:45:22
IDJOB=3752105
IDBENCH=2872
IDSOLVER=2335
FILE ID=node142/3752105-1339127122
RUNJOBID= node142-1339112485-23578
PBS_JOBID= 14643711
Free space on /tmp= 69348 MiB

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

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

MD5SUM BENCH= fe2fc6a37df33476d3a38f976836359f
RANDOM SEED=1675775117

node142.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.776
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	: 5333.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        20942860 kB
Buffers:          418532 kB
Cached:          4363692 kB
SwapCached:          112 kB
Active:          9577080 kB
Inactive:        1425320 kB
Active(anon):    6210524 kB
Inactive(anon):    11164 kB
Active(file):    3366556 kB
Inactive(file):  1414156 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:              8352 kB
Writeback:             0 kB
AnonPages:       6232100 kB
Mapped:            11888 kB
Shmem:               188 kB
Slab:             775232 kB
SReclaimable:     216308 kB
SUnreclaim:       558924 kB
KernelStack:        1528 kB
PageTables:        16088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6921572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4020224 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= 71164 MiB
End job on node142 at 2012-06-08 06:15:22