Trace number 3701115

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? (TO) 1800.06 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-ex5.pi.opb
MD5SUMf97e3571862917880e13c63c8ac169f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark5.82011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 65
Optimality of the best value was proved YES
Number of variables2459
Total number of constraints873
Number of constraints which are clauses873
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 constraint1
Maximum length of a constraint146
Number of terms in the objective function 2459
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 2459
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2459
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.08	c run usual solver
0.00/0.95	c model valid
0.00/0.95	c current solution ok
0.98/1.01	o 572
0.98/1.01	c current bound: 286
0.98/1.01	c (debug) using card networks
1.62/1.80	c model valid
1.62/1.80	c current solution ok
1.62/1.80	o 107
1.62/1.80	c current bound: 53
1.62/1.80	c (debug) using card networks
30.61/30.89	c current bound: 80
30.61/30.89	c (debug) using card networks
47.58/47.92	c model valid
47.58/47.92	c current solution ok
47.58/47.93	o 80
47.58/47.93	c current bound: 67
47.58/47.93	c (debug) using card networks
1800.02/1800.50	./satsolver.sh: line 5:  5015 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.50	c error: unexpected solver exit code
1800.02/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-3701115-1338057273/watcher-3701115-1338057273 -o /tmp/evaluation-result-3701115-1338057273/solver-3701115-1338057273 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701115-1338057273.opb 2012803586 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 2.02 1.99 3/177 4980
/proc/meminfo: memFree=29066884/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0

[startup+0.01862 s]
/proc/loadavg: 1.93 2.02 1.99 3/177 4980
/proc/meminfo: memFree=29066884/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100137 s]
/proc/loadavg: 1.93 2.02 1.99 3/177 4980
/proc/meminfo: memFree=29066884/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300168 s]
/proc/loadavg: 1.93 2.02 1.99 3/177 4980
/proc/meminfo: memFree=29066884/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700121 s]
/proc/loadavg: 1.93 2.02 1.99 3/177 4980
/proc/meminfo: memFree=29066884/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 1.93 2.02 1.99 3/179 4991
/proc/meminfo: memFree=29054256/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=1.42 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 5819 23865 0 0 15 6 116 5 20 0 1 0 271852753 20455424 4617 33554432000 4194304 5992684 140737012315968 140737012307776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4617 178 440 0 4550 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 29124

[startup+3.10027 s]
/proc/loadavg: 1.94 2.02 1.99 3/181 5001
/proc/meminfo: memFree=29022640/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=17460 CPUtime=1.66 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 7881 27749 0 0 20 7 129 10 20 0 1 0 271852753 17879040 4015 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4365 4015 178 440 0 3921 0
[pid=5000] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5000/stat : 5000 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271852937 9367552 267 33554432000 4194304 5064252 140734336554688 140734336553600 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5000/statm: 2287 267 226 213 0 72 0
[pid=5001] ppid=5000 vsize=30268 CPUtime=1.25 cores=0,2,4,6
/proc/5001/stat : 5001 (glucose) R 5000 4980 3117 0 -1 4202496 5662 0 0 0 124 1 0 0 20 0 1 0 271852938 30994432 6449 33554432000 4194304 5208918 140735010612784 140735010610616 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5001/statm: 7567 6449 103 248 0 7316 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 66024

[startup+6.30026 s]
/proc/loadavg: 1.94 2.02 1.99 3/181 5001
/proc/meminfo: memFree=29022144/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=17460 CPUtime=1.66 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 7881 27749 0 0 20 7 129 10 20 0 1 0 271852753 17879040 4015 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4365 4015 178 440 0 3921 0
[pid=5000] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5000/stat : 5000 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271852937 9367552 267 33554432000 4194304 5064252 140734336554688 140734336553600 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5000/statm: 2287 267 226 213 0 72 0
[pid=5001] ppid=5000 vsize=30268 CPUtime=4.45 cores=0,2,4,6
/proc/5001/stat : 5001 (glucose) R 5000 4980 3117 0 -1 4202496 6135 0 0 0 444 1 0 0 20 0 1 0 271852938 30994432 6348 33554432000 4194304 5208918 140735010612784 140735010610872 4211182 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5001/statm: 7567 6348 104 248 0 7316 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 66024

