Trace number 3701028

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.11 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_1_mh.opb
MD5SUM8032cd9ddf37959390b9864499521c4d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark17754249
Best CPU time to get the best result obtained on this benchmark47.4378
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4968230641
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4968230641
Number of bits of the biggest sum of numbers33
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.11	c run usual solver
1.16/1.26	c model valid
1.16/1.26	c current solution ok
1.36/1.47	o 322994882
1.36/1.47	c current bound: 161497448
1.36/1.47	c fallback to adder encoding
899.46/899.71	c model valid
899.46/899.71	c current solution ok
899.46/899.72	o 150670520
899.46/899.72	c current bound: 75335267
899.46/899.72	c fallback to adder encoding
939.32/939.95	c model valid
939.32/939.95	c current solution ok
939.32/939.96	o 66319697
939.32/939.96	c current bound: 33159856
939.32/939.96	c fallback to adder encoding
1800.07/1800.50	./satsolver.sh: line 5: 20243 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.51	c error: unexpected solver exit code
1800.07/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-3701028-1338134227/watcher-3701028-1338134227 -o /tmp/evaluation-result-3701028-1338134227/solver-3701028-1338134227 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701028-1338134227.opb 1653012626 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.00 2.00 2.09 3/179 20183
/proc/meminfo: memFree=29534232/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0

