Trace number 3701230

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0? (TO) 1800.12 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
MD5SUM13c1b3915f4d316b882a7e551b1f0496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark488
Best CPU time to get the best result obtained on this benchmark1791.96
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 502
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 498884
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 498884
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.39/1.41	c run usual solver
165.73/165.80	c model valid
165.73/165.80	c current solution ok
166.73/166.89	o 7747
166.73/166.89	c current bound: 3873
166.73/166.89	c fallback to adder encoding
1800.09/1800.51	./satsolver.sh: line 5: 11033 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3701230-1338053887/watcher-3701230-1338053887 -o /tmp/evaluation-result-3701230-1338053887/solver-3701230-1338053887 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701230-1338053887.opb 1730474134 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: 2.00 2.00 2.00 4/176 11006
/proc/meminfo: memFree=28758932/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0

[startup+0.0764931 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 11006
/proc/meminfo: memFree=28758932/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 11006
/proc/meminfo: memFree=28758932/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300176 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 11006
/proc/meminfo: memFree=28758932/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700181 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 11006
/proc/meminfo: memFree=28758932/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 11009
/proc/meminfo: memFree=28741512/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=21112 CPUtime=1.42 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 3530 0 0 0 138 4 0 0 20 0 1 0 271513210 21618688 3573 33554432000 4194304 5992684 140734353346432 140734353340464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11007/statm: 5278 3573 164 440 0 4834 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 30260

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 11013
/proc/meminfo: memFree=28592460/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=21112 CPUtime=3.05 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 3538 14914 0 0 138 4 157 6 20 0 1 0 271513210 21618688 3573 33554432000 4194304 5992684 140734353346432 140734353341552 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11007/statm: 5278 3573 164 440 0 4834 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 30260

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 11019
/proc/meminfo: memFree=28631088/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=21112 CPUtime=3.05 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 3538 14914 0 0 138 4 157 6 20 0 1 0 271513210 21618688 3573 33554432000 4194304 5992684 140734353346432 140734353341552 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11007/statm: 5278 3573 164 440 0 4834 0
[pid=11015] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11015/stat : 11015 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271513517 9367552 266 33554432000 4194304 5064252 140733285117536 140733285116448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11015/statm: 2287 266 226 213 0 72 0
[pid=11016] ppid=11015 vsize=73712 CPUtime=3.22 cores=1,3,5,7
/proc/11016/stat : 11016 (glucose) R 11015 11006 10843 0 -1 4202496 10788 0 0 0 320 2 0 0 20 0 1 0 271513517 75481088 16493 33554432000 4194304 5208918 140736727067456 140736727065544 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11016/statm: 18428 16493 96 248 0 18177 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 113120

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 4/183 11019
/proc/meminfo: memFree=28567020/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=21112 CPUtime=3.05 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 3538 14914 0 0 138 4 157 6 20 0 1 0 271513210 21618688 3573 33554432000 4194304 5992684 140734353346432 140734353341552 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11007/statm: 5278 3573 164 440 0 4834 0
[pid=11015] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11015/stat : 11015 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271513517 9367552 266 33554432000 4194304 5064252 140733285117536 140733285116448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11015/statm: 2287 266 226 213 0 72 0
[pid=11016] ppid=11015 vsize=123032 CPUtime=9.61 cores=1,3,5,7
/proc/11016/stat : 11016 (glucose) R 11015 11006 10843 0 -1 4202496 11320 0 0 0 958 3 0 0 20 0 1 0 271513517 125984768 26022 33554432000 4194304 5208918 140736727067456 140736727065448 4211665 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11016/statm: 30758 26022 96 248 0 30507 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 162440

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 4/183 11019
/proc/meminfo: memFree=28567800/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=21112 CPUtime=3.05 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 3538 14914 0 0 138 4 157 6 20 0 1 0 271513210 21618688 3573 33554432000 4194304 5992684 140734353346432 140734353341552 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11007/statm: 5278 3573 164 440 0 4834 0
[pid=11015] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11015/stat : 11015 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271513517 9367552 266 33554432000 4194304 5064252 140733285117536 140733285116448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11015/statm: 2287 266 226 213 0 72 0
[pid=11016] ppid=11015 vsize=73712 CPUtime=22.41 cores=1,3,5,7
/proc/11016/stat : 11016 (glucose) R 11015 11006 10843 0 -1 4202496 11628 0 0 0 2236 5 0 0 20 0 1 0 271513517 75481088 17745 33554432000 4194304 5208918 140736727067456 140736727065544 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11016/statm: 18428 17745 96 248 0 18177 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 113120

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 4/183 11019
/proc/meminfo: memFree=28489808/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=21112 CPUtime=3.05 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 3538 14914 0 0 138 4 157 6 20 0 1 0 271513210 21618688 3573 33554432000 4194304 5992684 140734353346432 140734353341552 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11007/statm: 5278 3573 164 440 0 4834 0
[pid=11015] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11015/stat : 11015 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271513517 9367552 266 33554432000 4194304 5064252 140733285117536 140733285116448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11015/statm: 2287 266 226 213 0 72 0
[pid=11016] ppid=11015 vsize=123032 CPUtime=48.01 cores=1,3,5,7
/proc/11016/stat : 11016 (glucose) R 11015 11006 10843 0 -1 4202496 12747 0 0 0 4792 9 0 0 20 0 1 0 271513517 125984768 29094 33554432000 4194304 5208918 140736727067456 140736727065448 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11016/statm: 30758 29094 96 248 0 30507 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 162440

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 4/183 11019
/proc/meminfo: memFree=28529828/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=21112 CPUtime=3.05 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 3538 14914 0 0 138 4 157 6 20 0 1 0 271513210 21618688 3573 33554432000 4194304 5992684 140734353346432 140734353341552 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11007/statm: 5278 3573 164 440 0 4834 0
[pid=11015] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11015/stat : 11015 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271513517 9367552 266 33554432000 4194304 5064252 140733285117536 140733285116448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11015/statm: 2287 266 226 213 0 72 0
[pid=11016] ppid=11015 vsize=123032 CPUtime=99.2 cores=1,3,5,7
/proc/11016/stat : 11016 (glucose) R 11015 11006 10843 0 -1 4202496 16919 0 0 0 9902 18 0 0 20 0 1 0 271513517 125984768 27093 33554432000 4194304 5208918 140736727067456 140736727065448 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11016/statm: 30758 27093 96 248 0 30507 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 162440

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 11022
/proc/meminfo: memFree=28463236/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=21112 CPUtime=3.05 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 3538 14914 0 0 138 4 157 6 20 0 1 0 271513210 21618688 3573 33554432000 4194304 5992684 140734353346432 140734353341552 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11007/statm: 5278 3573 164 440 0 4834 0
[pid=11015] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11015/stat : 11015 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271513517 9367552 266 33554432000 4194304 5064252 140733285117536 140733285116448 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11015/statm: 2287 266 226 213 0 72 0
[pid=11016] ppid=11015 vsize=153852 CPUtime=159.18 cores=1,3,5,7
/proc/11016/stat : 11016 (glucose) R 11015 11006 10843 0 -1 4202496 22031 0 0 0 15891 27 0 0 20 0 1 0 271513517 157544448 32792 33554432000 4194304 5208918 140736727067456 140736727065608 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11016/statm: 38463 32792 96 248 0 38212 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 193260

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 11037
/proc/meminfo: memFree=28169500/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.06 2.03 2.01 4/183 11068
/proc/meminfo: memFree=27983808/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=109284 CPUtime=167.54 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 7851 40036 0 0 284 104 16329 37 20 0 1 0 271513210 111906816 20150 33554432000 4194304 5992684 140734353346432 140734353338752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/11007/statm: 27321 20150 181 440 0 26877 0
[pid=11032] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11032/stat : 11032 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271529973 9367552 266 33554432000 4194304 5064252 140736057774192 140736057773104 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11032/statm: 2287 266 226 213 0 72 0
[pid=11033] ppid=11032 vsize=275400 CPUtime=1254.41 cores=1,3,5,7
/proc/11033/stat : 11033 (glucose) R 11032 11006 10843 0 -1 4202496 60728 0 0 0 125382 59 0 0 20 0 1 0 271529973 282009600 66256 33554432000 4194304 5208918 140734200751904 140734200748280 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11033/statm: 68850 66256 104 248 0 68599 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 402980

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 4/183 11069
/proc/meminfo: memFree=27981712/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=109284 CPUtime=167.54 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 7851 40036 0 0 284 104 16329 37 20 0 1 0 271513210 111906816 20150 33554432000 4194304 5992684 140734353346432 140734353338752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/11007/statm: 27321 20150 181 440 0 26877 0
[pid=11032] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11032/stat : 11032 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271529973 9367552 266 33554432000 4194304 5064252 140736057774192 140736057773104 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11032/statm: 2287 266 226 213 0 72 0
[pid=11033] ppid=11032 vsize=276344 CPUtime=1314.39 cores=1,3,5,7
/proc/11033/stat : 11033 (glucose) R 11032 11006 10843 0 -1 4202496 62770 0 0 0 131378 61 0 0 20 0 1 0 271529973 282976256 58784 33554432000 4194304 5208918 140734200751904 140734200748280 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11033/statm: 69086 58784 104 248 0 68835 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 403924

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 4/183 11069
/proc/meminfo: memFree=28073152/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=109284 CPUtime=167.54 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 7851 40036 0 0 284 104 16329 37 20 0 1 0 271513210 111906816 20150 33554432000 4194304 5992684 140734353346432 140734353338752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/11007/statm: 27321 20150 181 440 0 26877 0
[pid=11032] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11032/stat : 11032 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271529973 9367552 266 33554432000 4194304 5064252 140736057774192 140736057773104 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11032/statm: 2287 266 226 213 0 72 0
[pid=11033] ppid=11032 vsize=227096 CPUtime=1374.38 cores=1,3,5,7
/proc/11033/stat : 11033 (glucose) R 11032 11006 10843 0 -1 4202496 64624 0 0 0 137374 64 0 0 20 0 1 0 271529973 232546304 49020 33554432000 4194304 5208918 140734200751904 140734200747592 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11033/statm: 56774 49020 104 248 0 56523 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 354676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/183 11069
/proc/meminfo: memFree=27982232/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=109284 CPUtime=167.54 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 7851 40036 0 0 284 104 16329 37 20 0 1 0 271513210 111906816 20150 33554432000 4194304 5992684 140734353346432 140734353338752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/11007/statm: 27321 20150 181 440 0 26877 0
[pid=11032] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11032/stat : 11032 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271529973 9367552 266 33554432000 4194304 5064252 140736057774192 140736057773104 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11032/statm: 2287 266 226 213 0 72 0
[pid=11033] ppid=11032 vsize=277948 CPUtime=1434.38 cores=1,3,5,7
/proc/11033/stat : 11033 (glucose) R 11032 11006 10843 0 -1 4202496 65127 0 0 0 143372 66 0 0 20 0 1 0 271529973 284618752 61786 33554432000 4194304 5208918 140734200751904 140734200749656 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11033/statm: 69487 61786 104 248 0 69236 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 405528

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 11069
/proc/meminfo: memFree=27957976/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=109284 CPUtime=167.54 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 7851 40036 0 0 284 104 16329 37 20 0 1 0 271513210 111906816 20150 33554432000 4194304 5992684 140734353346432 140734353338752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/11007/statm: 27321 20150 181 440 0 26877 0
[pid=11032] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11032/stat : 11032 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271529973 9367552 266 33554432000 4194304 5064252 140736057774192 140736057773104 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11032/statm: 2287 266 226 213 0 72 0
[pid=11033] ppid=11032 vsize=360144 CPUtime=1494.36 cores=1,3,5,7
/proc/11033/stat : 11033 (glucose) R 11032 11006 10843 0 -1 4202496 65860 0 0 0 149369 67 0 0 20 0 1 0 271529973 368787456 73761 33554432000 4194304 5208918 140734200751904 140734200748280 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11033/statm: 90036 73761 104 248 0 89785 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 487724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 11069
/proc/meminfo: memFree=27994168/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=109284 CPUtime=167.54 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 7851 40036 0 0 284 104 16329 37 20 0 1 0 271513210 111906816 20150 33554432000 4194304 5992684 140734353346432 140734353338752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/11007/statm: 27321 20150 181 440 0 26877 0
[pid=11032] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11032/stat : 11032 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271529973 9367552 266 33554432000 4194304 5064252 140736057774192 140736057773104 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11032/statm: 2287 266 226 213 0 72 0
[pid=11033] ppid=11032 vsize=279104 CPUtime=1554.36 cores=1,3,5,7
/proc/11033/stat : 11033 (glucose) R 11032 11006 10843 0 -1 4202496 67325 0 0 0 155366 70 0 0 20 0 1 0 271529973 285802496 59581 33554432000 4194304 5208918 140734200751904 140734200748216 4229776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11033/statm: 69776 59581 104 248 0 69525 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 406684

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 11070
/proc/meminfo: memFree=27997412/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=109284 CPUtime=167.54 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 7851 40036 0 0 284 104 16329 37 20 0 1 0 271513210 111906816 20150 33554432000 4194304 5992684 140734353346432 140734353338752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/11007/statm: 27321 20150 181 440 0 26877 0
[pid=11032] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11032/stat : 11032 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271529973 9367552 266 33554432000 4194304 5064252 140736057774192 140736057773104 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11032/statm: 2287 266 226 213 0 72 0
[pid=11033] ppid=11032 vsize=361504 CPUtime=1614.35 cores=1,3,5,7
/proc/11033/stat : 11033 (glucose) R 11032 11006 10843 0 -1 4202496 68059 0 0 0 161364 71 0 0 20 0 1 0 271529973 370180096 73090 33554432000 4194304 5208918 140734200751904 140734200749656 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11033/statm: 90376 73090 104 248 0 90125 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 489084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11070
/proc/meminfo: memFree=28078340/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=109284 CPUtime=167.54 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 7851 40036 0 0 284 104 16329 37 20 0 1 0 271513210 111906816 20150 33554432000 4194304 5992684 140734353346432 140734353338752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/11007/statm: 27321 20150 181 440 0 26877 0
[pid=11032] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11032/stat : 11032 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271529973 9367552 266 33554432000 4194304 5064252 140736057774192 140736057773104 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11032/statm: 2287 266 226 213 0 72 0
[pid=11033] ppid=11032 vsize=199624 CPUtime=1632.55 cores=1,3,5,7
/proc/11033/stat : 11033 (glucose) R 11032 11006 10843 0 -1 4202496 68631 0 0 0 163183 72 0 0 20 0 1 0 271529973 204414976 47734 33554432000 4194304 5208918 140734200751904 140734200749992 4229225 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11033/statm: 49906 47734 104 248 0 49655 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 327204

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11070
/proc/meminfo: memFree=28078340/32873648 swapFree=6596/6596
[pid=11006] ppid=11003 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (npSolver-pbo.sh) S 11003 11006 10843 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271513209 9367552 275 33554432000 4194304 5064252 140735986369872 140735986368784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11006/statm: 2287 275 233 213 0 72 0
[pid=11007] ppid=11006 vsize=109284 CPUtime=167.54 cores=1,3,5,7
/proc/11007/stat : 11007 (npSolver-pbo) S 11006 11006 10843 0 -1 4202496 7851 40036 0 0 284 104 16329 37 20 0 1 0 271513210 111906816 20150 33554432000 4194304 5992684 140734353346432 140734353338752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/11007/statm: 27321 20150 181 440 0 26877 0
[pid=11032] ppid=11007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11032/stat : 11032 (satsolver.sh) S 11007 11006 10843 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271529973 9367552 266 33554432000 4194304 5064252 140736057774192 140736057773104 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11032/statm: 2287 266 226 213 0 72 0
[pid=11033] ppid=11032 vsize=199624 CPUtime=1632.55 cores=1,3,5,7
/proc/11033/stat : 11033 (glucose) R 11032 11006 10843 0 -1 4202496 68631 0 0 0 163183 72 0 0 20 0 1 0 271529973 204414976 47734 33554432000 4194304 5208918 140734200751904 140734200749992 4229225 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11033/statm: 49906 47734 104 248 0 49655 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 327204

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1797.98
CPU system time (s): 2.14367
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 538820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.98
system time used= 2.14367
maximum resident set size= 353668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117509
page faults= 0
swaps= 0
block input operations= 8
block output operations= 162520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 164
involuntary context switches= 1864

runsolver used 2.93255 second user time and 8.5327 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-26 19:38:07
IDJOB=3701230
IDBENCH=1973
IDSOLVER=2277
FILE ID=node148/3701230-1338053887
RUNJOBID= node148-1338052086-10860
PBS_JOBID= 14624389
Free space on /tmp= 71656 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701230-1338053887/watcher-3701230-1338053887 -o /tmp/evaluation-result-3701230-1338053887/solver-3701230-1338053887 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701230-1338053887.opb 1730474134 HOME HOME

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

MD5SUM BENCH= 13c1b3915f4d316b882a7e551b1f0496
RANDOM SEED=1730474134

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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:       32873648 kB
MemFree:        28759452 kB
Buffers:          306264 kB
Cached:          3003696 kB
SwapCached:            0 kB
Active:           597968 kB
Inactive:        2723624 kB
Active(anon):      14176 kB
Inactive(anon):        0 kB
Active(file):     583792 kB
Inactive(file):  2723624 kB
Unevictable:        6596 kB
Mlocked:            6596 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             49832 kB
Writeback:             0 kB
AnonPages:         22192 kB
Mapped:            13936 kB
Shmem:               200 kB
Slab:             655500 kB
SReclaimable:      99404 kB
SUnreclaim:       556096 kB
KernelStack:        1440 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71520 MiB
End job on node148 at 2012-05-26 20:08:08