Trace number 3750084

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.07 1801.91

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_5.opb
MD5SUM20017986f9960b1d860bf846232b7a22
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5696927
Best CPU time to get the best result obtained on this benchmark1801.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 145531576
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 56160700102
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 145531576
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 56160700102
Number of bits of the biggest sum of numbers36
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.04	c old isEQ: 0, new EQ is 1
0.00/0.14	c old isEQ: 24, new EQ is 1
0.00/0.18	c old isEQ: 1, new EQ is 1
0.00/0.22	c run usual solver
46.20/46.36	c model valid
46.20/46.36	c current solution ok
46.64/46.75	o 95081537
46.64/46.75	c current bound: 47540793
46.64/46.75	c fallback to adder encoding
49.82/49.91	c model valid
49.82/49.91	c current solution ok
49.85/50.81	o 29536907
49.85/50.81	c current bound: 14768478
49.85/50.81	c fallback to adder encoding
53.32/54.87	c model valid
53.32/54.87	c current solution ok
53.70/55.24	o 9889243
53.70/55.24	c current bound: 4944646
53.70/55.24	c fallback to adder encoding
1800.07/1801.91	c error: unexpected solver exit code
1800.07/1801.91	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-3750084-1339181256/watcher-3750084-1339181256 -o /tmp/evaluation-result-3750084-1339181256/solver-3750084-1339181256 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750084-1339181256.opb 1575816478 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: 0.97 1.52 1.81 3/173 23846
/proc/meminfo: memFree=31383748/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0

[startup+0.0504701 s]
/proc/loadavg: 0.97 1.52 1.81 3/173 23846
/proc/meminfo: memFree=31383748/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100314 s]
/proc/loadavg: 0.97 1.52 1.81 3/173 23846
/proc/meminfo: memFree=31383748/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 0.97 1.52 1.81 3/173 23846
/proc/meminfo: memFree=31383748/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700297 s]
/proc/loadavg: 0.97 1.52 1.81 3/173 23846
/proc/meminfo: memFree=31383748/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 0.97 1.52 1.81 4/179 23852
/proc/meminfo: memFree=31187688/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=18804 CPUtime=0.21 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 5496 0 0 0 19 2 0 0 20 0 1 0 384251110 19255296 3484 33554432000 4194304 6004724 140737227254368 140737227248416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 4701 3484 164 442 0 4255 0
[pid=23851] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23851/stat : 23851 (cp2_pre.sh) S 23848 23846 22577 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 384251133 9367552 276 33554432000 4194304 5064252 140733975421680 140733975420384 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23851/statm: 2287 276 234 213 0 72 0
[pid=23852] ppid=23851 vsize=83912 CPUtime=1.26 cores=1,3,5,7
/proc/23852/stat : 23852 (coprocessor) R 23851 23846 22577 0 -1 4202496 16660 0 0 0 123 3 0 0 20 0 1 0 384251133 85925888 20127 33554432000 4194304 6586260 140734981509168 140734981505096 5599168 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/23852/statm: 20978 20127 192 584 0 20390 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121012

[startup+3.10028 s]
/proc/loadavg: 0.97 1.52 1.81 4/181 23854
/proc/meminfo: memFree=30882996/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=18804 CPUtime=2.3 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 5504 18644 0 0 19 2 201 8 20 0 1 0 384251110 19255296 3484 33554432000 4194304 6004724 140737227254368 140737227249504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 4701 3484 164 442 0 4255 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 27952
heavy processes:

[startup+6.30039 s]
/proc/loadavg: 1.13 1.55 1.82 4/181 23857
/proc/meminfo: memFree=30727828/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=18804 CPUtime=2.3 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 5504 18644 0 0 19 2 201 8 20 0 1 0 384251110 19255296 3484 33554432000 4194304 6004724 140737227254368 140737227249504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 4701 3484 164 442 0 4255 0
[pid=23856] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23856/stat : 23856 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384251347 9367552 266 33554432000 4194304 5064252 140735402941440 140735402940352 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23856/statm: 2287 266 226 213 0 72 0
[pid=23857] ppid=23856 vsize=79664 CPUtime=3.92 cores=1,3,5,7
/proc/23857/stat : 23857 (glucose) R 23856 23846 22577 0 -1 4202496 11333 0 0 0 388 4 0 0 20 0 1 0 384251347 81575936 17944 33554432000 4194304 5208918 140735077270928 140735077269016 4228952 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23857/statm: 19916 17944 96 248 0 19665 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 116764

