Trace number 3749415

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 NameAnswerCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.12 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
MD5SUMd9b1351aa6c01bb5c883e4233663f5e0
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.006998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints70
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c run usual solver
1800.09/1800.40	./satsolver.sh: line 5: 10252 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.40	c error: unexpected solver exit code
1800.09/1800.40	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-3749415-1339112598/watcher-3749415-1339112598 -o /tmp/evaluation-result-3749415-1339112598/solver-3749415-1339112598 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749415-1339112598.opb 420489871 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.80 1.20 1.24 3/181 10245
/proc/meminfo: memFree=25711828/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0

[startup+0.041997 s]
/proc/loadavg: 1.80 1.20 1.24 3/181 10245
/proc/meminfo: memFree=25711828/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100186 s]
/proc/loadavg: 1.80 1.20 1.24 3/181 10245
/proc/meminfo: memFree=25711828/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300124 s]
/proc/loadavg: 1.80 1.20 1.24 3/181 10245
/proc/meminfo: memFree=25711828/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700117 s]
/proc/loadavg: 1.80 1.20 1.24 3/181 10245
/proc/meminfo: memFree=25711828/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.80 1.20 1.24 3/185 10252
/proc/meminfo: memFree=25693068/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=12588 CPUtime=1.45 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 2617 0 0 0 145 0 0 0 20 0 1 0 21227425 12890112 2704 33554432000 4194304 5208918 140734511622944 140734511620888 4229338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 3147 2704 105 248 0 2896 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 33136

[startup+3.1003 s]
/proc/loadavg: 1.80 1.20 1.24 3/185 10252
/proc/meminfo: memFree=25355088/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=15308 CPUtime=3.05 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 3303 0 0 0 305 0 0 0 20 0 1 0 21227425 15675392 3374 33554432000 4194304 5208918 140734511622944 140734511620888 4229307 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 3827 3374 105 248 0 3576 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 35856

[startup+6.3003 s]
/proc/loadavg: 1.89 1.23 1.25 3/185 10252
/proc/meminfo: memFree=24606424/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=22384 CPUtime=6.25 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 3756 0 0 0 625 0 0 0 20 0 1 0 21227425 22921216 4849 33554432000 4194304 5208918 140734511622944 140734511620936 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 5596 4849 105 248 0 5345 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 42932

[startup+12.7003 s]
/proc/loadavg: 1.98 1.26 1.26 3/185 10252
/proc/meminfo: memFree=24495788/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=31308 CPUtime=12.66 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 5338 0 0 0 1265 1 0 0 20 0 1 0 21227425 32059392 5176 33554432000 4194304 5208918 140734511622944 140734511620888 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 7827 5176 105 248 0 7576 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 51856

[startup+25.5003 s]
/proc/loadavg: 2.36 1.38 1.29 3/185 10252
/proc/meminfo: memFree=24191056/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=31308 CPUtime=25.46 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 5504 0 0 0 2545 1 0 0 20 0 1 0 21227425 32059392 7384 33554432000 4194304 5208918 140734511622944 140734511620888 4229745 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 7827 7384 105 248 0 7576 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51856

[startup+51.1003 s]
/proc/loadavg: 2.91 1.59 1.37 2/185 10252
/proc/meminfo: memFree=23759896/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=50164 CPUtime=51.05 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 6685 0 0 0 5104 1 0 0 20 0 1 0 21227425 51367936 11362 33554432000 4194304 5208918 140734511622944 140734511620888 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 12541 11362 105 248 0 12290 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 70712

[startup+102.307 s]
/proc/loadavg: 2.60 1.72 1.42 3/185 10255
/proc/meminfo: memFree=23918972/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=56828 CPUtime=102.25 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 7682 0 0 0 10223 2 0 0 20 0 1 0 21227425 58191872 13764 33554432000 4194304 5208918 140734511622944 140734511621032 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 14207 13764 105 248 0 13956 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 77376