[startup+12.7004 s]
/proc/loadavg: 1.95 2.02 1.99 3/181 5001
/proc/meminfo: memFree=29015860/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=17460 CPUtime=1.66 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 7881 27749 0 0 20 7 129 10 20 0 1 0 271852753 17879040 4015 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4365 4015 178 440 0 3921 0
[pid=5000] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5000/stat : 5000 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271852937 9367552 267 33554432000 4194304 5064252 140734336554688 140734336553600 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5000/statm: 2287 267 226 213 0 72 0
[pid=5001] ppid=5000 vsize=35076 CPUtime=10.85 cores=0,2,4,6
/proc/5001/stat : 5001 (glucose) R 5000 4980 3117 0 -1 4202496 8055 0 0 0 1083 2 0 0 20 0 1 0 271852938 35917824 7693 33554432000 4194304 5208918 140735010612784 140735010610872 4212856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5001/statm: 8769 7693 105 248 0 8518 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 70832

[startup+25.5004 s]
/proc/loadavg: 1.96 2.02 1.99 3/181 5001
/proc/meminfo: memFree=28999048/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=17460 CPUtime=1.66 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 7881 27749 0 0 20 7 129 10 20 0 1 0 271852753 17879040 4015 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4365 4015 178 440 0 3921 0
[pid=5000] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5000/stat : 5000 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271852937 9367552 267 33554432000 4194304 5064252 140734336554688 140734336553600 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5000/statm: 2287 267 226 213 0 72 0
[pid=5001] ppid=5000 vsize=42148 CPUtime=23.64 cores=0,2,4,6
/proc/5001/stat : 5001 (glucose) R 5000 4980 3117 0 -1 4202496 8916 0 0 0 2362 2 0 0 20 0 1 0 271852938 43159552 9516 33554432000 4194304 5208918 140735010612784 140735010610728 4211574 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5001/statm: 10537 9516 105 248 0 10286 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 77904

