Trace number 3747081

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-exam.pi.opb
MD5SUMc7b7ba2fb8a9fff5b9677d5bbd1edc0f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark2.70259
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 63
Optimality of the best value was proved YES
Number of variables4676
Total number of constraints509
Number of constraints which are clauses509
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 constraint3
Maximum length of a constraint166
Number of terms in the objective function 4676
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 4676
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 4676
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

0.00/0.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.07	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.07	c [INC SYSTEM] execute solver
0.00/0.08	c [INC SEARCH] formula is SAT
0.00/0.08	c [INC SYSTEM] solved the initial formula
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.09	o 89
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SEARCH] iteration: 0
0.00/0.09	c [INC BOUNDS] best value:89 search for 88
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c (debug) using card networks
0.00/0.09	c old isEQ: 41, new EQ is 0
0.00/0.17	c set iterative enc to: card
0.00/0.17	c set iterative enc to: none
0.00/0.18	c [INC SEARCH] isOptimum variable: 0
300.61/300.72	c formula is SAT
300.61/300.73	c [INC SEARCH] copied best model
300.61/300.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
300.61/300.74	c model valid
300.61/300.74	c current solution ok
300.61/300.74	o 87
300.61/300.74	c [INC SEARCH] iteration: 1
300.61/300.74	c [INC BOUNDS] best value:87 search for 86
300.61/300.74	c [INC SYSTEM] there exists a inc, kill it!
300.61/300.74	c write failed with 2
300.61/300.74	c [INC SYSTEM] create new solver instance
300.61/300.74	c [INC] encode full formula
300.61/300.74	c (debug) using card networks
300.61/300.74	c old isEQ: 240, new EQ is 0
300.72/300.82	c set iterative enc to: card
300.72/300.82	c set iterative enc to: none
300.72/300.83	c [INC SEARCH] isOptimum variable: 0
739.61/739.88	c formula is SAT
739.61/739.89	c [INC SEARCH] copied best model
739.61/739.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
739.71/739.90	c model valid
739.71/739.90	c current solution ok
739.71/739.90	o 84
739.71/739.90	c [INC SEARCH] iteration: 2
739.71/739.90	c [INC BOUNDS] best value:84 search for 83
739.71/739.90	c [INC SYSTEM] there exists a inc, kill it!
739.71/739.90	c write failed with 2
739.71/739.90	c [INC SYSTEM] create new solver instance
739.71/739.90	c [INC] encode full formula
739.71/739.90	c (debug) using card networks
739.71/739.90	c old isEQ: 240, new EQ is 0
739.71/739.98	c set iterative enc to: card
739.71/739.98	c set iterative enc to: none
739.83/740.00	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/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-3747081-1339099994/watcher-3747081-1339099994 -o /tmp/evaluation-result-3747081-1339099994/solver-3747081-1339099994 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747081-1339099994.opb 1111146102 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 9999
/proc/meminfo: memFree=22975600/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0

