Trace number 3293039

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
SArTagnan 2011-03-24UNSAT 622.261 155.802

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

621.90/155.78	
621.90/155.78	s UNSATISFIABLE
621.90/155.78	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3293039-1304114805/watcher-3293039-1304114805 -o /tmp/evaluation-result-3293039-1304114805/solver-3293039-1304114805 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3293039-1304114805.cnf -threads=4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.48 7.97 7.99 5/180 19928
/proc/meminfo: memFree=21146808/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=19684 CPUtime=0 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 675 0 0 0 0 0 0 0 25 0 1 0 503896076 20156416 612 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19928/statm: 4921 612 297 105 0 425 0

[startup+0.121034 s]
/proc/loadavg: 7.48 7.97 7.99 5/180 19928
/proc/meminfo: memFree=21146808/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=185364 CPUtime=0.44 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 2289 0 0 0 44 0 0 0 25 0 4 0 503896076 189812736 1719 33554432000 4194304 4623224 140734050986112 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 46341 1719 342 105 0 41845 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 185364

[startup+0.201023 s]
/proc/loadavg: 7.48 7.97 7.99 5/180 19928
/proc/meminfo: memFree=21146808/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=255168 CPUtime=0.76 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 4730 0 0 0 76 0 0 0 25 0 4 0 503896076 261292032 3323 33554432000 4194304 4623224 140734050986112 18446744073709551615 264726102224 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 63792 3351 342 105 0 59296 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 255168

[startup+0.301004 s]
/proc/loadavg: 7.48 7.97 7.99 5/180 19928
/proc/meminfo: memFree=21146808/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=264044 CPUtime=1.16 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 11233 0 0 0 115 1 0 0 25 0 4 0 503896076 270381056 6345 33554432000 4194304 4623224 140734050986112 18446744073709551615 264726063366 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 66011 6345 343 105 0 61515 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 264044

[startup+0.700928 s]
/proc/loadavg: 7.48 7.97 7.99 5/180 19928
/proc/meminfo: memFree=21146808/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=266488 CPUtime=2.77 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 12498 0 0 0 275 2 0 0 25 0 4 0 503896076 272883712 6860 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 66622 6860 344 105 0 62126 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 266488

[startup+1.50078 s]
/proc/loadavg: 7.52 7.97 7.99 9/184 19932
/proc/meminfo: memFree=21074244/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=268332 CPUtime=5.96 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 14151 0 0 0 594 2 0 0 25 0 4 0 503896076 274771968 7936 33554432000 4194304 4623224 140734050986112 18446744073709551615 4512498 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 67083 7936 344 105 0 62587 0
[pid=19928/tid=19930] ppid=19926 vsize=268332 CPUtime=1.48 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 2205 0 0 0 148 0 0 0 25 0 4 0 503896076 274771968 7936 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=268332 CPUtime=1.48 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 2412 0 0 0 148 0 0 0 25 0 4 0 503896076 274771968 7936 33554432000 4194304 4623224 140734050986112 18446744073709551615 4317104 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=268332 CPUtime=1.47 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 3292 0 0 0 147 0 0 0 25 0 4 0 503896076 274771968 7936 33554432000 4194304 4623224 140734050986112 18446744073709551615 4289520 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 268332

[startup+3.10048 s]
/proc/loadavg: 7.52 7.97 7.99 9/184 19932
/proc/meminfo: memFree=21066804/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=276532 CPUtime=12.35 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 18423 0 0 0 1232 3 0 0 25 0 4 0 503896076 283168768 10036 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 69133 10036 344 105 0 64637 0
[pid=19928/tid=19930] ppid=19926 vsize=276532 CPUtime=3.08 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 2957 0 0 0 308 0 0 0 25 0 4 0 503896076 283168768 10036 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=276532 CPUtime=3.08 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 3647 0 0 0 307 1 0 0 25 0 4 0 503896076 283168768 10036 33554432000 4194304 4623224 140734050986112 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=276532 CPUtime=3.07 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 4240 0 0 0 307 0 0 0 25 0 4 0 503896076 283168768 10036 33554432000 4194304 4623224 140734050986112 18446744073709551615 4288180 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 276532

[startup+6.30087 s]
/proc/loadavg: 7.52 7.97 7.99 9/184 19932
/proc/meminfo: memFree=21041764/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=284820 CPUtime=25.13 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 25466 0 0 0 2508 5 0 0 25 0 4 0 503896076 291655680 14410 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 71205 14410 344 105 0 66709 0
[pid=19928/tid=19930] ppid=19926 vsize=284820 CPUtime=6.28 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 4842 0 0 0 627 1 0 0 25 0 4 0 503896076 291655680 14410 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=284820 CPUtime=6.28 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 5937 0 0 0 627 1 0 0 25 0 4 0 503896076 291655680 14410 33554432000 4194304 4623224 140734050986112 18446744073709551615 4289700 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=284820 CPUtime=6.26 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 5489 0 0 0 625 1 0 0 25 0 4 0 503896076 291655680 14410 33554432000 4194304 4623224 140734050986112 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 284820

