Trace number 3748889

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 (fixed)? (TO) 1800.08 1801.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.b.opb
MD5SUM0b80319f4195f1e1329c2c4b63b416b0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark45
Best CPU time to get the best result obtained on this benchmark1796.93
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 45
Optimality of the best value was proved NO
Number of variables5203
Total number of constraints19637
Number of constraints which are clauses19637
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 constraint11
Maximum length of a constraint360
Number of terms in the objective function 5203
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 5203
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5203
Number of bits of the biggest sum of numbers13
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

4.69/4.77	c run inc solver
4.69/4.77	c [INC SYSTEM] run initial solver
4.69/4.77	c [INC SYSTEM] preprocess with white file
26.67/26.74	c [INC SYSTEM] finished preprocessing in 21 s
26.67/26.74	c [INC SYSTEM] execute solver
871.40/871.67	c [INC SEARCH] formula is SAT
871.51/871.74	c [INC SYSTEM] solved the initial formula
871.91/872.12	c model valid
871.91/872.12	c current solution ok
878.60/879.06	o 1844
878.60/879.06	c execute binary inc search
878.60/879.06	c [INC SEARCH] current bound: 922
878.60/879.06	c [INC SEARCH] iteration: 0
878.60/879.06	c [INC SEARCH] lower bound: 0 upperbound 1844 current bound: 922 best value:1844
878.60/879.06	c [INC SYSTEM] there exists a inc, kill it!
878.60/879.06	c write failed with 2
878.60/879.07	c [INC SYSTEM] create new solver instance
878.60/879.07	c [INC] encode full formula
878.60/879.07	c fallback to adder encoding
879.00/879.36	c set iterative enc to: cardAdder
879.00/879.36	c set iterative enc to: none
879.06/879.57	c [INC SEARCH] isOptimum variable: 0
1402.56/1403.03	c [INC SEARCH] formula is SAT
1402.65/1403.11	c [INC SEARCH] copied best model
1402.65/1403.11	c sat variable: 1 optimum/unsat variable: 0
1402.95/1403.49	c model valid
1402.95/1403.49	c current solution ok
1402.95/1403.49	o 922
1402.95/1403.49	c [INC SEARCH] current bound: 461
1402.95/1403.49	c [INC SEARCH] iteration: 1
1402.95/1403.49	c [INC SEARCH] lower bound: 0 upperbound 922 current bound: 461 best value:922
1402.95/1403.49	c [INC SYSTEM] there exists a inc, kill it!
1402.95/1403.49	c write failed with 2
1402.95/1403.50	c [INC SYSTEM] create new solver instance
1402.95/1403.50	c [INC] encode full formula
1402.95/1403.50	c fallback to adder encoding
1403.27/1403.76	c set iterative enc to: cardAdder
1403.27/1403.76	c set iterative enc to: none
1403.33/1403.97	c [INC SEARCH] isOptimum variable: 0
1743.15/1743.72	c [INC SEARCH] formula is SAT
1743.15/1743.79	c [INC SEARCH] copied best model
1743.24/1743.80	c sat variable: 1 optimum/unsat variable: 0
1743.54/1744.18	c model valid
1743.54/1744.18	c current solution ok
1743.54/1744.18	o 461
1743.54/1744.18	c [INC SEARCH] current bound: 230
1743.54/1744.18	c [INC SEARCH] iteration: 2
1743.54/1744.18	c [INC SEARCH] lower bound: 0 upperbound 461 current bound: 230 best value:461
1743.54/1744.18	c [INC SYSTEM] there exists a inc, kill it!
1743.54/1744.18	c write failed with 2
1743.54/1744.18	c [INC SYSTEM] create new solver instance
1743.54/1744.18	c [INC] encode full formula
1743.54/1744.18	c (debug) using card networks
1743.54/1744.18	c old isEQ: 240, new EQ is 0
1743.65/1744.29	c set iterative enc to: card
1743.65/1744.29	c set iterative enc to: none
1743.76/1744.48	c [INC SEARCH] isOptimum variable: 0
1747.85/1748.49	c [INC SEARCH] formula is SAT
1747.96/1748.57	c [INC SEARCH] copied best model
1747.96/1748.58	c sat variable: 1 optimum/unsat variable: 0
1748.36/1748.96	c model valid
1748.36/1748.96	c current solution ok
1748.36/1748.96	o 105
1748.36/1748.96	c [INC SEARCH] current bound: 52
1748.36/1748.96	c [INC SEARCH] iteration: 3
1748.36/1748.96	c [INC SEARCH] lower bound: 0 upperbound 105 current bound: 52 best value:105
1748.36/1748.96	c [INC SYSTEM] there exists a inc, kill it!
1748.36/1748.96	c write failed with 2
1748.54/1749.30	c [INC SYSTEM] create new solver instance
1748.54/1749.30	c [INC] encode full formula
1748.54/1749.30	c (debug) using card networks
1748.54/1749.30	c old isEQ: 0, new EQ is 0
1748.54/1749.30	c set iterative enc to: card
1748.54/1749.30	c set iterative enc to: none
1748.68/1750.33	c [INC SEARCH] isOptimum variable: 0

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-3748889-1339125601/watcher-3748889-1339125601 -o /tmp/evaluation-result-3748889-1339125601/solver-3748889-1339125601 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748889-1339125601.opb 1180255311 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 18232
/proc/meminfo: memFree=30114720/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0

