Trace number 3701035

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.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_8_mh.opb
MD5SUM3e5afedaafc5782c8b438b74f31dd2ae
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4415664
Best CPU time to get the best result obtained on this benchmark146.43
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 88121125
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4352625637
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 88121125
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4352625637
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.27/1.30	c model valid
1.27/1.30	c current solution ok
1.48/1.51	o 151940232
1.48/1.51	c current bound: 75970123
1.48/1.51	c fallback to adder encoding
97.16/97.21	c model valid
97.16/97.21	c current solution ok
97.16/97.23	o 55996521
97.16/97.23	c current bound: 27998268
97.16/97.23	c fallback to adder encoding
686.96/687.11	c model valid
686.96/687.11	c current solution ok
686.96/687.12	o 27648863
686.96/687.12	c current bound: 13824439
686.96/687.12	c fallback to adder encoding
1800.06/1800.41	./satsolver.sh: line 5: 24031 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.41	c error: unexpected solver exit code
1800.06/1800.41	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-3701035-1338134007/watcher-3701035-1338134007 -o /tmp/evaluation-result-3701035-1338134007/solver-3701035-1338134007 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701035-1338134007.opb 1497578087 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: 3.24 2.36 2.36 3/180 23975
/proc/meminfo: memFree=30211392/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0

[startup+0.0246761 s]
/proc/loadavg: 3.24 2.36 2.36 3/180 23975
/proc/meminfo: memFree=30211392/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 3.24 2.36 2.36 3/180 23975
/proc/meminfo: memFree=30211392/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300326 s]
/proc/loadavg: 3.24 2.36 2.36 3/180 23975
/proc/meminfo: memFree=30211392/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700296 s]
/proc/loadavg: 3.24 2.36 2.36 3/180 23975
/proc/meminfo: memFree=30211392/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/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: 3.24 2.36 2.36 3/184 23982
/proc/meminfo: memFree=30185588/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=10556 CPUtime=1.48 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) R 23975 23975 23064 0 -1 4202496 3209 17043 0 0 16 18 108 6 20 0 1 0 279525034 10809344 1941 33554432000 4194304 5992684 140733484300464 140733484294648 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23976/statm: 2639 1941 178 440 0 2195 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19704

[startup+3.10038 s]
/proc/loadavg: 3.24 2.36 2.36 3/182 23987
/proc/meminfo: memFree=30112568/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=82896 CPUtime=2.13 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 7935 17558 0 0 71 27 108 7 20 0 1 0 279525034 84885504 13455 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23976/statm: 20724 13455 188 440 0 20280 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 92044
heavy processes:

[startup+6.30054 s]
/proc/loadavg: 3.14 2.36 2.36 3/184 23989
/proc/meminfo: memFree=30003976/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=82896 CPUtime=2.13 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 7935 17558 0 0 71 27 108 7 20 0 1 0 279525034 84885504 13455 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23976/statm: 20724 13455 188 440 0 20280 0
[pid=23988] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23988/stat : 23988 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279525249 9367552 267 33554432000 4194304 5064252 140734678103088 140734678102000 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23988/statm: 2287 267 226 213 0 72 0
[pid=23989] ppid=23988 vsize=119556 CPUtime=4.13 cores=1,3,5,7
/proc/23989/stat : 23989 (glucose) R 23988 23975 23064 0 -1 4202496 23856 0 0 0 407 6 0 0 20 0 1 0 279525249 122425344 27127 33554432000 4194304 5208918 140736791095072 140736791092920 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23989/statm: 29889 27127 104 248 0 29638 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 220748

[startup+12.7005 s]
/proc/loadavg: 3.05 2.35 2.36 3/184 23989
/proc/meminfo: memFree=30005628/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=82896 CPUtime=2.13 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 7935 17558 0 0 71 27 108 7 20 0 1 0 279525034 84885504 13455 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23976/statm: 20724 13455 188 440 0 20280 0
[pid=23988] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23988/stat : 23988 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279525249 9367552 267 33554432000 4194304 5064252 140734678103088 140734678102000 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23988/statm: 2287 267 226 213 0 72 0
[pid=23989] ppid=23988 vsize=120216 CPUtime=10.53 cores=1,3,5,7
/proc/23989/stat : 23989 (glucose) R 23988 23975 23064 0 -1 4202496 24061 0 0 0 1047 6 0 0 20 0 1 0 279525249 123101184 27332 33554432000 4194304 5208918 140736791095072 140736791092920 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23989/statm: 30054 27332 104 248 0 29803 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 221408