[startup+12.7007 s]
/proc/loadavg: 7.67 7.99 8.00 9/184 19932
/proc/meminfo: memFree=21000508/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=292304 CPUtime=50.7 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 33859 0 0 0 5062 8 0 0 25 0 4 0 503896076 299319296 19912 33554432000 4194304 4623224 140734050986112 18446744073709551615 4526860 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 73076 19912 344 105 0 68580 0
[pid=19928/tid=19930] ppid=19926 vsize=292304 CPUtime=12.68 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 8171 0 0 0 1266 2 0 0 25 0 4 0 503896076 299319296 19912 33554432000 4194304 4623224 140734050986112 18446744073709551615 4377161 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=292304 CPUtime=12.68 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 6374 0 0 0 1267 1 0 0 25 0 4 0 503896076 299319296 19912 33554432000 4194304 4623224 140734050986112 18446744073709551615 264726061063 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=292304 CPUtime=12.61 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 8294 0 0 0 1260 1 0 0 25 0 4 0 503896076 299319296 19912 33554432000 4194304 4623224 140734050986112 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 292304

[startup+25.5002 s]
/proc/loadavg: 7.72 7.99 8.00 9/184 19933
/proc/meminfo: memFree=20911364/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=317120 CPUtime=101.82 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 73778 0 0 0 10165 17 0 0 25 0 4 0 503896076 324730880 32586 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 79280 32586 344 105 0 74784 0
[pid=19928/tid=19930] ppid=19926 vsize=317120 CPUtime=25.47 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 14561 0 0 0 2543 4 0 0 25 0 4 0 503896076 324730880 32586 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=317120 CPUtime=25.49 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 13652 0 0 0 2545 4 0 0 25 0 4 0 503896076 324730880 32586 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=317120 CPUtime=25.35 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 32159 0 0 0 2529 6 0 0 25 0 4 0 503896076 324730880 32586 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366043 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 317120

[startup+51.1004 s]
/proc/loadavg: 7.81 7.99 8.00 9/184 19933
/proc/meminfo: memFree=20820708/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=329204 CPUtime=204.07 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 195531 0 0 0 20372 35 0 0 25 0 4 0 503896076 337104896 40862 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 82301 40862 350 105 0 77805 0
[pid=19928/tid=19930] ppid=19926 vsize=329204 CPUtime=51.07 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 18392 0 0 0 5102 5 0 0 25 0 4 0 503896076 337104896 40862 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=329204 CPUtime=51.07 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 14662 0 0 0 5103 4 0 0 25 0 4 0 503896076 337104896 40862 33554432000 4194304 4623224 140734050986112 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=329204 CPUtime=50.8 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 147660 0 0 0 5058 22 0 0 25 0 4 0 503896076 337104896 40862 33554432000 4194304 4623224 140734050986112 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 329204

[startup+102.301 s]
/proc/loadavg: 8.00 8.01 8.00 9/184 19935
/proc/meminfo: memFree=20662956/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=355772 CPUtime=408.62 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 419542 0 0 0 40786 76 0 0 25 0 4 0 503896076 364310528 58120 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 88943 58120 374 105 0 84447 0
[pid=19928/tid=19930] ppid=19926 vsize=355772 CPUtime=102.28 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 34256 0 0 0 10219 9 0 0 25 0 4 0 503896076 364310528 58120 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=355772 CPUtime=102.28 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 18862 0 0 0 10222 6 0 0 25 0 4 0 503896076 364310528 58120 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=355772 CPUtime=101.73 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 345622 0 0 0 10117 56 0 0 25 0 4 0 503896076 364310528 58120 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 355772

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

[startup+102.407 s]
/proc/loadavg: 8.00 8.01 8.00 9/184 19935
/proc/meminfo: memFree=20662956/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=355772 CPUtime=409.02 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 420253 0 0 0 40826 76 0 0 25 0 4 0 503896076 364310528 58370 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 88943 58370 374 105 0 84447 0
[pid=19928/tid=19930] ppid=19926 vsize=355772 CPUtime=102.38 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 34261 0 0 0 10229 9 0 0 25 0 4 0 503896076 364310528 58370 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=355772 CPUtime=102.38 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 18862 0 0 0 10232 6 0 0 25 0 4 0 503896076 364310528 58370 33554432000 4194304 4623224 140734050986112 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=355772 CPUtime=101.83 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 346324 0 0 0 10127 56 0 0 25 0 4 0 503896076 364310528 58370 33554432000 4194304 4623224 140734050986112 18446744073709551615 4377252 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 409.02
Current children cumulated vsize (KiB) 355772