[startup+0.0415541 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 9999
/proc/meminfo: memFree=22975600/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 9999
/proc/meminfo: memFree=22975600/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300158 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 9999
/proc/meminfo: memFree=22975600/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700169 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 9999
/proc/meminfo: memFree=22975600/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/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: 2.00 2.00 1.69 3/181 10008
/proc/meminfo: memFree=22920848/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=16152 CPUtime=0.16 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 4613 4068 0 0 11 2 3 0 20 0 1 0 376123756 16539648 3671 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4038 3671 176 442 0 3592 0
[pid=10008] ppid=10000 vsize=43560 CPUtime=1.3 cores=0,2,4,6
/proc/10008/stat : 10008 (glucosInc) R 10000 9999 9637 0 -1 4202496 9078 0 0 0 129 1 0 0 20 0 1 0 376123774 44605440 9306 33554432000 4194304 5654031 140733284400448 140733284388264 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10008/statm: 10890 9306 140 357 0 10530 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 68860

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 10008
/proc/meminfo: memFree=22918180/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=16152 CPUtime=0.16 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 4613 4068 0 0 11 2 3 0 20 0 1 0 376123756 16539648 3671 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4038 3671 176 442 0 3592 0
[pid=10008] ppid=10000 vsize=46280 CPUtime=2.9 cores=0,2,4,6
/proc/10008/stat : 10008 (glucosInc) R 10000 9999 9637 0 -1 4202496 9298 0 0 0 289 1 0 0 20 0 1 0 376123774 47390720 9524 33554432000 4194304 5654031 140733284400448 140733284388264 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10008/statm: 11570 9524 141 357 0 11210 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 71580

[startup+6.30043 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 10008
/proc/meminfo: memFree=22912348/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=16152 CPUtime=0.16 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 4613 4068 0 0 11 2 3 0 20 0 1 0 376123756 16539648 3671 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4038 3671 176 442 0 3592 0
[pid=10008] ppid=10000 vsize=47060 CPUtime=6.1 cores=0,2,4,6
/proc/10008/stat : 10008 (glucosInc) R 10000 9999 9637 0 -1 4202496 9395 0 0 0 609 1 0 0 20 0 1 0 376123774 48189440 10132 33554432000 4194304 5654031 140733284400448 140733284388264 4217594 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10008/statm: 11765 10132 141 357 0 11405 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 72360

[startup+12.7004 s]
/proc/loadavg: 1.92 1.98 1.68 3/177 10180
/proc/meminfo: memFree=23259652/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=16152 CPUtime=0.16 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 4613 4068 0 0 11 2 3 0 20 0 1 0 376123756 16539648 3671 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4038 3671 176 442 0 3592 0
[pid=10008] ppid=10000 vsize=46328 CPUtime=12.51 cores=0,2,4,6
/proc/10008/stat : 10008 (glucosInc) R 10000 9999 9637 0 -1 4202496 10988 0 0 0 1248 3 0 0 20 0 1 0 376123774 47439872 9775 33554432000 4194304 5654031 140733284400448 140733284398472 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10008/statm: 11582 9775 142 357 0 11222 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 71628

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 10193
/proc/meminfo: memFree=23066748/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=16152 CPUtime=0.16 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 4613 4068 0 0 11 2 3 0 20 0 1 0 376123756 16539648 3671 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4038 3671 176 442 0 3592 0
[pid=10008] ppid=10000 vsize=65396 CPUtime=25.3 cores=0,2,4,6
/proc/10008/stat : 10008 (glucosInc) R 10000 9999 9637 0 -1 4202496 12575 0 0 0 2527 3 0 0 20 0 1 0 376123774 66965504 13819 33554432000 4194304 5654031 140733284400448 140733284388264 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10008/statm: 16349 13819 142 357 0 15989 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 90696

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.70 3/181 10193
/proc/meminfo: memFree=23054260/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=16152 CPUtime=0.16 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 4613 4068 0 0 11 2 3 0 20 0 1 0 376123756 16539648 3671 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4038 3671 176 442 0 3592 0
[pid=10008] ppid=10000 vsize=65392 CPUtime=50.89 cores=0,2,4,6
/proc/10008/stat : 10008 (glucosInc) R 10000 9999 9637 0 -1 4202496 12940 0 0 0 5086 3 0 0 20 0 1 0 376123774 66961408 14894 33554432000 4194304 5654031 140733284400448 140733284388264 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10008/statm: 16348 14894 142 357 0 15988 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 90692

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.72 3/181 10193
/proc/meminfo: memFree=23039144/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=16152 CPUtime=0.16 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 4613 4068 0 0 11 2 3 0 20 0 1 0 376123756 16539648 3671 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4038 3671 176 442 0 3592 0
[pid=10008] ppid=10000 vsize=72576 CPUtime=102.09 cores=0,2,4,6
/proc/10008/stat : 10008 (glucosInc) R 10000 9999 9637 0 -1 4202496 13187 0 0 0 10205 4 0 0 20 0 1 0 376123774 74317824 16998 33554432000 4194304 5654031 140733284400448 140733284388264 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10008/statm: 18144 16998 142 357 0 17784 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 97876

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/181 10194
/proc/meminfo: memFree=23035756/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=16152 CPUtime=0.16 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 4613 4068 0 0 11 2 3 0 20 0 1 0 376123756 16539648 3671 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4038 3671 176 442 0 3592 0
[pid=10008] ppid=10000 vsize=76996 CPUtime=162.07 cores=0,2,4,6
/proc/10008/stat : 10008 (glucosInc) R 10000 9999 9637 0 -1 4202496 13953 0 0 0 16202 5 0 0 20 0 1 0 376123774 78843904 17283 33554432000 4194304 5654031 140733284400448 140733284388264 4209087 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10008/statm: 19249 17283 142 357 0 18889 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 102296

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/181 10194
/proc/meminfo: memFree=23025828/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=16152 CPUtime=0.16 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 4613 4068 0 0 11 2 3 0 20 0 1 0 376123756 16539648 3671 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4038 3671 176 442 0 3592 0
[pid=10008] ppid=10000 vsize=95672 CPUtime=222.06 cores=0,2,4,6
/proc/10008/stat : 10008 (glucosInc) R 10000 9999 9637 0 -1 4202496 14475 0 0 0 22201 5 0 0 20 0 1 0 376123774 97968128 18819 33554432000 4194304 5654031 140733284400448 140733284398328 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10008/statm: 23918 18819 142 357 0 23558 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 120972

[startup+282.3 s]

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

/proc/meminfo: memFree=22908116/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=502.19 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 16168 0 0 0 50214 5 0 0 20 0 1 0 376197756 118484992 22038 33554432000 4194304 5654031 140735090936368 140735090924184 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 22038 142 357 0 28567 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 142936

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 10208
/proc/meminfo: memFree=22888632/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=562.18 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 16168 0 0 0 56213 5 0 0 20 0 1 0 376197756 118484992 22038 33554432000 4194304 5654031 140735090936368 140735090924184 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 22038 142 357 0 28567 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 142936

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 10209
/proc/meminfo: memFree=22882224/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=622.17 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 16501 0 0 0 62211 6 0 0 20 0 1 0 376197756 118484992 26454 33554432000 4194304 5654031 140735090936368 140735090924184 4232715 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 26454 142 357 0 28567 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 142936

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 10209
/proc/meminfo: memFree=22855416/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=682.17 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 16503 0 0 0 68211 6 0 0 20 0 1 0 376197756 118484992 27478 33554432000 4194304 5654031 140735090936368 140735090924184 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 27478 142 357 0 28567 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 142936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 10209
/proc/meminfo: memFree=22867688/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=742.15 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 16506 0 0 0 74209 6 0 0 20 0 1 0 376197756 118484992 27480 33554432000 4194304 5654031 140735090936368 140735090924184 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 27480 142 357 0 28567 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 142936

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 10209
/proc/meminfo: memFree=22876548/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=802.15 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 16779 0 0 0 80208 7 0 0 20 0 1 0 376197756 118484992 27480 33554432000 4194304 5654031 140735090936368 140735090924184 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 27480 142 357 0 28567 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 142936

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 10209
/proc/meminfo: memFree=22855572/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=862.14 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 16779 0 0 0 86207 7 0 0 20 0 1 0 376197756 118484992 27480 33554432000 4194304 5654031 140735090936368 140735090924184 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 27480 142 357 0 28567 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 142936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 10213
/proc/meminfo: memFree=22864676/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=922.13 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 16779 0 0 0 92206 7 0 0 20 0 1 0 376197756 118484992 27480 33554432000 4194304 5654031 140735090936368 140735090924184 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 27480 142 357 0 28567 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 142936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 10213
/proc/meminfo: memFree=22784008/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=982.12 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 17052 0 0 0 98204 8 0 0 20 0 1 0 376197756 118484992 27480 33554432000 4194304 5654031 140735090936368 140735090924184 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 27480 142 357 0 28567 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 142936

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 10213
/proc/meminfo: memFree=22859832/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=115708 CPUtime=1042.11 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 17326 0 0 0 104203 8 0 0 20 0 1 0 376197756 118484992 27480 33554432000 4194304 5654031 140735090936368 140735090924184 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 28927 27480 142 357 0 28567 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 142936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 10213
/proc/meminfo: memFree=22828616/32873844 swapFree=7628/7628
[pid=9999] ppid=9997 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo-It) S 9997 9999 9637 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376123756 9367552 275 33554432000 4194304 5064252 140737025066560 140737025065472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 2287 275 233 213 0 72 0
[pid=10000] ppid=9999 vsize=18080 CPUtime=739.83 cores=0,2,4,6
/proc/10000/stat : 10000 (npSolver-pbo) S 9999 9999 9637 0 -1 4202496 10122 34213 0 0 31 3 73937 12 20 0 1 0 376123756 18513920 4184 33554432000 4194304 6004724 140733235323328 140733235309176 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10000/statm: 4520 4184 176 442 0 4074 0
[pid=10203] ppid=10000 vsize=165028 CPUtime=1060.21 cores=0,2,4,6
/proc/10203/stat : 10203 (glucosInc) R 10000 9999 9637 0 -1 4202496 17599 0 0 0 106012 9 0 0 20 0 1 0 376197756 168988672 35418 33554432000 4194304 5654031 140735090936368 140735090934296 4232438 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10203/statm: 41257 35418 142 357 0 40897 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 192256

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.82
CPU system time (s): 0.25696
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 192256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.25696
maximum resident set size= 143720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 663
involuntary context switches= 2354

runsolver used 10.2204 second user time and 16.0766 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-07 22:13:14
IDJOB=3747081
IDBENCH=2044
IDSOLVER=2332
FILE ID=node143/3747081-1339099994
RUNJOBID= node143-1339098178-9653
PBS_JOBID= 14643710
Free space on /tmp= 68460 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-exam.pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747081-1339099994/watcher-3747081-1339099994 -o /tmp/evaluation-result-3747081-1339099994/solver-3747081-1339099994 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747081-1339099994.opb 1111146102 HOME HOME

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

MD5SUM BENCH= c7b7ba2fb8a9fff5b9677d5bbd1edc0f
RANDOM SEED=1111146102

node143.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.787
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.57
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.787
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.787
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.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.787
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.787
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.787
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	: 5298.57
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.787
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.787
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:        22976136 kB
Buffers:         3548800 kB
Cached:          4971480 kB
SwapCached:          196 kB
Active:          5819476 kB
Inactive:        3046444 kB
Active(anon):     326732 kB
Inactive(anon):    11012 kB
Active(file):    5492744 kB
Inactive(file):  3035432 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:              8796 kB
Writeback:             0 kB
AnonPages:        356348 kB
Mapped:            11924 kB
Shmem:               160 kB
Slab:             878656 kB
SReclaimable:     320296 kB
SUnreclaim:       558360 kB
KernelStack:        1504 kB
PageTables:         4480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     491792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 68412 MiB
End job on node143 at 2012-06-07 22:43:14