[startup+0.0678869 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 20183
/proc/meminfo: memFree=29534232/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100241 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 20183
/proc/meminfo: memFree=29534232/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300172 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 20183
/proc/meminfo: memFree=29534232/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 20183
/proc/meminfo: memFree=29534232/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 20190
/proc/meminfo: memFree=29509024/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=15496 CPUtime=1.47 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) R 20183 20183 18976 0 -1 4202496 4490 18377 0 0 18 18 105 6 20 0 1 0 279549724 15867904 3463 33554432000 4194304 5992684 140736497990048 140736497984080 5044353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 3874 3463 187 440 0 3430 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24644

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 20195
/proc/meminfo: memFree=29402012/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=83080 CPUtime=2.08 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 7944 18377 0 0 72 25 105 6 20 0 1 0 279549724 85073920 13610 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 20770 13610 188 440 0 20326 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 92228
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 20197
/proc/meminfo: memFree=29323368/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=83080 CPUtime=2.08 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 7944 18377 0 0 72 25 105 6 20 0 1 0 279549724 85073920 13610 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 20770 13610 188 440 0 20326 0
[pid=20196] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20196/stat : 20196 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279549934 9367552 267 33554432000 4194304 5064252 140737439235936 140737439234848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20196/statm: 2287 267 226 213 0 72 0
[pid=20197] ppid=20196 vsize=124672 CPUtime=4.17 cores=0,2,4,6
/proc/20197/stat : 20197 (glucose) R 20196 20183 18976 0 -1 4202496 24678 0 0 0 411 6 0 0 20 0 1 0 279549935 127664128 27933 33554432000 4194304 5208918 140736506837392 140736506835240 4228947 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 31168 27933 96 248 0 30917 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 226048

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 20197
/proc/meminfo: memFree=29321328/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=83080 CPUtime=2.08 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 7944 18377 0 0 72 25 105 6 20 0 1 0 279549724 85073920 13610 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 20770 13610 188 440 0 20326 0
[pid=20196] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20196/stat : 20196 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279549934 9367552 267 33554432000 4194304 5064252 140737439235936 140737439234848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20196/statm: 2287 267 226 213 0 72 0
[pid=20197] ppid=20196 vsize=124936 CPUtime=10.57 cores=0,2,4,6
/proc/20197/stat : 20197 (glucose) R 20196 20183 18976 0 -1 4202496 24716 0 0 0 1051 6 0 0 20 0 1 0 279549935 127934464 28482 33554432000 4194304 5208918 140736506837392 140736506835240 4229251 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 31234 28482 96 248 0 30983 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 226312

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 20197
/proc/meminfo: memFree=29321476/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=83080 CPUtime=2.08 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 7944 18377 0 0 72 25 105 6 20 0 1 0 279549724 85073920 13610 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 20770 13610 188 440 0 20326 0
[pid=20196] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20196/stat : 20196 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279549934 9367552 267 33554432000 4194304 5064252 140737439235936 140737439234848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20196/statm: 2287 267 226 213 0 72 0
[pid=20197] ppid=20196 vsize=125088 CPUtime=23.37 cores=0,2,4,6
/proc/20197/stat : 20197 (glucose) R 20196 20183 18976 0 -1 4202496 24759 0 0 0 2331 6 0 0 20 0 1 0 279549935 128090112 28525 33554432000 4194304 5208918 140736506837392 140736506835352 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20197/statm: 31272 28525 96 248 0 31021 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 226464

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 20197
/proc/meminfo: memFree=29317008/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=83080 CPUtime=2.08 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 7944 18377 0 0 72 25 105 6 20 0 1 0 279549724 85073920 13610 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 20770 13610 188 440 0 20326 0
[pid=20196] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20196/stat : 20196 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279549934 9367552 267 33554432000 4194304 5064252 140737439235936 140737439234848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20196/statm: 2287 267 226 213 0 72 0
[pid=20197] ppid=20196 vsize=125356 CPUtime=48.96 cores=0,2,4,6
/proc/20197/stat : 20197 (glucose) R 20196 20183 18976 0 -1 4202496 24905 0 0 0 4890 6 0 0 20 0 1 0 279549935 128364544 29182 33554432000 4194304 5208918 140736506837392 140736506835240 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20197/statm: 31339 29182 96 248 0 31088 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 226732

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 20197
/proc/meminfo: memFree=29307516/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=83080 CPUtime=2.08 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 7944 18377 0 0 72 25 105 6 20 0 1 0 279549724 85073920 13610 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 20770 13610 188 440 0 20326 0
[pid=20196] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20196/stat : 20196 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279549934 9367552 267 33554432000 4194304 5064252 140737439235936 140737439234848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20196/statm: 2287 267 226 213 0 72 0
[pid=20197] ppid=20196 vsize=144812 CPUtime=100.15 cores=0,2,4,6
/proc/20197/stat : 20197 (glucose) R 20196 20183 18976 0 -1 4202496 25718 0 0 0 10009 6 0 0 20 0 1 0 279549935 148287488 31007 33554432000 4194304 5208918 140736506837392 140736506835352 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20197/statm: 36203 31007 96 248 0 35952 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 246188

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 20197
/proc/meminfo: memFree=29309600/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=83080 CPUtime=2.08 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 7944 18377 0 0 72 25 105 6 20 0 1 0 279549724 85073920 13610 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 20770 13610 188 440 0 20326 0
[pid=20196] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20196/stat : 20196 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279549934 9367552 267 33554432000 4194304 5064252 140737439235936 140737439234848 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20196/statm: 2287 267 226 213 0 72 0
[pid=20197] ppid=20196 vsize=145228 CPUtime=160.15 cores=0,2,4,6
/proc/20197/stat : 20197 (glucose) R 20196 20183 18976 0 -1 4202496 27223 0 0 0 16007 8 0 0 20 0 1 0 279549935 148713472 30631 33554432000 4194304 5208918 140736506837392 140736506835544 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20197/statm: 36307 30631 96 248 0 36056 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 246604

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/184 20201
/proc/meminfo: memFree=29306932/32873844 swapFree=7108/7108

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20248
/proc/meminfo: memFree=29222796/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=78584 CPUtime=940.28 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 18703 99622 0 0 180 40 93738 70 20 0 1 0 279549724 80470016 11494 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 19646 11494 188 440 0 19202 0
[pid=20242] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20242/stat : 20242 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279643777 9367552 266 33554432000 4194304 5064252 140737302072640 140737302071552 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20242/statm: 2287 266 226 213 0 72 0
[pid=20243] ppid=20242 vsize=200368 CPUtime=481.64 cores=0,2,4,6
/proc/20243/stat : 20243 (glucose) R 20242 20183 18976 0 -1 4202496 26521 0 0 0 48155 9 0 0 20 0 1 0 279643777 205176832 45371 33554432000 4194304 5208918 140733381374016 140733381372008 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20243/statm: 50092 45371 105 248 0 49841 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 297248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20248
/proc/meminfo: memFree=29257804/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=78584 CPUtime=940.28 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 18703 99622 0 0 180 40 93738 70 20 0 1 0 279549724 80470016 11494 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 19646 11494 188 440 0 19202 0
[pid=20242] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20242/stat : 20242 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279643777 9367552 266 33554432000 4194304 5064252 140737302072640 140737302071552 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20242/statm: 2287 266 226 213 0 72 0
[pid=20243] ppid=20242 vsize=200368 CPUtime=541.63 cores=0,2,4,6
/proc/20243/stat : 20243 (glucose) R 20242 20183 18976 0 -1 4202496 26933 0 0 0 54153 10 0 0 20 0 1 0 279643777 205176832 45371 33554432000 4194304 5208918 140733381374016 140733381369704 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20243/statm: 50092 45371 105 248 0 49841 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 297248

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20300
/proc/meminfo: memFree=29326612/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=78584 CPUtime=940.28 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 18703 99622 0 0 180 40 93738 70 20 0 1 0 279549724 80470016 11494 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 19646 11494 188 440 0 19202 0
[pid=20242] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20242/stat : 20242 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279643777 9367552 266 33554432000 4194304 5064252 140737302072640 140737302071552 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20242/statm: 2287 266 226 213 0 72 0
[pid=20243] ppid=20242 vsize=151048 CPUtime=601.62 cores=0,2,4,6
/proc/20243/stat : 20243 (glucose) R 20242 20183 18976 0 -1 4202496 26934 0 0 0 60152 10 0 0 20 0 1 0 279643777 154673152 36784 33554432000 4194304 5208918 140733381374016 140733381372104 4211712 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20243/statm: 37762 36784 105 248 0 37511 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 247928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20300
/proc/meminfo: memFree=29285160/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=78584 CPUtime=940.28 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 18703 99622 0 0 180 40 93738 70 20 0 1 0 279549724 80470016 11494 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 19646 11494 188 440 0 19202 0
[pid=20242] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20242/stat : 20242 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279643777 9367552 266 33554432000 4194304 5064252 140737302072640 140737302071552 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20242/statm: 2287 266 226 213 0 72 0
[pid=20243] ppid=20242 vsize=200368 CPUtime=661.62 cores=0,2,4,6
/proc/20243/stat : 20243 (glucose) R 20242 20183 18976 0 -1 4202496 27347 0 0 0 66151 11 0 0 20 0 1 0 279643777 205176832 46395 33554432000 4194304 5208918 140733381374016 140733381372008 4205139 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20243/statm: 50092 46395 105 248 0 49841 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 297248

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20300
/proc/meminfo: memFree=29288636/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=78584 CPUtime=940.28 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 18703 99622 0 0 180 40 93738 70 20 0 1 0 279549724 80470016 11494 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 19646 11494 188 440 0 19202 0
[pid=20242] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20242/stat : 20242 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279643777 9367552 266 33554432000 4194304 5064252 140737302072640 140737302071552 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20242/statm: 2287 266 226 213 0 72 0
[pid=20243] ppid=20242 vsize=200368 CPUtime=721.6 cores=0,2,4,6
/proc/20243/stat : 20243 (glucose) R 20242 20183 18976 0 -1 4202496 27759 0 0 0 72149 11 0 0 20 0 1 0 279643777 205176832 44860 33554432000 4194304 5208918 140733381374016 140733381372008 4205165 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20243/statm: 50092 44860 105 248 0 49841 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 297248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20301
/proc/meminfo: memFree=29316192/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=78584 CPUtime=940.28 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 18703 99622 0 0 180 40 93738 70 20 0 1 0 279549724 80470016 11494 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 19646 11494 188 440 0 19202 0
[pid=20242] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20242/stat : 20242 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279643777 9367552 266 33554432000 4194304 5064252 140737302072640 140737302071552 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20242/statm: 2287 266 226 213 0 72 0
[pid=20243] ppid=20242 vsize=151048 CPUtime=781.6 cores=0,2,4,6
/proc/20243/stat : 20243 (glucose) R 20242 20183 18976 0 -1 4202496 27762 0 0 0 78148 12 0 0 20 0 1 0 279643777 154673152 36785 33554432000 4194304 5208918 140733381374016 140733381372104 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20243/statm: 37762 36785 105 248 0 37511 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 247928

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20301
/proc/meminfo: memFree=29312284/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=78584 CPUtime=940.28 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 18703 99622 0 0 180 40 93738 70 20 0 1 0 279549724 80470016 11494 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 19646 11494 188 440 0 19202 0
[pid=20242] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20242/stat : 20242 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279643777 9367552 266 33554432000 4194304 5064252 140737302072640 140737302071552 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20242/statm: 2287 266 226 213 0 72 0
[pid=20243] ppid=20242 vsize=151048 CPUtime=841.59 cores=0,2,4,6
/proc/20243/stat : 20243 (glucose) R 20242 20183 18976 0 -1 4202496 28174 0 0 0 84147 12 0 0 20 0 1 0 279643777 154673152 36785 33554432000 4194304 5208918 140733381374016 140733381372104 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20243/statm: 37762 36785 105 248 0 37511 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 247928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20301
/proc/meminfo: memFree=29307076/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=78584 CPUtime=940.28 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 18703 99622 0 0 180 40 93738 70 20 0 1 0 279549724 80470016 11494 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 19646 11494 188 440 0 19202 0
[pid=20242] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20242/stat : 20242 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279643777 9367552 266 33554432000 4194304 5064252 140737302072640 140737302071552 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20242/statm: 2287 266 226 213 0 72 0
[pid=20243] ppid=20242 vsize=151048 CPUtime=859.79 cores=0,2,4,6
/proc/20243/stat : 20243 (glucose) R 20242 20183 18976 0 -1 4202496 28174 0 0 0 85967 12 0 0 20 0 1 0 279643777 154673152 36785 33554432000 4194304 5208918 140733381374016 140733381372104 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20243/statm: 37762 36785 105 248 0 37511 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 247928

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 20301
/proc/meminfo: memFree=29307076/32873844 swapFree=7108/7108
[pid=20183] ppid=20181 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20183/stat : 20183 (npSolver-pbo.sh) S 20181 20183 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279549724 9367552 275 33554432000 4194304 5064252 140734737786752 140734737785664 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20183/statm: 2287 275 233 213 0 72 0
[pid=20184] ppid=20183 vsize=78584 CPUtime=940.28 cores=0,2,4,6
/proc/20184/stat : 20184 (npSolver-pbo) S 20183 20183 18976 0 -1 4202496 18703 99622 0 0 180 40 93738 70 20 0 1 0 279549724 80470016 11494 33554432000 4194304 5992684 140736497990048 140736497982368 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20184/statm: 19646 11494 188 440 0 19202 0
[pid=20242] ppid=20184 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20242/stat : 20242 (satsolver.sh) S 20184 20183 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279643777 9367552 266 33554432000 4194304 5064252 140737302072640 140737302071552 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20242/statm: 2287 266 226 213 0 72 0
[pid=20243] ppid=20242 vsize=151048 CPUtime=859.79 cores=0,2,4,6
/proc/20243/stat : 20243 (glucose) R 20242 20183 18976 0 -1 4202496 28174 0 0 0 85967 12 0 0 20 0 1 0 279643777 154673152 36785 33554432000 4194304 5208918 140733381374016 140733381372104 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20243/statm: 37762 36785 105 248 0 37511 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 247928

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.86
CPU system time (s): 1.24781
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 297248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.24781
maximum resident set size= 187628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147489
page faults= 0
swaps= 0
block input operations= 0
block output operations= 257728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1153
involuntary context switches= 2312

runsolver used 2.68459 second user time and 7.18191 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 17:57:07
IDJOB=3701028
IDBENCH=92699
IDSOLVER=2277
FILE ID=node111/3701028-1338134227
RUNJOBID= node111-1338122669-18992
PBS_JOBID= 14624489
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= 8032cd9ddf37959390b9864499521c4d
RANDOM SEED=1653012626

node111.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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.30
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.152
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.152
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		: 2666.152
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.152
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.152
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		: 2666.152
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.152
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:       32873844 kB
MemFree:        29534504 kB
Buffers:          485436 kB
Cached:          1231348 kB
SwapCached:         1668 kB
Active:          1624604 kB
Inactive:         864872 kB
Active(anon):     762612 kB
Inactive(anon):    11100 kB
Active(file):     861992 kB
Inactive(file):   853772 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105320 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        852608 kB
Mapped:            15492 kB
Shmem:                 8 kB
Slab:             707288 kB
SReclaimable:     149760 kB
SUnreclaim:       557528 kB
KernelStack:        1520 kB
PageTables:         5736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1031132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    434176 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= 71420 MiB
End job on node111 at 2012-05-27 18:27:08