Trace number 3700939

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? (TO) 1800.03 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_9.opb
MD5SUM9dfe9f707e4bec0ff7b60653d14cbd16
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4065875
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 91840906354
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 91840906354
Number of bits of the biggest sum of numbers37
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.35	c run usual solver
3.99/4.03	c model valid
3.99/4.03	c current solution ok
4.90/5.23	o 266790837
4.90/5.23	c current bound: 133395453
4.90/5.23	c fallback to adder encoding
20.05/20.44	c model valid
20.05/20.44	c current solution ok
20.05/20.48	o 122019863
20.05/20.48	c current bound: 61009966
20.05/20.48	c fallback to adder encoding
34.55/34.97	c model valid
34.55/34.97	c current solution ok
34.65/35.01	o 41427347
34.65/35.01	c current bound: 20713708
34.65/35.01	c fallback to adder encoding
189.34/189.72	c model valid
189.34/189.72	c current solution ok
189.34/189.76	o 15500131
189.34/189.76	c current bound: 7750100
189.34/189.76	c fallback to adder encoding
1800.03/1800.71	c error: unexpected solver exit code
1800.03/1800.71	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-3700939-1338137594/watcher-3700939-1338137594 -o /tmp/evaluation-result-3700939-1338137594/solver-3700939-1338137594 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700939-1338137594.opb 2041336342 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 29014
/proc/meminfo: memFree=31041256/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0