[startup+25.5005 s]
/proc/loadavg: 2.89 2.35 2.36 3/184 23989
/proc/meminfo: memFree=30002712/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=82896 CPUtime=2.13 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 7935 17558 0 0 71 27 108 7 20 0 1 0 279525034 84885504 13455 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23976/statm: 20724 13455 188 440 0 20280 0
[pid=23988] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23988/stat : 23988 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279525249 9367552 267 33554432000 4194304 5064252 140734678103088 140734678102000 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23988/statm: 2287 267 226 213 0 72 0
[pid=23989] ppid=23988 vsize=121452 CPUtime=23.34 cores=1,3,5,7
/proc/23989/stat : 23989 (glucose) R 23988 23975 23064 0 -1 4202496 24456 0 0 0 2327 7 0 0 20 0 1 0 279525249 124366848 28238 33554432000 4194304 5208918 140736791095072 140736791092824 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23989/statm: 30363 28238 104 248 0 30112 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 222644

[startup+51.1005 s]
/proc/loadavg: 2.66 2.34 2.35 3/184 23989
/proc/meminfo: memFree=29996880/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=82896 CPUtime=2.13 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 7935 17558 0 0 71 27 108 7 20 0 1 0 279525034 84885504 13455 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23976/statm: 20724 13455 188 440 0 20280 0
[pid=23988] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23988/stat : 23988 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279525249 9367552 267 33554432000 4194304 5064252 140734678103088 140734678102000 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23988/statm: 2287 267 226 213 0 72 0
[pid=23989] ppid=23988 vsize=122276 CPUtime=48.93 cores=1,3,5,7
/proc/23989/stat : 23989 (glucose) R 23988 23975 23064 0 -1 4202496 24686 0 0 0 4886 7 0 0 20 0 1 0 279525249 125210624 28979 33554432000 4194304 5208918 140736791095072 140736791092920 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23989/statm: 30569 28979 104 248 0 30318 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 223468

[startup+102.307 s]
/proc/loadavg: 2.28 2.28 2.34 3/183 23996
/proc/meminfo: memFree=30014404/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=78588 CPUtime=97.78 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 13244 49172 0 0 124 35 9586 33 20 0 1 0 279525034 80474112 11386 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23976/statm: 19647 11386 188 440 0 19203 0
[pid=23995] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23995/stat : 23995 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279534816 9367552 267 33554432000 4194304 5064252 140735608639920 140735608638832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23995/statm: 2287 267 226 213 0 72 0
[pid=23996] ppid=23995 vsize=116368 CPUtime=4.47 cores=1,3,5,7
/proc/23996/stat : 23996 (glucose) R 23995 23975 23064 0 -1 4202496 22132 0 0 0 441 6 0 0 20 0 1 0 279534817 119160832 25151 33554432000 4194304 5208918 140733803952928 140733803950760 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23996/statm: 29092 25151 102 248 0 28841 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 213252

[startup+162.3 s]
/proc/loadavg: 2.10 2.23 2.31 3/183 23996
/proc/meminfo: memFree=30002312/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=78588 CPUtime=97.78 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 13244 49172 0 0 124 35 9586 33 20 0 1 0 279525034 80474112 11386 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23976/statm: 19647 11386 188 440 0 19203 0
[pid=23995] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23995/stat : 23995 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279534816 9367552 267 33554432000 4194304 5064252 140735608639920 140735608638832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23995/statm: 2287 267 226 213 0 72 0
[pid=23996] ppid=23995 vsize=118224 CPUtime=64.46 cores=1,3,5,7
/proc/23996/stat : 23996 (glucose) R 23995 23975 23064 0 -1 4202496 22799 0 0 0 6439 7 0 0 20 0 1 0 279534817 121061376 26840 33554432000 4194304 5208918 140733803952928 140733803950760 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23996/statm: 29556 26840 105 248 0 29305 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 215108