[startup+0.0684841 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 18232
/proc/meminfo: memFree=30114720/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100291 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 18232
/proc/meminfo: memFree=30114720/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300278 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 18232
/proc/meminfo: memFree=30114720/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 18232
/proc/meminfo: memFree=30114720/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/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: 2.00 2.00 2.00 3/181 18234
/proc/meminfo: memFree=30000328/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=174784 CPUtime=1.49 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) R 18232 18232 15254 0 -1 4202496 23315 0 0 0 144 5 0 0 20 0 1 0 378688696 178978816 36795 33554432000 4194304 6004724 140735304133856 140735304130664 4618006 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18233/statm: 43696 36795 154 442 0 43250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183932

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18234
/proc/meminfo: memFree=29923436/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=371392 CPUtime=3.09 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) R 18232 18232 15254 0 -1 4202496 24487 0 0 0 298 11 0 0 20 0 1 0 378688696 380305408 64443 33554432000 4194304 6004724 140735304133856 140735304128472 4617968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18233/statm: 92848 64443 154 442 0 92402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 380540

[startup+6.30044 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 18236
/proc/meminfo: memFree=29482804/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=344044 CPUtime=4.78 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 25170 0 0 0 426 52 0 0 20 0 1 0 378688696 352301056 80655 33554432000 4194304 6004724 140735304133856 140735304128320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18233/statm: 86011 80655 163 442 0 85565 0
[pid=18235] ppid=18233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18235/stat : 18235 (cp2_pre.sh) S 18233 18232 15254 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378689175 9367552 277 33554432000 4194304 5064252 140734343316592 140734343315296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18235/statm: 2287 277 234 213 0 72 0
[pid=18236] ppid=18235 vsize=169740 CPUtime=1.5 cores=1,3,5,7
/proc/18236/stat : 18236 (coprocessor) R 18235 18232 15254 0 -1 4202496 13043 0 0 0 142 8 0 0 20 0 1 0 378689175 173813760 41720 33554432000 4194304 6586260 140734794718896 140734794715656 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/18236/statm: 42435 41720 138 584 0 41847 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 532080

[startup+12.7005 s]
/proc/loadavg: 2.16 2.04 2.01 3/183 18236
/proc/meminfo: memFree=28684772/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=344044 CPUtime=4.78 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 25170 0 0 0 426 52 0 0 20 0 1 0 378688696 352301056 80655 33554432000 4194304 6004724 140735304133856 140735304128320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18233/statm: 86011 80655 163 442 0 85565 0
[pid=18235] ppid=18233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18235/stat : 18235 (cp2_pre.sh) S 18233 18232 15254 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378689175 9367552 277 33554432000 4194304 5064252 140734343316592 140734343315296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18235/statm: 2287 277 234 213 0 72 0
[pid=18236] ppid=18235 vsize=955776 CPUtime=7.9 cores=1,3,5,7
/proc/18236/stat : 18236 (coprocessor) R 18235 18232 15254 0 -1 4202496 99259 0 0 0 756 34 0 0 20 0 1 0 378689175 978714624 235333 33554432000 4194304 6586260 140734794718896 140734794714712 4768675 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/18236/statm: 238944 235333 173 584 0 238356 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1318116

[startup+25.5004 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 18236
/proc/meminfo: memFree=28425016/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=344044 CPUtime=4.78 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 25170 0 0 0 426 52 0 0 20 0 1 0 378688696 352301056 80655 33554432000 4194304 6004724 140735304133856 140735304128320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18233/statm: 86011 80655 163 442 0 85565 0
[pid=18235] ppid=18233 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18235/stat : 18235 (cp2_pre.sh) S 18233 18232 15254 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378689175 9367552 277 33554432000 4194304 5064252 140734343316592 140734343315296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18235/statm: 2287 277 234 213 0 72 0
[pid=18236] ppid=18235 vsize=1068088 CPUtime=20.7 cores=1,3,5,7
/proc/18236/stat : 18236 (coprocessor) R 18235 18232 15254 0 -1 4202496 114440 0 0 0 2008 62 0 0 20 0 1 0 378689175 1093722112 264750 33554432000 4194304 6586260 140734794718896 140734794714648 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/18236/statm: 267022 264750 199 584 0 266434 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1430428

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 18238
/proc/meminfo: memFree=29292008/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=344044 CPUtime=26.73 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 25189 115342 0 0 426 52 2120 75 20 0 1 0 378688696 352301056 80659 33554432000 4194304 6004724 140735304133856 140735304120136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18233/statm: 86011 80659 167 442 0 85565 0
[pid=18238] ppid=18233 vsize=440020 CPUtime=24.34 cores=1,3,5,7
/proc/18238/stat : 18238 (glucosInc) R 18233 18232 15254 0 -1 4202496 70488 0 0 0 2416 18 0 0 20 0 1 0 378691371 450580480 101124 33554432000 4194304 5654031 140734879800832 140734879788648 4209147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18238/statm: 110005 101124 141 357 0 109645 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 793212

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 18238
/proc/meminfo: memFree=29258572/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=344044 CPUtime=26.73 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 25189 115342 0 0 426 52 2120 75 20 0 1 0 378688696 352301056 80659 33554432000 4194304 6004724 140735304133856 140735304120136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18233/statm: 86011 80659 167 442 0 85565 0
[pid=18238] ppid=18233 vsize=498492 CPUtime=75.54 cores=1,3,5,7
/proc/18238/stat : 18238 (glucosInc) R 18233 18232 15254 0 -1 4202496 71666 0 0 0 7536 18 0 0 20 0 1 0 378691371 510455808 104847 33554432000 4194304 5654031 140734879800832 140734879798600 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18238/statm: 124623 104847 141 357 0 124263 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 851684

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 18239
/proc/meminfo: memFree=29252988/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=344044 CPUtime=26.73 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 25189 115342 0 0 426 52 2120 75 20 0 1 0 378688696 352301056 80659 33554432000 4194304 6004724 140735304133856 140735304120136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18233/statm: 86011 80659 167 442 0 85565 0
[pid=18238] ppid=18233 vsize=502312 CPUtime=135.52 cores=1,3,5,7
/proc/18238/stat : 18238 (glucosInc) R 18233 18232 15254 0 -1 4202496 72101 0 0 0 13534 18 0 0 20 0 1 0 378691371 514367488 106304 33554432000 4194304 5654031 140734879800832 140734879788648 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18238/statm: 125578 106304 141 357 0 125218 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 855504

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18239
/proc/meminfo: memFree=29248956/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=344044 CPUtime=26.73 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 25189 115342 0 0 426 52 2120 75 20 0 1 0 378688696 352301056 80659 33554432000 4194304 6004724 140735304133856 140735304120136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18233/statm: 86011 80659 167 442 0 85565 0
[pid=18238] ppid=18233 vsize=506236 CPUtime=195.51 cores=1,3,5,7
/proc/18238/stat : 18238 (glucosInc) R 18233 18232 15254 0 -1 4202496 72585 0 0 0 19533 18 0 0 20 0 1 0 378691371 518385664 107299 33554432000 4194304 5654031 140734879800832 140734879788648 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18238/statm: 126559 107299 141 357 0 126199 0
Current children cumulated CPU time (s) 222.24

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

/proc/meminfo: memFree=28954164/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=383676 CPUtime=879.27 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 32893 191426 0 0 646 582 86570 129 20 0 1 0 378688696 392884224 90579 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 95919 90579 179 442 0 95473 0
[pid=18247] ppid=18233 vsize=550208 CPUtime=482.56 cores=1,3,5,7
/proc/18247/stat : 18247 (glucosInc) R 18233 18232 15254 0 -1 4202496 80069 0 0 0 48232 24 0 0 20 0 1 0 378776653 563412992 122782 33554432000 4194304 5654031 140735125450704 140735125438520 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18247/statm: 137552 122782 141 357 0 137192 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 943032

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 18254
/proc/meminfo: memFree=29001756/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=400484 CPUtime=1403.53 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 41790 272250 0 0 722 587 138873 171 20 0 1 0 378688696 410095616 94782 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 100121 94782 180 442 0 99675 0
[pid=18254] ppid=18233 vsize=491112 CPUtime=18.31 cores=1,3,5,7
/proc/18254/stat : 18254 (glucosInc) R 18233 18232 15254 0 -1 4202496 74113 0 0 0 1813 18 0 0 20 0 1 0 378829093 502898688 107600 33554432000 4194304 5654031 140734760003200 140734759991016 4233344 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18254/statm: 122778 107600 140 357 0 122418 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 900744

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 18254
/proc/meminfo: memFree=28986480/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=400484 CPUtime=1403.53 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 41790 272250 0 0 722 587 138873 171 20 0 1 0 378688696 410095616 94782 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 100121 94782 180 442 0 99675 0
[pid=18254] ppid=18233 vsize=505664 CPUtime=78.29 cores=1,3,5,7
/proc/18254/stat : 18254 (glucosInc) R 18233 18232 15254 0 -1 4202496 76431 0 0 0 7810 19 0 0 20 0 1 0 378829093 517799936 111955 33554432000 4194304 5654031 140734760003200 140734759991016 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18254/statm: 126416 111955 141 357 0 126056 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 915296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18254
/proc/meminfo: memFree=29004448/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=400484 CPUtime=1403.53 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 41790 272250 0 0 722 587 138873 171 20 0 1 0 378688696 410095616 94782 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 100121 94782 180 442 0 99675 0
[pid=18254] ppid=18233 vsize=514316 CPUtime=138.24 cores=1,3,5,7
/proc/18254/stat : 18254 (glucosInc) R 18233 18232 15254 0 -1 4202496 77706 0 0 0 13805 19 0 0 20 0 1 0 378829093 526659584 115236 33554432000 4194304 5654031 140734760003200 140734759991016 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18254/statm: 128579 115236 141 357 0 128219 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 923948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18345
/proc/meminfo: memFree=27893404/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=400484 CPUtime=1403.53 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 41790 272250 0 0 722 587 138873 171 20 0 1 0 378688696 410095616 94782 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 100121 94782 180 442 0 99675 0
[pid=18254] ppid=18233 vsize=522972 CPUtime=198.21 cores=1,3,5,7
/proc/18254/stat : 18254 (glucosInc) R 18233 18232 15254 0 -1 4202496 78887 0 0 0 19801 20 0 0 20 0 1 0 378829093 535523328 118958 33554432000 4194304 5654031 140734760003200 140734759991016 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18254/statm: 130743 118958 141 357 0 130383 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 932604

[startup+1662.3 s]
/proc/loadavg: 2.31 2.11 2.04 3/180 18349
/proc/meminfo: memFree=26635748/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=400484 CPUtime=1403.53 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 41790 272250 0 0 722 587 138873 171 20 0 1 0 378688696 410095616 94782 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 100121 94782 180 442 0 99675 0
[pid=18254] ppid=18233 vsize=526864 CPUtime=258.2 cores=1,3,5,7
/proc/18254/stat : 18254 (glucosInc) R 18233 18232 15254 0 -1 4202496 78992 0 0 0 25800 20 0 0 20 0 1 0 378829093 539508736 119552 33554432000 4194304 5654031 140734760003200 140734759991016 4232479 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18254/statm: 131716 119552 141 357 0 131356 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 936496

[startup+1722.3 s]
/proc/loadavg: 2.15 2.10 2.04 3/181 18350
/proc/meminfo: memFree=26608452/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=400484 CPUtime=1403.53 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 41790 272250 0 0 722 587 138873 171 20 0 1 0 378688696 410095616 94782 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 100121 94782 180 442 0 99675 0
[pid=18254] ppid=18233 vsize=530912 CPUtime=318.18 cores=1,3,5,7
/proc/18254/stat : 18254 (glucosInc) R 18233 18232 15254 0 -1 4202496 79487 0 0 0 31798 20 0 0 20 0 1 0 378829093 543653888 121834 33554432000 4194304 5654031 140734760003200 140734759991016 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18254/statm: 132728 121834 141 357 0 132368 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 940544

[startup+1782.3 s]
/proc/loadavg: 2.10 2.10 2.04 3/181 18354
/proc/meminfo: memFree=26667228/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=400484 CPUtime=1748.72 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 52920 429616 0 0 840 593 173190 249 20 0 1 0 378688696 410095616 94787 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 100121 94787 185 442 0 99675 0
[pid=18354] ppid=18233 vsize=492840 CPUtime=31.95 cores=1,3,5,7
/proc/18354/stat : 18354 (glucosInc) R 18233 18232 15254 0 -1 4202496 73690 0 0 0 3179 16 0 0 20 0 1 0 378863729 504668160 107119 33554432000 4194304 5654031 140736339666896 140736339654712 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18354/statm: 123210 107119 139 357 0 122850 0
Current children cumulated CPU time (s) 1780.67
Current children cumulated vsize (KiB) 902472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.7 s]
/proc/loadavg: 2.07 2.09 2.03 3/182 18357
/proc/meminfo: memFree=26658812/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=400484 CPUtime=1748.72 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 52920 429616 0 0 840 593 173190 249 20 0 1 0 378688696 410095616 94787 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 100121 94787 185 442 0 99675 0
[pid=18354] ppid=18233 vsize=492840 CPUtime=51.36 cores=1,3,5,7
/proc/18354/stat : 18354 (glucosInc) R 18233 18232 15254 0 -1 4202496 73756 0 0 0 5120 16 0 0 20 0 1 0 378863729 504668160 107696 33554432000 4194304 5654031 140736339666896 140736339654712 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18354/statm: 123210 107696 139 357 0 122850 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 902472

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.7 s]
/proc/loadavg: 2.07 2.09 2.03 3/182 18357
/proc/meminfo: memFree=26658812/32873844 swapFree=7116/7116
[pid=18232] ppid=18230 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18232/stat : 18232 (npSolver-pbo-I.) S 18230 18232 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378688696 9367552 274 33554432000 4194304 5064252 140736444092576 140736444091488 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18232/statm: 2287 274 233 213 0 72 0
[pid=18233] ppid=18232 vsize=400484 CPUtime=1748.72 cores=1,3,5,7
/proc/18233/stat : 18233 (npSolver-pbo) S 18232 18232 15254 0 -1 4202496 52920 429616 0 0 840 593 173190 249 20 0 1 0 378688696 410095616 94787 33554432000 4194304 6004724 140735304133856 140735304118776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/18233/statm: 100121 94787 185 442 0 99675 0
[pid=18354] ppid=18233 vsize=492840 CPUtime=51.36 cores=1,3,5,7
/proc/18354/stat : 18354 (glucosInc) R 18233 18232 15254 0 -1 4202496 73756 0 0 0 5120 16 0 0 20 0 1 0 378863729 504668160 107696 33554432000 4194304 5654031 140736339666896 140736339654712 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18354/statm: 123210 107696 139 357 0 122850 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 902472

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18232 and gives
#  childrusage.ru_utime.tv_sec=1740
#  childrusage.ru_utime.tv_usec=313432
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=441716
# CPU time returned by wait4() is 1748.76
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.73
CPU time (s): 1800.08
CPU user time (s): 1791.5
CPU system time (s): 8.58
CPU usage (%): 99.9085
Max. virtual memory (cumulated for all children) (KiB): 1430428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1740.31
system time used= 8.44172
maximum resident set size= 1087892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 482893
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1895576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10525
involuntary context switches= 1902

