Trace number 3750332

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 1.0 (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cm42a.opb
MD5SUMfbb7284250700e8b461b63d83ddce719
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark694
Best CPU time to get the best result obtained on this benchmark0.008997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 694
Optimality of the best value was proved YES
Number of variables99
Total number of constraints185
Number of constraints which are clauses185
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 99
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 4087
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 4087
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c run usual solver
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.03	o 939
0.00/0.03	c current bound: 469
1.36/1.46	c current bound: 704
112.27/112.44	c model valid
112.27/112.44	c current solution ok
112.27/112.45	o 703
112.27/112.45	c current bound: 586
136.14/136.20	c current bound: 645
261.39/261.58	c current bound: 674
518.05/518.29	c current bound: 689
913.09/913.36	c current bound: 696
983.24/983.58	c model valid
983.24/983.58	c current solution ok
983.24/983.58	o 694
983.24/983.58	c current bound: 692
1494.17/1494.53	c current bound: 693
1800.09/1800.50	./satsolver.sh: line 5: 11288 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.50	c error: unexpected solver exit code
1800.09/1800.50	s UNKNOWN

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

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 10735
/proc/meminfo: memFree=30954796/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (runsolver) D 10733 10735 8711 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 21770015 12095488 51 33554432000 4194304 5436572 140736197301200 140736197297496 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 2953 51 31 304 0 2645 0

[startup+0.0520881 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 10735
/proc/meminfo: memFree=30954796/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 10735
/proc/meminfo: memFree=30954796/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300249 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 10735
/proc/meminfo: memFree=30954796/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 10735
/proc/meminfo: memFree=30954796/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.93 1.98 1.99 3/186 10749
/proc/meminfo: memFree=30933984/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1.47 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 4145 13191 0 0 5 1 138 3 20 0 1 0 21770016 10952704 2048 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2048 163 442 0 2228 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19844

[startup+3.10037 s]
/proc/loadavg: 1.93 1.98 1.99 3/186 10756
/proc/meminfo: memFree=30922208/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1.47 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 4145 13191 0 0 5 1 138 3 20 0 1 0 21770016 10952704 2048 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2048 163 442 0 2228 0
[pid=10755] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10755/stat : 10755 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 21770165 9367552 266 33554432000 4194304 5064252 140733650357072 140733650355984 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10755/statm: 2287 266 226 213 0 72 0
[pid=10756] ppid=10755 vsize=24852 CPUtime=1.58 cores=0,2,4,6
/proc/10756/stat : 10756 (glucose) R 10755 10735 8711 0 -1 4202496 5135 0 0 0 158 0 0 0 20 0 1 0 21770166 25448448 5226 33554432000 4194304 5208918 140735950241088 140735950238936 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10756/statm: 6213 5226 103 248 0 5962 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 53844

[startup+6.30038 s]
/proc/loadavg: 1.93 1.98 1.99 3/186 10756
/proc/meminfo: memFree=30918672/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1.47 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 4145 13191 0 0 5 1 138 3 20 0 1 0 21770016 10952704 2048 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2048 163 442 0 2228 0
[pid=10755] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10755/stat : 10755 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 21770165 9367552 266 33554432000 4194304 5064252 140733650357072 140733650355984 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10755/statm: 2287 266 226 213 0 72 0
[pid=10756] ppid=10755 vsize=25404 CPUtime=4.78 cores=0,2,4,6
/proc/10756/stat : 10756 (glucose) R 10755 10735 8711 0 -1 4202496 5716 0 0 0 478 0 0 0 20 0 1 0 21770166 26013696 5289 33554432000 4194304 5208918 140735950241088 140735950239048 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10756/statm: 6351 5289 104 248 0 6100 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 54396

[startup+12.7004 s]
/proc/loadavg: 1.94 1.98 1.99 3/186 10756
/proc/meminfo: memFree=30910496/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1.47 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 4145 13191 0 0 5 1 138 3 20 0 1 0 21770016 10952704 2048 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2048 163 442 0 2228 0
[pid=10755] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10755/stat : 10755 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 21770165 9367552 266 33554432000 4194304 5064252 140733650357072 140733650355984 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10755/statm: 2287 266 226 213 0 72 0
[pid=10756] ppid=10755 vsize=30688 CPUtime=11.19 cores=0,2,4,6
/proc/10756/stat : 10756 (glucose) R 10755 10735 8711 0 -1 4202496 6502 0 0 0 1118 1 0 0 20 0 1 0 21770166 31424512 6622 33554432000 4194304 5208918 140735950241088 140735950238936 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10756/statm: 7672 6622 104 248 0 7421 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 59680

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/186 10756
/proc/meminfo: memFree=30945340/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1.47 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 4145 13191 0 0 5 1 138 3 20 0 1 0 21770016 10952704 2048 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2048 163 442 0 2228 0
[pid=10755] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10755/stat : 10755 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 21770165 9367552 266 33554432000 4194304 5064252 140733650357072 140733650355984 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10755/statm: 2287 266 226 213 0 72 0
[pid=10756] ppid=10755 vsize=37772 CPUtime=23.99 cores=0,2,4,6
/proc/10756/stat : 10756 (glucose) R 10755 10735 8711 0 -1 4202496 7886 0 0 0 2397 2 0 0 20 0 1 0 21770166 38678528 8516 33554432000 4194304 5208918 140735950241088 140735950239032 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10756/statm: 9443 8516 104 248 0 9192 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 66764

[startup+51.1004 s]
/proc/loadavg: 1.97 1.98 1.99 3/186 10756
/proc/meminfo: memFree=30944720/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1.47 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 4145 13191 0 0 5 1 138 3 20 0 1 0 21770016 10952704 2048 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2048 163 442 0 2228 0
[pid=10755] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10755/stat : 10755 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 21770165 9367552 266 33554432000 4194304 5064252 140733650357072 140733650355984 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10755/statm: 2287 266 226 213 0 72 0
[pid=10756] ppid=10755 vsize=37772 CPUtime=49.58 cores=0,2,4,6
/proc/10756/stat : 10756 (glucose) R 10755 10735 8711 0 -1 4202496 8020 0 0 0 4956 2 0 0 20 0 1 0 21770166 38678528 8644 33554432000 4194304 5208918 140735950241088 140735950239032 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10756/statm: 9443 8644 104 248 0 9192 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66764

[startup+102.307 s]
/proc/loadavg: 2.06 2.00 2.00 3/186 10756
/proc/meminfo: memFree=30896068/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1.47 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 4145 13191 0 0 5 1 138 3 20 0 1 0 21770016 10952704 2048 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2048 163 442 0 2228 0
[pid=10755] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10755/stat : 10755 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 21770165 9367552 266 33554432000 4194304 5064252 140733650357072 140733650355984 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10755/statm: 2287 266 226 213 0 72 0
[pid=10756] ppid=10755 vsize=52396 CPUtime=100.77 cores=0,2,4,6
/proc/10756/stat : 10756 (glucose) R 10755 10735 8711 0 -1 4202496 8701 0 0 0 10075 2 0 0 20 0 1 0 21770166 53653504 11884 33554432000 4194304 5208918 140735950241088 140735950239032 4229157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10756/statm: 13099 11884 104 248 0 12848 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 81388

[startup+162.3 s]
/proc/loadavg: 2.08 2.01 2.00 3/186 10770
/proc/meminfo: memFree=30890336/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=136.17 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 6373 38559 0 0 11 2 13590 14 20 0 1 0 21770016 10952704 2048 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2048 163 442 0 2228 0
[pid=10769] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10769/stat : 10769 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21783639 9367552 266 33554432000 4194304 5064252 140736813648768 140736813647680 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10769/statm: 2287 266 226 213 0 72 0
[pid=10770] ppid=10769 vsize=36784 CPUtime=26.05 cores=0,2,4,6
/proc/10770/stat : 10770 (glucose) R 10769 10735 8711 0 -1 4202496 8632 0 0 0 2603 2 0 0 20 0 1 0 21783639 37666816 8277 33554432000 4194304 5208918 140735045028432 140735045026296 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10770/statm: 9196 8277 104 248 0 8945 0
Current children cumulated CPU time (s) 162.22

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


[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/185 11280
/proc/meminfo: memFree=30989764/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=983.39 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 11885 96349 0 0 23 4 98275 37 20 0 1 0 21770016 10952704 2050 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2050 163 442 0 2228 0
[pid=11023] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21868378 9367552 267 33554432000 4194304 5064252 140736645457408 140736645456320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11023/statm: 2287 267 226 213 0 72 0
[pid=11024] ppid=11023 vsize=66436 CPUtime=438.6 cores=0,2,4,6
/proc/11024/stat : 11024 (glucose) R 11023 10735 8711 0 -1 4202496 10492 0 0 0 43858 2 0 0 20 0 1 0 21868378 68030464 14214 33554432000 4194304 5208918 140733289475568 140733289473512 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11024/statm: 16609 14214 104 248 0 16358 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 95428

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 11281
/proc/meminfo: memFree=30969844/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=983.39 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 11885 96349 0 0 23 4 98275 37 20 0 1 0 21770016 10952704 2050 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10737/statm: 2674 2050 163 442 0 2228 0
[pid=11023] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11023/stat : 11023 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21868378 9367552 267 33554432000 4194304 5064252 140736645457408 140736645456320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11023/statm: 2287 267 226 213 0 72 0
[pid=11024] ppid=11023 vsize=66436 CPUtime=498.58 cores=0,2,4,6
/proc/11024/stat : 11024 (glucose) R 11023 10735 8711 0 -1 4202496 10492 0 0 0 49856 2 0 0 20 0 1 0 21868378 68030464 14214 33554432000 4194304 5208918 140733289475568 140733289473512 4229717 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11024/statm: 16609 14214 104 248 0 16358 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 95428

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 11288
/proc/meminfo: memFree=30998340/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1494.26 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 13257 110177 0 0 27 4 149354 41 20 0 1 0 21770016 10952704 2050 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10737/statm: 2674 2050 163 442 0 2228 0
[pid=11287] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11287/stat : 11287 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21919473 9367552 266 33554432000 4194304 5064252 140733927968320 140733927967232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11287/statm: 2287 266 226 213 0 72 0
[pid=11288] ppid=11287 vsize=37556 CPUtime=47.7 cores=0,2,4,6
/proc/11288/stat : 11288 (glucose) R 11287 10735 8711 0 -1 4202496 9219 0 0 0 4769 1 0 0 20 0 1 0 21919473 38457344 8372 33554432000 4194304 5208918 140737237544672 140737237542616 4229039 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11288/statm: 9389 8372 104 248 0 9138 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 66548

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 11291
/proc/meminfo: memFree=30983428/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1494.26 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 13257 110177 0 0 27 4 149354 41 20 0 1 0 21770016 10952704 2050 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10737/statm: 2674 2050 163 442 0 2228 0
[pid=11287] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11287/stat : 11287 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21919473 9367552 266 33554432000 4194304 5064252 140733927968320 140733927967232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11287/statm: 2287 266 226 213 0 72 0
[pid=11288] ppid=11287 vsize=52244 CPUtime=107.68 cores=0,2,4,6
/proc/11288/stat : 11288 (glucose) R 11287 10735 8711 0 -1 4202496 10279 0 0 0 10766 2 0 0 20 0 1 0 21919473 53497856 11513 33554432000 4194304 5208918 140737237544672 140737237542616 4229538 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11288/statm: 13061 11513 104 248 0 12810 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 81236

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/185 11291
/proc/meminfo: memFree=30977784/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1494.26 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 13257 110177 0 0 27 4 149354 41 20 0 1 0 21770016 10952704 2050 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10737/statm: 2674 2050 163 442 0 2228 0
[pid=11287] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11287/stat : 11287 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21919473 9367552 266 33554432000 4194304 5064252 140733927968320 140733927967232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11287/statm: 2287 266 226 213 0 72 0
[pid=11288] ppid=11287 vsize=52244 CPUtime=167.66 cores=0,2,4,6
/proc/11288/stat : 11288 (glucose) R 11287 10735 8711 0 -1 4202496 10621 0 0 0 16764 2 0 0 20 0 1 0 21919473 53497856 12350 33554432000 4194304 5208918 140737237544672 140737237542616 4229456 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11288/statm: 13061 12350 104 248 0 12810 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 81236

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 11291
/proc/meminfo: memFree=30978404/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1494.26 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 13257 110177 0 0 27 4 149354 41 20 0 1 0 21770016 10952704 2050 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10737/statm: 2674 2050 163 442 0 2228 0
[pid=11287] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11287/stat : 11287 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21919473 9367552 266 33554432000 4194304 5064252 140733927968320 140733927967232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11287/statm: 2287 266 226 213 0 72 0
[pid=11288] ppid=11287 vsize=52244 CPUtime=227.65 cores=0,2,4,6
/proc/11288/stat : 11288 (glucose) R 11287 10735 8711 0 -1 4202496 10621 0 0 0 22763 2 0 0 20 0 1 0 21919473 53497856 12350 33554432000 4194304 5208918 140737237544672 140737237541048 4213216 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11288/statm: 13061 12350 104 248 0 12810 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 81236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 11292
/proc/meminfo: memFree=30977536/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1494.26 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 13257 110177 0 0 27 4 149354 41 20 0 1 0 21770016 10952704 2050 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10737/statm: 2674 2050 163 442 0 2228 0
[pid=11287] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11287/stat : 11287 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21919473 9367552 266 33554432000 4194304 5064252 140733927968320 140733927967232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11287/statm: 2287 266 226 213 0 72 0
[pid=11288] ppid=11287 vsize=53284 CPUtime=287.63 cores=0,2,4,6
/proc/11288/stat : 11288 (glucose) R 11287 10735 8711 0 -1 4202496 10975 0 0 0 28761 2 0 0 20 0 1 0 21919473 54562816 12351 33554432000 4194304 5208918 140737237544672 140737237542520 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11288/statm: 13321 12351 104 248 0 13070 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 82276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 11292
/proc/meminfo: memFree=30977412/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1494.26 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 13257 110177 0 0 27 4 149354 41 20 0 1 0 21770016 10952704 2050 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10737/statm: 2674 2050 163 442 0 2228 0
[pid=11287] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11287/stat : 11287 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21919473 9367552 266 33554432000 4194304 5064252 140733927968320 140733927967232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11287/statm: 2287 266 226 213 0 72 0
[pid=11288] ppid=11287 vsize=53568 CPUtime=305.83 cores=0,2,4,6
/proc/11288/stat : 11288 (glucose) R 11287 10735 8711 0 -1 4202496 11130 0 0 0 30581 2 0 0 20 0 1 0 21919473 54853632 12478 33554432000 4194304 5208918 140737237544672 140737237542520 4229296 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11288/statm: 13392 12478 104 248 0 13141 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 82560

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 11292
/proc/meminfo: memFree=30977412/32873844 swapFree=7108/7108
[pid=10735] ppid=10733 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10735/stat : 10735 (npSolver-pbo.sh) S 10733 10735 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21770015 9367552 275 33554432000 4194304 5064252 140734402254704 140734402253616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10735/statm: 2287 275 233 213 0 72 0
[pid=10737] ppid=10735 vsize=10696 CPUtime=1494.26 cores=0,2,4,6
/proc/10737/stat : 10737 (npSolver-pbo) S 10735 10735 8711 0 -1 4202496 13257 110177 0 0 27 4 149354 41 20 0 1 0 21770016 10952704 2050 33554432000 4194304 6004724 140733902251280 140733902243632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10737/statm: 2674 2050 163 442 0 2228 0
[pid=11287] ppid=10737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11287/stat : 11287 (satsolver.sh) S 10737 10735 8711 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21919473 9367552 266 33554432000 4194304 5064252 140733927968320 140733927967232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11287/statm: 2287 266 226 213 0 72 0
[pid=11288] ppid=11287 vsize=53568 CPUtime=305.83 cores=0,2,4,6
/proc/11288/stat : 11288 (glucose) R 11287 10735 8711 0 -1 4202496 11130 0 0 0 30581 2 0 0 20 0 1 0 21919473 54853632 12478 33554432000 4194304 5208918 140737237544672 140737237542520 4229296 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11288/statm: 13392 12478 104 248 0 13141 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 82560

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.63
CPU system time (s): 0.495924
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 100948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.495924
maximum resident set size= 64516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135554
page faults= 0
swaps= 0
block input operations= 0
block output operations= 38792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 456
involuntary context switches= 2186

runsolver used 2.94555 second user time and 7.34188 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-08 03:13:49
IDJOB=3750332
IDBENCH=2019
IDSOLVER=2334
FILE ID=node134/3750332-1339118029
RUNJOBID= node134-1339112625-10155
PBS_JOBID= 14643719
Free space on /tmp= 70996 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cm42a.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750332-1339118029/watcher-3750332-1339118029 -o /tmp/evaluation-result-3750332-1339118029/solver-3750332-1339118029 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750332-1339118029.opb 195844256 HOME HOME

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

MD5SUM BENCH= fbb7284250700e8b461b63d83ddce719
RANDOM SEED=195844256

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30955588 kB
Buffers:          201076 kB
Cached:           771976 kB
SwapCached:            0 kB
Active:           427424 kB
Inactive:         703044 kB
Active(anon):     160000 kB
Inactive(anon):        0 kB
Active(file):     267424 kB
Inactive(file):   703044 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8232 kB
Writeback:             0 kB
AnonPages:        176316 kB
Mapped:            15580 kB
Shmem:               212 kB
Slab:             636032 kB
SReclaimable:      78552 kB
SUnreclaim:       557480 kB
KernelStack:        1504 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     301944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 70992 MiB
End job on node134 at 2012-06-08 03:43:50