[startup+222.3 s]
/proc/loadavg: 2.04 2.18 2.29 3/183 23997
/proc/meminfo: memFree=29998676/32873844 swapFree=7620/7620

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/183 24036
/proc/meminfo: memFree=29948368/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=45776 CPUtime=687.52 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 18358 80099 0 0 174 42 68478 58 20 0 1 0 279525034 46874624 10641 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23976/statm: 11444 10641 188 440 0 11000 0
[pid=24030] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24030/stat : 24030 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279593801 9367552 266 33554432000 4194304 5064252 140735983862224 140735983861136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 2287 266 226 213 0 72 0
[pid=24031] ppid=24030 vsize=148304 CPUtime=674.49 cores=1,3,5,7
/proc/24031/stat : 24031 (glucose) R 24030 23975 23064 0 -1 4202496 25774 0 0 0 67440 9 0 0 20 0 1 0 279593801 151863296 35394 33554432000 4194304 5208918 140734823674592 140734823672680 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24031/statm: 37076 35394 105 248 0 36825 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 212376

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.06 3/183 24037
/proc/meminfo: memFree=29942032/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=45776 CPUtime=687.52 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 18358 80099 0 0 174 42 68478 58 20 0 1 0 279525034 46874624 10641 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23976/statm: 11444 10641 188 440 0 11000 0
[pid=24030] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24030/stat : 24030 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279593801 9367552 266 33554432000 4194304 5064252 140735983862224 140735983861136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 2287 266 226 213 0 72 0
[pid=24031] ppid=24030 vsize=148304 CPUtime=734.49 cores=1,3,5,7
/proc/24031/stat : 24031 (glucose) R 24030 23975 23064 0 -1 4202496 25777 0 0 0 73440 9 0 0 20 0 1 0 279593801 151863296 35395 33554432000 4194304 5208918 140734823674592 140734823672680 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24031/statm: 37076 35395 105 248 0 36825 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 212376

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/183 24037
/proc/meminfo: memFree=29934648/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=45776 CPUtime=687.52 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 18358 80099 0 0 174 42 68478 58 20 0 1 0 279525034 46874624 10641 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23976/statm: 11444 10641 188 440 0 11000 0
[pid=24030] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24030/stat : 24030 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279593801 9367552 266 33554432000 4194304 5064252 140735983862224 140735983861136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 2287 266 226 213 0 72 0
[pid=24031] ppid=24030 vsize=148304 CPUtime=794.48 cores=1,3,5,7
/proc/24031/stat : 24031 (glucose) R 24030 23975 23064 0 -1 4202496 25970 0 0 0 79438 10 0 0 20 0 1 0 279593801 151863296 35395 33554432000 4194304 5208918 140734823674592 140734823672680 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24031/statm: 37076 35395 105 248 0 36825 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 212376

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.05 3/183 24037
/proc/meminfo: memFree=29959716/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=45776 CPUtime=687.52 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 18358 80099 0 0 174 42 68478 58 20 0 1 0 279525034 46874624 10641 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23976/statm: 11444 10641 188 440 0 11000 0
[pid=24030] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24030/stat : 24030 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279593801 9367552 266 33554432000 4194304 5064252 140735983862224 140735983861136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 2287 266 226 213 0 72 0
[pid=24031] ppid=24030 vsize=148304 CPUtime=854.47 cores=1,3,5,7
/proc/24031/stat : 24031 (glucose) R 24030 23975 23064 0 -1 4202496 25970 0 0 0 85437 10 0 0 20 0 1 0 279593801 151863296 35395 33554432000 4194304 5208918 140734823674592 140734823672680 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24031/statm: 37076 35395 105 248 0 36825 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 212376

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/184 24040
/proc/meminfo: memFree=29929880/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=45776 CPUtime=687.52 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 18358 80099 0 0 174 42 68478 58 20 0 1 0 279525034 46874624 10641 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23976/statm: 11444 10641 188 440 0 11000 0
[pid=24030] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24030/stat : 24030 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279593801 9367552 266 33554432000 4194304 5064252 140735983862224 140735983861136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 2287 266 226 213 0 72 0
[pid=24031] ppid=24030 vsize=178652 CPUtime=914.46 cores=1,3,5,7
/proc/24031/stat : 24031 (glucose) R 24030 23975 23064 0 -1 4202496 26314 0 0 0 91436 10 0 0 20 0 1 0 279593801 182939648 41817 33554432000 4194304 5208918 140734823674592 140734823672456 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24031/statm: 44663 41817 105 248 0 44412 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 242724

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/183 24040
/proc/meminfo: memFree=29921736/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=45776 CPUtime=687.52 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 18358 80099 0 0 174 42 68478 58 20 0 1 0 279525034 46874624 10641 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23976/statm: 11444 10641 188 440 0 11000 0
[pid=24030] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24030/stat : 24030 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279593801 9367552 266 33554432000 4194304 5064252 140735983862224 140735983861136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 2287 266 226 213 0 72 0
[pid=24031] ppid=24030 vsize=178652 CPUtime=974.45 cores=1,3,5,7
/proc/24031/stat : 24031 (glucose) R 24030 23975 23064 0 -1 4202496 26316 0 0 0 97435 10 0 0 20 0 1 0 279593801 182939648 42841 33554432000 4194304 5208918 140734823674592 140734823672456 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24031/statm: 44663 42841 105 248 0 44412 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 242724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 24041
/proc/meminfo: memFree=29917144/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=45776 CPUtime=687.52 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 18358 80099 0 0 174 42 68478 58 20 0 1 0 279525034 46874624 10641 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23976/statm: 11444 10641 188 440 0 11000 0
[pid=24030] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24030/stat : 24030 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279593801 9367552 266 33554432000 4194304 5064252 140735983862224 140735983861136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 2287 266 226 213 0 72 0
[pid=24031] ppid=24030 vsize=178652 CPUtime=1034.44 cores=1,3,5,7
/proc/24031/stat : 24031 (glucose) R 24030 23975 23064 0 -1 4202496 26325 0 0 0 103434 10 0 0 20 0 1 0 279593801 182939648 42850 33554432000 4194304 5208918 140734823674592 140734823672456 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24031/statm: 44663 42850 105 248 0 44412 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 242724