[startup+128.001 s]
/proc/loadavg: 8.06 8.03 8.00 9/184 19936
/proc/meminfo: memFree=20515872/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=437804 CPUtime=511.27 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 527256 0 0 0 51031 96 0 0 25 0 4 0 503896076 448311296 71823 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 109451 71823 709 105 0 104955 0
[pid=19928/tid=19930] ppid=19926 vsize=437804 CPUtime=127.98 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 35741 0 0 0 12788 10 0 0 25 0 4 0 503896076 448311296 71823 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=437804 CPUtime=127.97 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 25571 0 0 0 12789 8 0 0 25 0 4 0 503896076 448311296 71823 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=437804 CPUtime=127.29 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 441022 0 0 0 12656 73 0 0 25 0 4 0 503896076 448311296 71823 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 511.27
Current children cumulated vsize (KiB) 437804

[startup+140.8 s]
/proc/loadavg: 8.05 8.03 8.00 9/184 19936
/proc/meminfo: memFree=20499736/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=437804 CPUtime=562.4 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 561351 0 0 0 56139 101 0 0 25 0 4 0 503896076 448311296 73099 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 109451 73099 696 105 0 104955 0
[pid=19928/tid=19930] ppid=19926 vsize=437804 CPUtime=140.78 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 36502 0 0 0 14068 10 0 0 25 0 4 0 503896076 448311296 73099 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=437804 CPUtime=140.77 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 25655 0 0 0 14069 8 0 0 25 0 4 0 503896076 448311296 73099 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=437804 CPUtime=140.03 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 473775 0 0 0 13925 78 0 0 25 0 4 0 503896076 448311296 73099 33554432000 4194304 4623224 140734050986112 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 562.4
Current children cumulated vsize (KiB) 437804

[startup+147.2 s]
/proc/loadavg: 8.04 8.03 8.00 9/184 19936
/proc/meminfo: memFree=20491180/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=454312 CPUtime=587.95 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 581486 0 0 0 58691 104 0 0 25 0 4 0 503896076 465215488 76348 33554432000 4194304 4623224 140734050986112 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 113578 76348 715 105 0 109082 0
[pid=19928/tid=19930] ppid=19926 vsize=454312 CPUtime=147.17 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 36720 0 0 0 14707 10 0 0 25 0 4 0 503896076 465215488 76348 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=454312 CPUtime=147.17 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 25673 0 0 0 14709 8 0 0 25 0 4 0 503896076 465215488 76348 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=454312 CPUtime=146.39 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 493499 0 0 0 14559 80 0 0 25 0 4 0 503896076 465215488 76348 33554432000 4194304 4623224 140734050986112 18446744073709551615 4549342 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 587.95
Current children cumulated vsize (KiB) 454312

[startup+150.401 s]
/proc/loadavg: 8.04 8.03 8.00 9/184 19936
/proc/meminfo: memFree=20460676/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=454312 CPUtime=600.74 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 585891 0 0 0 59969 105 0 0 25 0 4 0 503896076 465215488 80752 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 113578 80752 715 105 0 109082 0
[pid=19928/tid=19930] ppid=19926 vsize=454312 CPUtime=150.37 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 36828 0 0 0 15027 10 0 0 25 0 4 0 503896076 465215488 80752 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=454312 CPUtime=150.37 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 25724 0 0 0 15029 8 0 0 25 0 4 0 503896076 465215488 80752 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=454312 CPUtime=149.57 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 493515 0 0 0 14877 80 0 0 25 0 4 0 503896076 465215488 80752 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 600.74
Current children cumulated vsize (KiB) 454312

[startup+153.601 s]
/proc/loadavg: 8.04 8.02 8.00 9/184 19936
/proc/meminfo: memFree=20438976/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=454312 CPUtime=613.52 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 591401 0 0 0 61246 106 0 0 25 0 4 0 503896076 465215488 85458 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 113578 85458 810 105 0 109082 0
[pid=19928/tid=19930] ppid=19926 vsize=454312 CPUtime=153.57 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 36922 0 0 0 15347 10 0 0 25 0 4 0 503896076 465215488 85458 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=454312 CPUtime=153.57 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 25756 0 0 0 15349 8 0 0 25 0 4 0 503896076 465215488 85458 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=454312 CPUtime=152.75 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 494256 0 0 0 15195 80 0 0 25 0 4 0 503896076 465215488 85458 33554432000 4194304 4623224 140734050986112 18446744073709551615 4577681 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 613.52
Current children cumulated vsize (KiB) 454312