runsolver used 4.20236 second user time and 11.6122 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-08 05:20:01
IDJOB=3748889
IDBENCH=2889
IDSOLVER=2333
FILE ID=node103/3748889-1339125601
RUNJOBID= node103-1339112274-16729
PBS_JOBID= 14643750
Free space on /tmp= 71236 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C499.b.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748889-1339125601/watcher-3748889-1339125601 -o /tmp/evaluation-result-3748889-1339125601/solver-3748889-1339125601 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748889-1339125601.opb 1180255311 HOME HOME

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

MD5SUM BENCH= 0b80319f4195f1e1329c2c4b63b416b0
RANDOM SEED=1180255311

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:        30114976 kB
Buffers:          323160 kB
Cached:          1521732 kB
SwapCached:         5468 kB
Active:           503212 kB
Inactive:        1412604 kB
Active(anon):      67548 kB
Inactive(anon):     5816 kB
Active(file):     435664 kB
Inactive(file):  1406788 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             18148 kB
Writeback:             8 kB
AnonPages:         27448 kB
Mapped:            10364 kB
Shmem:                 0 kB
Slab:             701260 kB
SReclaimable:     141656 kB
SUnreclaim:       559604 kB
KernelStack:        1480 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 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= 70500 MiB
End job on node103 at 2012-06-08 05:50:05