[startup+162.3 s]
/proc/loadavg: 2.22 1.77 1.46 3/185 10255
/proc/meminfo: memFree=23885180/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.12 2.02 1.83 3/185 10289
/proc/meminfo: memFree=23796992/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=109192 CPUtime=1362.04 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 13806 0 0 0 136190 14 0 0 20 0 1 0 21227425 111812608 22641 33554432000 4194304 5208918 140734511622944 140734511621032 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 27298 22641 105 248 0 27047 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 129740

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 1.84 3/185 10290
/proc/meminfo: memFree=23796108/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=109192 CPUtime=1422.05 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 14054 0 0 0 142190 15 0 0 20 0 1 0 21227425 111812608 22641 33554432000 4194304 5208918 140734511622944 140734511621032 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 27298 22641 105 248 0 27047 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 129740

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 1.85 3/185 10290
/proc/meminfo: memFree=23795704/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=109192 CPUtime=1482.03 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 14302 0 0 0 148187 16 0 0 20 0 1 0 21227425 111812608 22641 33554432000 4194304 5208918 140734511622944 140734511621032 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 27298 22641 105 248 0 27047 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 129740

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.86 3/185 10290
/proc/meminfo: memFree=23780824/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=109192 CPUtime=1542.02 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 14317 0 0 0 154186 16 0 0 20 0 1 0 21227425 111812608 26225 33554432000 4194304 5208918 140734511622944 140734511621032 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 27298 26225 105 248 0 27047 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 129740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/186 10293
/proc/meminfo: memFree=23778360/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=158512 CPUtime=1602 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 14679 0 0 0 160184 16 0 0 20 0 1 0 21227425 162316288 34767 33554432000 4194304 5208918 140734511622944 140734511618712 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 39628 34767 105 248 0 39377 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 179060

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/185 10293
/proc/meminfo: memFree=23777884/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=109192 CPUtime=1661.99 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 14680 0 0 0 166183 16 0 0 20 0 1 0 21227425 111812608 26855 33554432000 4194304 5208918 140734511622944 140734511621032 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 27298 26855 105 248 0 27047 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 129740

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/184 10293
/proc/meminfo: memFree=23778136/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=109192 CPUtime=1721.99 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 14927 0 0 0 172182 17 0 0 20 0 1 0 21227425 111812608 26855 33554432000 4194304 5208918 140734511622944 140734511621032 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 27298 26855 105 248 0 27047 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 129740

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 1.88 3/185 10346
/proc/meminfo: memFree=30563584/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=109192 CPUtime=1781.98 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 15174 0 0 0 178180 18 0 0 20 0 1 0 21227425 111812608 26855 33554432000 4194304 5208918 140734511622944 140734511621032 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 27298 26855 105 248 0 27047 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 129740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 1.89 3/185 10346
/proc/meminfo: memFree=30561860/32873844 swapFree=7120/7120
[pid=10245] ppid=10243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10245/stat : 10245 (npSolver-pbo.sh) S 10243 10245 8372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21227422 9367552 274 33554432000 4194304 5064252 140733562342160 140733562341072 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10245/statm: 2287 274 233 213 0 72 0
[pid=10246] ppid=10245 vsize=2252 CPUtime=0 cores=1,3,5,7
/proc/10246/stat : 10246 (npSolver-pbo) S 10245 10245 8372 0 -1 4202496 1763 2137 0 0 0 0 0 0 20 0 1 0 21227422 2306048 199 33554432000 4194304 6004724 140734247252016 140734247247152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10246/statm: 563 199 148 442 0 117 0
[pid=10251] ppid=10246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10251/stat : 10251 (satsolver.sh) S 10246 10245 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 21227424 9367552 266 33554432000 4194304 5064252 140733633646144 140733633645056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 2287 266 226 213 0 72 0
[pid=10252] ppid=10251 vsize=109192 CPUtime=1800.09 cores=1,3,5,7
/proc/10252/stat : 10252 (glucose) R 10251 10245 8372 0 -1 4202496 15174 0 0 0 179991 18 0 0 20 0 1 0 21227425 111812608 26855 33554432000 4194304 5208918 140734511622944 140734511621032 4229692 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10252/statm: 27298 26855 105 248 0 27047 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 129740

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.12
CPU user time (s): 1799.92
CPU system time (s): 0.200969
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 179060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.200969
maximum resident set size= 141116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20062
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 1875

runsolver used 6.95294 second user time and 18.0153 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-08 01:43:24
IDJOB=3749415
IDBENCH=1389
IDSOLVER=2334
FILE ID=node132/3749415-1339112598
RUNJOBID= node132-1339112562-10167
PBS_JOBID= 14643721
Free space on /tmp= 69512 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749415-1339112598/watcher-3749415-1339112598 -o /tmp/evaluation-result-3749415-1339112598/solver-3749415-1339112598 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749415-1339112598.opb 420489871 HOME HOME

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

MD5SUM BENCH= d9b1351aa6c01bb5c883e4233663f5e0
RANDOM SEED=420489871

node132.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.213
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.42
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.213
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		: 2666.213
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		: 2666.213
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.56
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.213
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		: 2666.213
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.55
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.213
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.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		: 2666.213
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:        25712092 kB
Buffers:          148972 kB
Cached:          2701224 kB
SwapCached:            0 kB
Active:          4943064 kB
Inactive:        1335528 kB
Active(anon):    3431192 kB
Inactive(anon):        0 kB
Active(file):    1511872 kB
Inactive(file):  1335528 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:           1534600 kB
Writeback:             0 kB
AnonPages:       3439852 kB
Mapped:            15596 kB
Shmem:               212 kB
Slab:             723492 kB
SReclaimable:     161676 kB
SUnreclaim:       561816 kB
KernelStack:        1472 kB
PageTables:        10756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4269536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3074048 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= 71020 MiB
End job on node132 at 2012-06-08 02:13:25