[startup+155.207 s]
/proc/loadavg: 8.04 8.02 8.00 9/184 19936
/proc/meminfo: memFree=20435628/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=454312 CPUtime=619.93 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 591720 0 0 0 61887 106 0 0 25 0 4 0 503896076 465215488 85756 33554432000 4194304 4623224 140734050986112 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 113578 85756 804 105 0 109082 0
[pid=19928/tid=19930] ppid=19926 vsize=454312 CPUtime=155.18 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 36936 0 0 0 15508 10 0 0 25 0 4 0 503896076 465215488 85756 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=454312 CPUtime=155.17 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 25776 0 0 0 15509 8 0 0 25 0 4 0 503896076 465215488 85756 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=454312 CPUtime=154.34 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 494262 0 0 0 15354 80 0 0 25 0 4 0 503896076 465215488 85756 33554432000 4194304 4623224 140734050986112 18446744073709551615 4354994 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 619.93
Current children cumulated vsize (KiB) 454312

[startup+155.601 s]
/proc/loadavg: 8.04 8.02 8.00 9/184 19936
/proc/meminfo: memFree=20435628/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=454312 CPUtime=621.5 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) R 19926 19928 19501 0 -1 4202496 591790 0 0 0 62044 106 0 0 25 0 4 0 503896076 465215488 85804 33554432000 4194304 4623224 140734050986112 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 113578 85804 788 105 0 109082 0
[pid=19928/tid=19930] ppid=19926 vsize=454312 CPUtime=155.56 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4202560 36937 0 0 0 15546 10 0 0 25 0 4 0 503896076 465215488 85804 33554432000 4194304 4623224 140734050986112 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19928/tid=19931] ppid=19926 vsize=454312 CPUtime=155.57 cores=0,2,4,6
/proc/19928/task/19931/stat : 19931 (SArTagnan) R 19926 19928 19501 0 -1 4202560 25776 0 0 0 15549 8 0 0 25 0 4 0 503896076 465215488 85804 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376697 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19928/tid=19932] ppid=19926 vsize=454312 CPUtime=154.74 cores=0,2,4,6
/proc/19928/task/19932/stat : 19932 (SArTagnan) R 19926 19928 19501 0 -1 4202560 494278 0 0 0 15394 80 0 0 25 0 4 0 503896076 465215488 85804 33554432000 4194304 4623224 140734050986112 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 621.5
Current children cumulated vsize (KiB) 454312

[startup+155.801 s]
/proc/loadavg: 8.04 8.02 8.00 9/184 19936
/proc/meminfo: memFree=20435628/32951124 swapFree=67111524/67111528
[pid=19928] ppid=19926 vsize=0 CPUtime=622.25 cores=0,2,4,6
/proc/19928/stat : 19928 (SArTagnan) Z 19926 19928 19501 0 -1 4203548 591861 0 0 0 62118 107 0 0 25 0 2 0 503896076 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19928/statm: 0 0 0 0 0 0 0
[pid=19928/tid=19930] ppid=19926 vsize=0 CPUtime=155.77 cores=0,2,4,6
/proc/19928/task/19930/stat : 19930 (SArTagnan) R 19926 19928 19501 0 -1 4203588 36937 0 0 0 15565 12 0 0 25 0 2 0 503896076 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 622.25
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 155.802
CPU time (s): 622.261
CPU user time (s): 621.182
CPU system time (s): 1.07983
CPU usage (%): 399.391
Max. virtual memory (cumulated for all children) (KiB): 519848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 621.182
system time used= 1.07984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 591861
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 906
involuntary context switches= 2833

runsolver used 0.25696 second user time and 0.594909 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 00:06:45
IDJOB=3293039
IDBENCH=88025
IDSOLVER=1656
FILE ID=node141/3293039-1304114805
RUNJOBID= node141-1304114804-19845
PBS_JOBID= 13170684
Free space on /tmp= 71424 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293039-1304114805/watcher-3293039-1304114805 -o /tmp/evaluation-result-3293039-1304114805/solver-3293039-1304114805 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3293039-1304114805.cnf -threads=4

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=1861821869

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21146948 kB
Buffers:       1398780 kB
Cached:        9750816 kB
SwapCached:          4 kB
Active:        3013692 kB
Inactive:      8214540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21146948 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1664 kB
Writeback:           0 kB
AnonPages:       78012 kB
Mapped:          15260 kB
Slab:           512176 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   254836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71424 MiB
End job on node141 at 2011-04-30 00:09:21