[startup+1782.3 s]
/proc/loadavg: 2.43 2.10 2.06 2/177 24115
/proc/meminfo: memFree=30392120/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=45776 CPUtime=687.52 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 18358 80099 0 0 174 42 68478 58 20 0 1 0 279525034 46874624 10641 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23976/statm: 11444 10641 188 440 0 11000 0
[pid=24030] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24030/stat : 24030 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279593801 9367552 266 33554432000 4194304 5064252 140735983862224 140735983861136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 2287 266 226 213 0 72 0
[pid=24031] ppid=24030 vsize=197620 CPUtime=1094.44 cores=1,3,5,7
/proc/24031/stat : 24031 (glucose) R 24030 23975 23064 0 -1 4202496 26919 0 0 0 109433 11 0 0 20 0 1 0 279593801 202362880 46937 33554432000 4194304 5208918 140734823674592 140734823672456 4228992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24031/statm: 49405 46937 105 248 0 49154 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 261692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.45 2.12 2.07 3/184 24143
/proc/meminfo: memFree=29946748/32873844 swapFree=7620/7620
[pid=23975] ppid=23973 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23975/stat : 23975 (npSolver-pbo.sh) S 23973 23975 23064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279525034 9367552 275 33554432000 4194304 5064252 140736475571296 140736475570208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23975/statm: 2287 275 233 213 0 72 0
[pid=23976] ppid=23975 vsize=45776 CPUtime=687.52 cores=1,3,5,7
/proc/23976/stat : 23976 (npSolver-pbo) S 23975 23975 23064 0 -1 4202496 18358 80099 0 0 174 42 68478 58 20 0 1 0 279525034 46874624 10641 33554432000 4194304 5992684 140733484300464 140733484292784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23976/statm: 11444 10641 188 440 0 11000 0
[pid=24030] ppid=23976 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24030/stat : 24030 (satsolver.sh) S 23976 23975 23064 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279593801 9367552 266 33554432000 4194304 5064252 140735983862224 140735983861136 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 2287 266 226 213 0 72 0
[pid=24031] ppid=24030 vsize=197620 CPUtime=1112.54 cores=1,3,5,7
/proc/24031/stat : 24031 (glucose) R 24030 23975 23064 0 -1 4202496 26953 0 0 0 111243 11 0 0 20 0 1 0 279593801 202362880 47482 33554432000 4194304 5208918 140734823674592 140734823672456 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24031/statm: 49405 47482 105 248 0 49154 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 261692

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1798.96
CPU system time (s): 1.13383
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 296896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.13383
maximum resident set size= 189928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126401
page faults= 0
swaps= 0
block input operations= 0
block output operations= 244328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1105
involuntary context switches= 2984

runsolver used 6.14207 second user time and 19.974 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-27 17:53:27
IDJOB=3701035
IDBENCH=92696
IDSOLVER=2277
FILE ID=node143/3701035-1338134007
RUNJOBID= node143-1338124293-23081
PBS_JOBID= 14624509
Free space on /tmp= 71440 MiB

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

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

MD5SUM BENCH= 3e5afedaafc5782c8b438b74f31dd2ae
RANDOM SEED=1497578087

node143.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.787
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.57
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.787
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.787
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.787
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.787
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.787
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	: 5298.57
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.787
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.787
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30211656 kB
Buffers:          349556 kB
Cached:           700652 kB
SwapCached:            0 kB
Active:          1565524 kB
Inactive:         261468 kB
Active(anon):     766224 kB
Inactive(anon):    12524 kB
Active(file):     799300 kB
Inactive(file):   248944 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11432 kB
Writeback:             0 kB
AnonPages:        902772 kB
Mapped:            15396 kB
Shmem:               200 kB
Slab:             693384 kB
SReclaimable:     135172 kB
SUnreclaim:       558212 kB
KernelStack:        1520 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1025856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    493568 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= 71400 MiB
End job on node143 at 2012-05-27 18:23:27