[startup+51.1004 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 5015
/proc/meminfo: memFree=28993196/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=37352 CPUtime=3.11 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 7008 0 0 0 310 1 0 0 20 0 1 0 271857551 38248448 7780 33554432000 4194304 5208918 140733409146064 140733409143896 4229460 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 9338 7780 103 248 0 9087 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 75624

[startup+102.306 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 5015
/proc/meminfo: memFree=28973952/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=53336 CPUtime=54.31 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 10368 0 0 0 5429 2 0 0 20 0 1 0 271857551 54616064 12277 33554432000 4194304 5208918 140733409146064 140733409142440 4212971 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 13334 12277 105 248 0 13083 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 91608

[startup+162.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 5015
/proc/meminfo: memFree=28954164/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=84140 CPUtime=114.29 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 12134 0 0 0 11426 3 0 0 20 0 1 0 271857551 86159360 16821 33554432000 4194304 5208918 140733409146064 140733409144008 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 21035 16821 105 248 0 20784 0
Current children cumulated CPU time (s) 162.07

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5025
/proc/meminfo: memFree=28897868/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=115528 CPUtime=1374.09 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 18982 0 0 0 137393 16 0 0 20 0 1 0 271857551 118300672 27813 33554432000 4194304 5208918 140733409146064 140733409144152 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 28882 27813 105 248 0 28631 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 153800

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5025
/proc/meminfo: memFree=28849040/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=164848 CPUtime=1434.08 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 19267 0 0 0 143391 17 0 0 20 0 1 0 271857551 168804352 39851 33554432000 4194304 5208918 140733409146064 140733409141752 4229039 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 41212 39851 105 248 0 40961 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 203120

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 5029
/proc/meminfo: memFree=28862824/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=164848 CPUtime=1494.07 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 20138 0 0 0 149389 18 0 0 20 0 1 0 271857551 168804352 36269 33554432000 4194304 5208918 140733409146064 140733409144056 4212419 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 41212 36269 105 248 0 40961 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 203120

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 5052
/proc/meminfo: memFree=28861844/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=164848 CPUtime=1554.06 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 20422 0 0 0 155387 19 0 0 20 0 1 0 271857551 168804352 36269 33554432000 4194304 5208918 140733409146064 140733409142376 4228930 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 41212 36269 105 248 0 40961 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 203120

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5052
/proc/meminfo: memFree=28895176/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=115528 CPUtime=1614.05 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 21020 0 0 0 161385 20 0 0 20 0 1 0 271857551 118300672 27815 33554432000 4194304 5208918 140733409146064 140733409142440 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 28882 27815 105 248 0 28631 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 153800

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 5052
/proc/meminfo: memFree=28850432/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=164848 CPUtime=1674.05 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 21303 0 0 0 167384 21 0 0 20 0 1 0 271857551 168804352 38829 33554432000 4194304 5208918 140733409146064 140733409144056 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 41212 38829 105 248 0 40961 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 203120

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5104
/proc/meminfo: memFree=28883672/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=164848 CPUtime=1734.04 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 21583 0 0 0 173382 22 0 0 20 0 1 0 271857551 168804352 37293 33554432000 4194304 5208918 140733409146064 140733409144056 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 41212 37293 105 248 0 40961 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 203120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 4/181 5105
/proc/meminfo: memFree=28865992/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=164848 CPUtime=1752.24 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 21586 0 0 0 175202 22 0 0 20 0 1 0 271857551 168804352 38829 33554432000 4194304 5208918 140733409146064 140733409144056 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 41212 38829 105 248 0 40961 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 203120

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.01 2.00 2.00 4/181 5105
/proc/meminfo: memFree=28865992/32873624 swapFree=7104/7104
[pid=4980] ppid=4978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4980/stat : 4980 (npSolver-pbo.sh) S 4978 4980 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271852753 9367552 274 33554432000 4194304 5064252 140736396440400 140736396439312 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4980/statm: 2287 274 233 213 0 72 0
[pid=4981] ppid=4980 vsize=19976 CPUtime=47.78 cores=0,2,4,6
/proc/4981/stat : 4981 (npSolver-pbo) S 4980 4980 3117 0 -1 4202496 12063 53951 0 0 30 7 4720 21 20 0 1 0 271852753 20455424 4578 33554432000 4194304 5992684 140737012315968 140737012308288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4981/statm: 4994 4578 178 440 0 4550 0
[pid=5014] ppid=4981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5014/stat : 5014 (satsolver.sh) S 4981 4980 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271857551 9367552 267 33554432000 4194304 5064252 140737233982880 140737233981792 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5014/statm: 2287 267 226 213 0 72 0
[pid=5015] ppid=5014 vsize=164848 CPUtime=1752.24 cores=0,2,4,6
/proc/5015/stat : 5015 (glucose) R 5014 4980 3117 0 -1 4202496 21586 0 0 0 175202 22 0 0 20 0 1 0 271857551 168804352 38829 33554432000 4194304 5208918 140733409146064 140733409144056 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5015/statm: 41212 38829 105 248 0 40961 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 203120

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1799.54
CPU system time (s): 0.517921
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 233940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.517921
maximum resident set size= 165816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88588
page faults= 0
swaps= 0
block input operations= 0
block output operations= 38664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 626
involuntary context switches= 1973

runsolver used 5.76912 second user time and 16.9604 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-26 20:34:33
IDJOB=3701115
IDBENCH=2039
IDSOLVER=2277
FILE ID=node121/3701115-1338057273
RUNJOBID= node121-1338051796-3133
PBS_JOBID= 14624383
Free space on /tmp= 71460 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-ex5.pi.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701115-1338057273/watcher-3701115-1338057273 -o /tmp/evaluation-result-3701115-1338057273/solver-3701115-1338057273 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701115-1338057273.opb 2012803586 HOME HOME

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

MD5SUM BENCH= f97e3571862917880e13c63c8ac169f9
RANDOM SEED=2012803586

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        29067604 kB
Buffers:          268028 kB
Cached:          2677640 kB
SwapCached:            0 kB
Active:           843652 kB
Inactive:        2190240 kB
Active(anon):      90904 kB
Inactive(anon):        0 kB
Active(file):     752748 kB
Inactive(file):  2190240 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9044 kB
Writeback:             0 kB
AnonPages:         99208 kB
Mapped:            14376 kB
Shmem:               200 kB
Slab:             636864 kB
SReclaimable:      80076 kB
SUnreclaim:       556788 kB
KernelStack:        1504 kB
PageTables:         3676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     197144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71448 MiB
End job on node121 at 2012-05-26 21:04:33