[startup+12.7005 s]
/proc/loadavg: 1.28 1.57 1.82 3/179 23864
/proc/meminfo: memFree=31144036/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=18804 CPUtime=2.3 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 5504 18644 0 0 19 2 201 8 20 0 1 0 384251110 19255296 3484 33554432000 4194304 6004724 140737227254368 140737227249504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 4701 3484 164 442 0 4255 0
[pid=23856] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23856/stat : 23856 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384251347 9367552 266 33554432000 4194304 5064252 140735402941440 140735402940352 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23856/statm: 2287 266 226 213 0 72 0
[pid=23857] ppid=23856 vsize=130188 CPUtime=10.32 cores=1,3,5,7
/proc/23857/stat : 23857 (glucose) R 23856 23846 22577 0 -1 4202496 13427 0 0 0 1025 7 0 0 20 0 1 0 384251347 133312512 24254 33554432000 4194304 5208918 140735077270928 140735077269080 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23857/statm: 32547 24254 96 248 0 32296 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 167288

[startup+25.5004 s]
/proc/loadavg: 1.51 1.61 1.83 4/181 23867
/proc/meminfo: memFree=30350416/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=18804 CPUtime=2.3 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 5504 18644 0 0 19 2 201 8 20 0 1 0 384251110 19255296 3484 33554432000 4194304 6004724 140737227254368 140737227249504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 4701 3484 164 442 0 4255 0
[pid=23856] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23856/stat : 23856 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384251347 9367552 266 33554432000 4194304 5064252 140735402941440 140735402940352 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23856/statm: 2287 266 226 213 0 72 0
[pid=23857] ppid=23856 vsize=99368 CPUtime=23.12 cores=1,3,5,7
/proc/23857/stat : 23857 (glucose) R 23856 23846 22577 0 -1 4202496 15689 0 0 0 2301 11 0 0 20 0 1 0 384251347 101752832 21251 33554432000 4194304 5208918 140735077270928 140735077269080 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23857/statm: 24842 21251 96 248 0 24591 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 136468

[startup+51.1003 s]
/proc/loadavg: 1.68 1.64 1.83 3/180 23886
/proc/meminfo: memFree=30398492/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49856 CPUtime=50.16 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) R 23846 23846 22577 0 -1 4202496 14645 79227 0 0 123 45 4793 55 20 0 1 0 384251110 51052544 7854 33554432000 4194304 6004724 140737227254368 140737227247296 4208818 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12464 7854 180 442 0 12018 0
Current children cumulated CPU time (s) 50.16
Current children cumulated vsize (KiB) 59004

[startup+102.307 s]
/proc/loadavg: 1.89 1.71 1.84 4/181 23902
/proc/meminfo: memFree=30521352/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=119488 CPUtime=46.58 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 23827 0 0 0 4652 6 0 0 20 0 1 0 384256681 122355712 27330 33554432000 4194304 5208918 140734884427648 140734884424024 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 29872 27330 104 248 0 29621 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 186972

[startup+162.3 s]
/proc/loadavg: 1.96 1.76 1.85 4/182 23905
/proc/meminfo: memFree=30466560/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=149308 CPUtime=106.57 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 26305 0 0 0 10648 9 0 0 20 0 1 0 384256681 152891392 35799 33554432000 4194304 5208918 140734884427648 140734884425736 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 37327 35799 104 248 0 37076 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 216792

[startup+222.3 s]
/proc/loadavg: 1.98 1.80 1.85 4/181 23905
/proc/meminfo: memFree=30464472/32873852 swapFree=6864/6864

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

/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 42812 0 0 0 136587 48 0 0 20 0 1 0 384256681 286244864 59946 33554432000 4194304 5208918 140734884427648 140734884424024 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 69884 59946 104 248 0 69633 0
Current children cumulated CPU time (s) 1420.53
Current children cumulated vsize (KiB) 347020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/181 23938
/proc/meminfo: memFree=30365748/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=229448 CPUtime=1426.33 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 43448 0 0 0 142583 50 0 0 20 0 1 0 384256681 234954752 48723 33554432000 4194304 5208918 140734884427648 140734884425736 4211670 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 57362 48723 104 248 0 57111 0
Current children cumulated CPU time (s) 1480.51
Current children cumulated vsize (KiB) 296932

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/181 23939
/proc/meminfo: memFree=30250872/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=229448 CPUtime=1486.33 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 43630 0 0 0 148582 51 0 0 20 0 1 0 384256681 234954752 55037 33554432000 4194304 5208918 140734884427648 140734884424024 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 57362 55037 104 248 0 57111 0
Current children cumulated CPU time (s) 1540.51
Current children cumulated vsize (KiB) 296932

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/181 23939
/proc/meminfo: memFree=30210588/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=279536 CPUtime=1546.31 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 44459 0 0 0 154579 52 0 0 20 0 1 0 384256681 286244864 61482 33554432000 4194304 5208918 140734884427648 140734884423416 4215042 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 69884 61482 104 248 0 69633 0
Current children cumulated CPU time (s) 1600.49
Current children cumulated vsize (KiB) 347020

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/181 23939
/proc/meminfo: memFree=30341584/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=229448 CPUtime=1606.3 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 45255 0 0 0 160576 54 0 0 20 0 1 0 384256681 234954752 52477 33554432000 4194304 5208918 140734884427648 140734884425800 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 57362 52477 104 248 0 57111 0
Current children cumulated CPU time (s) 1660.48
Current children cumulated vsize (KiB) 296932

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 1.93 4/181 23939
/proc/meminfo: memFree=30299200/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=279536 CPUtime=1666.3 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 46080 0 0 0 166575 55 0 0 20 0 1 0 384256681 286244864 58922 33554432000 4194304 5208918 140734884427648 140734884425800 4229133 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 69884 58922 104 248 0 69633 0
Current children cumulated CPU time (s) 1720.48
Current children cumulated vsize (KiB) 347020