[startup+0.046388 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 29014
/proc/meminfo: memFree=31041256/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 29014
/proc/meminfo: memFree=31041256/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 29014
/proc/meminfo: memFree=31041256/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700293 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 29014
/proc/meminfo: memFree=31041256/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50047 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 29018
/proc/meminfo: memFree=30872852/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=30344 CPUtime=0.36 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 6245 0 0 0 32 4 0 0 20 0 1 0 279885012 31072256 6731 33554432000 4194304 5992684 140736685440704 140736685434736 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29015/statm: 7586 6731 172 440 0 7142 0
[pid=29017] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29017/stat : 29017 (cp2_pre.sh) S 29015 29014 27402 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279885049 9367552 276 33554432000 4194304 5064252 140735571868736 140735571867440 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29017/statm: 2287 276 234 213 0 72 0
[pid=29018] ppid=29017 vsize=153432 CPUtime=1.11 cores=0,2,4,6
/proc/29018/stat : 29018 (coprocessor) R 29017 29014 27402 0 -1 4202496 28379 0 0 0 107 4 0 0 20 0 1 0 279885049 157114368 37348 33554432000 4194304 6586260 140736097960560 140736097956760 4764191 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/29018/statm: 38358 37348 182 584 0 37770 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 202072

[startup+3.10039 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 29018
/proc/meminfo: memFree=30815664/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=30344 CPUtime=2.45 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 6252 34400 0 0 32 4 183 26 20 0 1 0 279885012 31072256 6731 33554432000 4194304 5992684 140736685440704 140736685435824 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29015/statm: 7586 6731 172 440 0 7142 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 39492
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 29026
/proc/meminfo: memFree=30949876/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=189244 CPUtime=5.98 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) R 29014 29014 27402 0 -1 4202496 14398 56211 0 0 155 80 327 36 20 0 1 0 279885012 193785856 32059 33554432000 4194304 5992684 140736685440704 140736685434296 4523464 0 0 4096 0 0 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 47311 32059 188 440 0 46867 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 198392

[startup+12.7005 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 29028
/proc/meminfo: memFree=30457672/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=189244 CPUtime=6.5 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 14699 56211 0 0 192 95 327 36 20 0 1 0 279885012 193785856 38716 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 47311 38716 189 440 0 46867 0
[pid=29027] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29027/stat : 29027 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279885694 9367552 267 33554432000 4194304 5064252 140733649967568 140733649966480 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2287 267 226 213 0 72 0
[pid=29028] ppid=29027 vsize=346504 CPUtime=5.87 cores=0,2,4,6
/proc/29028/stat : 29028 (glucose) R 29027 29014 27402 0 -1 4202496 58061 0 0 0 573 14 0 0 20 0 1 0 279885694 354820096 75172 33554432000 4194304 5208918 140735933784512 140735933782360 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29028/statm: 86626 75172 104 248 0 86375 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 554044

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29035
/proc/meminfo: memFree=30502136/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=172584 CPUtime=21.65 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 22888 123994 0 0 327 113 1630 95 20 0 1 0 279885012 176726016 33047 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 43146 33047 189 440 0 42702 0
[pid=29034] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29034/stat : 29034 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279887209 9367552 267 33554432000 4194304 5064252 140735771507056 140735771505968 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29034/statm: 2287 267 226 213 0 72 0
[pid=29035] ppid=29034 vsize=340844 CPUtime=3.52 cores=0,2,4,6
/proc/29035/stat : 29035 (glucose) R 29034 29014 27402 0 -1 4202496 54514 0 0 0 338 14 0 0 20 0 1 0 279887209 349024256 70894 33554432000 4194304 5208918 140734849277520 140734849275192 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29035/statm: 85211 70894 103 248 0 84960 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 531724

[startup+51.1005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 29108
/proc/meminfo: memFree=30636332/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=170732 CPUtime=35.92 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 30737 187635 0 0 441 128 2874 149 20 0 1 0 279885012 174829568 28488 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 42683 28488 189 440 0 42239 0
[pid=29041] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29041/stat : 29041 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279888637 9367552 267 33554432000 4194304 5064252 140733242533392 140733242532304 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29041/statm: 2287 267 226 213 0 72 0
[pid=29042] ppid=29041 vsize=295352 CPUtime=14.84 cores=0,2,4,6
/proc/29042/stat : 29042 (glucose) R 29041 29014 27402 0 -1 4202496 46430 0 0 0 1471 13 0 0 20 0 1 0 279888637 302440448 61518 33554432000 4194304 5208918 140734547059648 140734547057320 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29042/statm: 73838 61518 104 248 0 73587 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 484380

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 29115
/proc/meminfo: memFree=30632260/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=170732 CPUtime=35.92 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 30737 187635 0 0 441 128 2874 149 20 0 1 0 279885012 174829568 28488 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 42683 28488 189 440 0 42239 0
[pid=29041] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29041/stat : 29041 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279888637 9367552 267 33554432000 4194304 5064252 140733242533392 140733242532304 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29041/statm: 2287 267 226 213 0 72 0
[pid=29042] ppid=29041 vsize=299868 CPUtime=66.03 cores=0,2,4,6
/proc/29042/stat : 29042 (glucose) R 29041 29014 27402 0 -1 4202496 47546 0 0 0 6590 13 0 0 20 0 1 0 279888637 307064832 66720 33554432000 4194304 5208918 140734547059648 140734547057400 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29042/statm: 74967 66720 105 248 0 74716 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 488896

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 29123
/proc/meminfo: memFree=30582520/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=170732 CPUtime=35.92 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 30737 187635 0 0 441 128 2874 149 20 0 1 0 279885012 174829568 28488 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 42683 28488 189 440 0 42239 0
[pid=29041] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29041/stat : 29041 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279888637 9367552 267 33554432000 4194304 5064252 140733242533392 140733242532304 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29041/statm: 2287 267 226 213 0 72 0
[pid=29042] ppid=29041 vsize=353748 CPUtime=126.01 cores=0,2,4,6
/proc/29042/stat : 29042 (glucose) R 29041 29014 27402 0 -1 4202496 49949 0 0 0 12583 18 0 0 20 0 1 0 279888637 362237952 76271 33554432000 4194304 5208918 140734547059648 140734547057496 4215351 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29042/statm: 88437 76271 105 248 0 88186 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 542776

[startup+222.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/183 29130
/proc/meminfo: memFree=30697696/32873844 swapFree=7624/7624

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

/proc/29130/stat : 29130 (glucose) R 29129 29014 27402 0 -1 4202496 63001 0 0 0 123091 42 0 0 20 0 1 0 279904084 302448640 67864 33554432000 4194304 5208918 140735840993824 140735840990200 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29130/statm: 73840 67864 104 248 0 73589 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 417436

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.04 3/183 29163
/proc/meminfo: memFree=30543940/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=103780 CPUtime=190.35 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 37672 248010 0 0 529 140 18158 208 20 0 1 0 279885012 106270720 24038 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 25945 24038 189 440 0 25501 0
[pid=29129] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29129/stat : 29129 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279904084 9367552 267 33554432000 4194304 5064252 140736293660832 140736293659744 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29129/statm: 2287 267 226 213 0 72 0
[pid=29130] ppid=29129 vsize=345448 CPUtime=1291.32 cores=0,2,4,6
/proc/29130/stat : 29130 (glucose) R 29129 29014 27402 0 -1 4202496 63917 0 0 0 129089 43 0 0 20 0 1 0 279904084 353738752 71329 33554432000 4194304 5208918 140735840993824 140735840990200 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29130/statm: 86362 71329 104 248 0 86111 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 467524

[startup+1542.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/183 29163
/proc/meminfo: memFree=30542928/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=103780 CPUtime=190.35 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 37672 248010 0 0 529 140 18158 208 20 0 1 0 279885012 106270720 24038 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 25945 24038 189 440 0 25501 0
[pid=29129] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29129/stat : 29129 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279904084 9367552 267 33554432000 4194304 5064252 140736293660832 140736293659744 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29129/statm: 2287 267 226 213 0 72 0
[pid=29130] ppid=29129 vsize=297288 CPUtime=1351.31 cores=0,2,4,6
/proc/29130/stat : 29130 (glucose) R 29129 29014 27402 0 -1 4202496 64690 0 0 0 135086 45 0 0 20 0 1 0 279904084 304422912 64873 33554432000 4194304 5208918 140735840993824 140735840990200 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29130/statm: 74322 64873 104 248 0 74071 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 419364

[startup+1602.3 s]
/proc/loadavg: 2.08 2.07 2.05 3/183 29163
/proc/meminfo: memFree=30553092/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=103780 CPUtime=190.35 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 37672 248010 0 0 529 140 18158 208 20 0 1 0 279885012 106270720 24038 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 25945 24038 189 440 0 25501 0
[pid=29129] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29129/stat : 29129 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279904084 9367552 267 33554432000 4194304 5064252 140736293660832 140736293659744 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29129/statm: 2287 267 226 213 0 72 0
[pid=29130] ppid=29129 vsize=297288 CPUtime=1411.3 cores=0,2,4,6
/proc/29130/stat : 29130 (glucose) R 29129 29014 27402 0 -1 4202496 64699 0 0 0 141085 45 0 0 20 0 1 0 279904084 304422912 69481 33554432000 4194304 5208918 140735840993824 140735840990200 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29130/statm: 74322 69481 104 248 0 74071 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 419364

[startup+1662.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/184 29166
/proc/meminfo: memFree=30511136/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=103780 CPUtime=190.35 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 37672 248010 0 0 529 140 18158 208 20 0 1 0 279885012 106270720 24038 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 25945 24038 189 440 0 25501 0
[pid=29129] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29129/stat : 29129 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279904084 9367552 267 33554432000 4194304 5064252 140736293660832 140736293659744 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29129/statm: 2287 267 226 213 0 72 0
[pid=29130] ppid=29129 vsize=349332 CPUtime=1471.29 cores=0,2,4,6
/proc/29130/stat : 29130 (glucose) R 29129 29014 27402 0 -1 4202496 65635 0 0 0 147083 46 0 0 20 0 1 0 279904084 357715968 73992 33554432000 4194304 5208918 140735840993824 140735840990200 4213121 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29130/statm: 87333 73992 104 248 0 87082 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 471408

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.04 3/183 29167
/proc/meminfo: memFree=30511812/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=103780 CPUtime=190.35 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 37672 248010 0 0 529 140 18158 208 20 0 1 0 279885012 106270720 24038 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 25945 24038 189 440 0 25501 0
[pid=29129] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29129/stat : 29129 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279904084 9367552 267 33554432000 4194304 5064252 140736293660832 140736293659744 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29129/statm: 2287 267 226 213 0 72 0
[pid=29130] ppid=29129 vsize=299244 CPUtime=1531.28 cores=0,2,4,6
/proc/29130/stat : 29130 (glucose) R 29129 29014 27402 0 -1 4202496 66250 0 0 0 153080 48 0 0 20 0 1 0 279904084 306425856 67382 33554432000 4194304 5208918 140735840993824 140735840990200 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29130/statm: 74811 67382 104 248 0 74560 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 421320

[startup+1782.3 s]
/proc/loadavg: 2.11 2.07 2.05 3/183 29167
/proc/meminfo: memFree=30512920/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=103780 CPUtime=190.35 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 37672 248010 0 0 529 140 18158 208 20 0 1 0 279885012 106270720 24038 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 25945 24038 189 440 0 25501 0
[pid=29129] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29129/stat : 29129 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279904084 9367552 267 33554432000 4194304 5064252 140736293660832 140736293659744 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29129/statm: 2287 267 226 213 0 72 0
[pid=29130] ppid=29129 vsize=351524 CPUtime=1591.27 cores=0,2,4,6
/proc/29130/stat : 29130 (glucose) R 29129 29014 27402 0 -1 4202496 67279 0 0 0 159078 49 0 0 20 0 1 0 279904084 359960576 73515 33554432000 4194304 5208918 140735840993824 140735840991976 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29130/statm: 87881 73515 104 248 0 87630 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 473600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.16 2.08 2.05 3/183 29167
/proc/meminfo: memFree=30495048/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=103780 CPUtime=190.35 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 37672 248010 0 0 529 140 18158 208 20 0 1 0 279885012 106270720 24038 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 25945 24038 189 440 0 25501 0
[pid=29129] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29129/stat : 29129 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279904084 9367552 267 33554432000 4194304 5064252 140736293660832 140736293659744 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29129/statm: 2287 267 226 213 0 72 0
[pid=29130] ppid=29129 vsize=351524 CPUtime=1609.68 cores=0,2,4,6
/proc/29130/stat : 29130 (glucose) R 29129 29014 27402 0 -1 4202496 67282 0 0 0 160919 49 0 0 20 0 1 0 279904084 359960576 75051 33554432000 4194304 5208918 140735840993824 140735840990200 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29130/statm: 87881 75051 104 248 0 87630 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 473600

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.16 2.08 2.05 3/183 29167
/proc/meminfo: memFree=30495048/32873844 swapFree=7624/7624
[pid=29014] ppid=29012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29014/stat : 29014 (npSolver-pbo.sh) S 29012 29014 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279885012 9367552 274 33554432000 4194304 5064252 140737095156544 140737095155456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29014/statm: 2287 274 233 213 0 72 0
[pid=29015] ppid=29014 vsize=103780 CPUtime=190.35 cores=0,2,4,6
/proc/29015/stat : 29015 (npSolver-pbo) S 29014 29014 27402 0 -1 4202496 37672 248010 0 0 529 140 18158 208 20 0 1 0 279885012 106270720 24038 33554432000 4194304 5992684 140736685440704 140736685433024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/29015/statm: 25945 24038 189 440 0 25501 0
[pid=29129] ppid=29015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29129/stat : 29129 (satsolver.sh) S 29015 29014 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279904084 9367552 267 33554432000 4194304 5064252 140736293660832 140736293659744 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29129/statm: 2287 267 226 213 0 72 0
[pid=29130] ppid=29129 vsize=351524 CPUtime=1609.68 cores=0,2,4,6
/proc/29130/stat : 29130 (glucose) R 29129 29014 27402 0 -1 4202496 67282 0 0 0 160919 49 0 0 20 0 1 0 279904084 359960576 75051 33554432000 4194304 5208918 140735840993824 140735840990200 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29130/statm: 87881 75051 104 248 0 87630 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 473600

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29014 and gives
#  childrusage.ru_utime.tv_sec=186
#  childrusage.ru_utime.tv_usec=879589
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=494468
# CPU time returned by wait4() is 190.374
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.03
CPU user time (s): 1796.06
CPU system time (s): 3.97
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 755452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 186.88
system time used= 3.49447
maximum resident set size= 457780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 286662
page faults= 0
swaps= 0
block input operations= 0
block output operations= 860112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4502
involuntary context switches= 288

runsolver used 10.1015 second user time and 13.9859 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 18:53:14
IDJOB=3700939
IDBENCH=92731
IDSOLVER=2277
FILE ID=node130/3700939-1338137594
RUNJOBID= node130-1338122171-27418
PBS_JOBID= 14624483
Free space on /tmp= 71432 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_9.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700939-1338137594/watcher-3700939-1338137594 -o /tmp/evaluation-result-3700939-1338137594/solver-3700939-1338137594 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700939-1338137594.opb 2041336342 HOME HOME

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

MD5SUM BENCH= 9dfe9f707e4bec0ff7b60653d14cbd16
RANDOM SEED=2041336342

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31041528 kB
Buffers:          279704 kB
Cached:           467944 kB
SwapCached:         4516 kB
Active:           970216 kB
Inactive:          29388 kB
Active(anon):     240804 kB
Inactive(anon):    10252 kB
Active(file):     729412 kB
Inactive(file):    19136 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099908 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        257344 kB
Mapped:            12776 kB
Shmem:                 8 kB
Slab:             692636 kB
SReclaimable:     134552 kB
SUnreclaim:       558084 kB
KernelStack:        1520 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     403648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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= 71344 MiB
End job on node130 at 2012-05-27 19:23:15