[startup+1782.3 s]
/proc/loadavg: 2.18 2.05 1.94 4/181 23939
/proc/meminfo: memFree=30297388/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=229448 CPUtime=1726.29 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 46888 0 0 0 172572 57 0 0 20 0 1 0 384256681 234954752 51965 33554432000 4194304 5208918 140734884427648 140734884425800 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 57362 51965 104 248 0 57111 0
Current children cumulated CPU time (s) 1780.47
Current children cumulated vsize (KiB) 296932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.20 2.07 1.95 2/172 23964
/proc/meminfo: memFree=31095464/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=229448 CPUtime=1745.89 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 46893 0 0 0 174532 57 0 0 20 0 1 0 384256681 234954752 54525 33554432000 4194304 5208918 140734884427648 140734884425800 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 57362 54525 104 248 0 57111 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 296932

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.9 s]
/proc/loadavg: 2.20 2.07 1.95 2/172 23964
/proc/meminfo: memFree=31095464/32873852 swapFree=6864/6864
[pid=23846] ppid=23842 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23846/stat : 23846 (npSolver-pbo.sh) S 23842 23846 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384251110 9367552 275 33554432000 4194304 5064252 140733308833920 140733308832832 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23846/statm: 2287 275 233 213 0 72 0
[pid=23848] ppid=23846 vsize=49188 CPUtime=54.18 cores=1,3,5,7
/proc/23848/stat : 23848 (npSolver-pbo) S 23846 23846 22577 0 -1 4202496 21178 109351 0 0 187 57 5097 77 20 0 1 0 384251110 50368512 10248 33554432000 4194304 6004724 140737227254368 140737227246720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23848/statm: 12297 10248 181 442 0 11851 0
[pid=23894] ppid=23848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23894/stat : 23894 (satsolver.sh) S 23848 23846 22577 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384256681 9367552 267 33554432000 4194304 5064252 140733327870000 140733327868912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23894/statm: 2287 267 226 213 0 72 0
[pid=23895] ppid=23894 vsize=229448 CPUtime=1745.89 cores=1,3,5,7
/proc/23895/stat : 23895 (glucose) R 23894 23846 22577 0 -1 4202496 46893 0 0 0 174532 57 0 0 20 0 1 0 384256681 234954752 54525 33554432000 4194304 5208918 140734884427648 140734884425800 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23895/statm: 57362 54525 104 248 0 57111 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 296932

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23846 and gives
#  childrusage.ru_utime.tv_sec=52
#  childrusage.ru_utime.tv_usec=857964
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=350794
# CPU time returned by wait4() is 54.2088
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.91
CPU time (s): 1800.07
CPU user time (s): 1798.16
CPU system time (s): 1.91
CPU usage (%): 99.8977
Max. virtual memory (cumulated for all children) (KiB): 396340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.858
system time used= 1.35079
maximum resident set size= 182676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131507
page faults= 0
swaps= 0
block input operations= 0
block output operations= 278984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1530
involuntary context switches= 106

runsolver used 2.88256 second user time and 8.60469 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-08 20:47:37
IDJOB=3750084
IDBENCH=92735
IDSOLVER=2334
FILE ID=node129/3750084-1339181256
RUNJOBID= node129-1339181256-23820
PBS_JOBID= 14643830
Free space on /tmp= 70760 MiB

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

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

MD5SUM BENCH= 20017986f9960b1d860bf846232b7a22
RANDOM SEED=1575816478

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31384012 kB
Buffers:          301744 kB
Cached:           300944 kB
SwapCached:         2008 kB
Active:           398588 kB
Inactive:         208148 kB
Active(anon):       2288 kB
Inactive(anon):     4180 kB
Active(file):     396300 kB
Inactive(file):   203968 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             18636 kB
Writeback:             0 kB
AnonPages:          9336 kB
Mapped:             8004 kB
Shmem:                 0 kB
Slab:             744332 kB
SReclaimable:     186576 kB
SUnreclaim:       557756 kB
KernelStack:        1360 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     102936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70716 MiB
End job on node129 at 2012-06-08 21:17:39