Trace number 3371375

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
Plingeling 587f (fixed)UNSAT 347.526 87.6296

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

347.47/87.62	s UNSATISFIABLE

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: 961)

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-3371375-1305420640/watcher-3371375-1305420640 -o /tmp/evaluation-result-3371375-1305420640/solver-3371375-1305420640 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371375-1305420640.cnf 

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: 8.11 8.08 7.65 5/321 9477
/proc/meminfo: memFree=11053816/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=10084 CPUtime=0 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) R 9475 9477 8860 0 -1 4202496 615 1254 0 0 0 0 0 0 18 0 1 0 653666368 10326016 544 33554432000 4194304 4417452 140736291857824 18446744073709551615 212435710957 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9477/statm: 2521 544 148 55 0 407 0

[startup+0.097231 s]
/proc/loadavg: 8.11 8.08 7.65 5/321 9477
/proc/meminfo: memFree=11053816/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=21780 CPUtime=0.08 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) R 9475 9477 8860 0 -1 4202496 3540 1254 0 0 8 0 0 0 18 0 1 0 653666368 22302720 3469 33554432000 4194304 4417452 140736291857824 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9477/statm: 5445 3469 149 55 0 3331 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21780

[startup+0.10023 s]
/proc/loadavg: 8.11 8.08 7.65 5/321 9477
/proc/meminfo: memFree=11053816/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=21780 CPUtime=0.09 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) R 9475 9477 8860 0 -1 4202496 3540 1254 0 0 9 0 0 0 18 0 1 0 653666368 22302720 3469 33554432000 4194304 4417452 140736291857824 18446744073709551615 212436016896 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9477/statm: 5445 3469 149 55 0 3331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21780

[startup+0.300193 s]
/proc/loadavg: 8.11 8.08 7.65 5/321 9477
/proc/meminfo: memFree=11053816/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=54948 CPUtime=0.28 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) R 9475 9477 8860 0 -1 4202496 11832 1254 0 0 27 1 0 0 19 0 1 0 653666368 56266752 11761 33554432000 4194304 4417452 140736291857824 18446744073709551615 4262037 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9477/statm: 13737 11761 149 55 0 11623 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 54948

[startup+1.34886 s]
/proc/loadavg: 8.11 8.08 7.65 5/321 9477
/proc/meminfo: memFree=11053816/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=141032 CPUtime=3.33 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 26818 1254 0 0 330 3 0 0 19 0 5 0 653666368 144416768 22874 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 35258 22901 175 55 0 33144 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 141032

[startup+1.50093 s]
/proc/loadavg: 8.11 8.08 7.65 5/321 9477
/proc/meminfo: memFree=11053816/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=141032 CPUtime=3.95 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 26984 1254 0 0 391 4 0 0 19 0 5 0 653666368 144416768 23040 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 35258 23040 175 55 0 33144 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 141032

[startup+3.10062 s]
/proc/loadavg: 8.10 8.08 7.65 9/326 9487
/proc/meminfo: memFree=10952044/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=154568 CPUtime=10.32 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 35227 1254 0 0 1027 5 0 0 19 0 5 0 653666368 158277632 25915 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 38642 25915 177 55 0 36528 0
[pid=9477/tid=9484] ppid=9475 vsize=154568 CPUtime=2.41 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 1534 1254 0 0 241 0 0 0 25 0 5 0 653666436 158277632 25915 33554432000 4194304 4417452 140736291857824 18446744073709551615 4290678 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=154568 CPUtime=2.41 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 2180 1254 0 0 241 0 0 0 25 0 5 0 653666436 158277632 25915 33554432000 4194304 4417452 140736291857824 18446744073709551615 4290912 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=154568 CPUtime=2.4 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 6733 1254 0 0 240 0 0 0 25 0 5 0 653666436 158277632 25915 33554432000 4194304 4417452 140736291857824 18446744073709551615 4346677 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=154568 CPUtime=2.39 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 1508 1254 0 0 239 0 0 0 22 0 5 0 653666436 158277632 25915 33554432000 4194304 4417452 140736291857824 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.32
Current children cumulated vsize (KiB) 154568

[startup+6.30101 s]
/proc/loadavg: 8.10 8.08 7.65 9/326 9487
/proc/meminfo: memFree=10914976/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=229868 CPUtime=23.09 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 45760 1254 0 0 2302 7 0 0 19 0 5 0 653666368 235384832 28915 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 57467 28915 180 55 0 55353 0
[pid=9477/tid=9484] ppid=9475 vsize=229868 CPUtime=5.6 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 3950 1254 0 0 560 0 0 0 25 0 5 0 653666436 235384832 28915 33554432000 4194304 4417452 140736291857824 18446744073709551615 4265433 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=229868 CPUtime=5.61 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 8352 1254 0 0 560 1 0 0 25 0 5 0 653666436 235384832 28915 33554432000 4194304 4417452 140736291857824 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=229868 CPUtime=5.6 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 7360 1254 0 0 560 0 0 0 25 0 5 0 653666436 235384832 28915 33554432000 4194304 4417452 140736291857824 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=229868 CPUtime=5.55 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 2826 1254 0 0 555 0 0 0 25 0 5 0 653666436 235384832 28915 33554432000 4194304 4417452 140736291857824 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.09
Current children cumulated vsize (KiB) 229868

[startup+12.7118 s]
/proc/loadavg: 8.09 8.08 7.66 9/326 9487
/proc/meminfo: memFree=10878368/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=253776 CPUtime=48.65 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 51737 1254 0 0 4858 7 0 0 19 0 5 0 653666368 259866624 34892 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 63444 34892 180 55 0 61330 0
[pid=9477/tid=9484] ppid=9475 vsize=253776 CPUtime=12.02 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 5209 1254 0 0 1201 1 0 0 25 0 5 0 653666436 259866624 34892 33554432000 4194304 4417452 140736291857824 18446744073709551615 4236827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=253776 CPUtime=12.02 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 8352 1254 0 0 1201 1 0 0 25 0 5 0 653666436 259866624 34892 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=253776 CPUtime=12.01 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 7360 1254 0 0 1201 0 0 0 25 0 5 0 653666436 259866624 34892 33554432000 4194304 4417452 140736291857824 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=253776 CPUtime=11.89 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 7544 1254 0 0 1189 0 0 0 25 0 5 0 653666436 259866624 34892 33554432000 4194304 4417452 140736291857824 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.65
Current children cumulated vsize (KiB) 253776

[startup+25.5004 s]
/proc/loadavg: 8.15 8.09 7.66 9/326 9524
/proc/meminfo: memFree=10851544/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=290872 CPUtime=99.68 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 62515 1254 0 0 9960 8 0 0 19 0 5 0 653666368 297852928 43143 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 72718 43143 180 55 0 70604 0
[pid=9477/tid=9484] ppid=9475 vsize=290872 CPUtime=24.81 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 5762 1254 0 0 2480 1 0 0 25 0 5 0 653666436 297852928 43143 33554432000 4194304 4417452 140736291857824 18446744073709551615 4262481 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=290872 CPUtime=24.81 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 10400 1254 0 0 2480 1 0 0 25 0 5 0 653666436 297852928 43143 33554432000 4194304 4417452 140736291857824 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=290872 CPUtime=24.81 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 8279 1254 0 0 2480 1 0 0 25 0 5 0 653666436 297852928 43143 33554432000 4194304 4417452 140736291857824 18446744073709551615 4237194 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=290872 CPUtime=24.56 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 14802 1254 0 0 2455 1 0 0 25 0 5 0 653666436 297852928 43143 33554432000 4194304 4417452 140736291857824 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.68
Current children cumulated vsize (KiB) 290872

[startup+51.1005 s]
/proc/loadavg: 8.10 8.08 7.67 9/326 9524
/proc/meminfo: memFree=10797104/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=315852 CPUtime=201.85 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 74938 1254 0 0 20175 10 0 0 19 0 5 0 653666368 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 78963 50417 180 55 0 76849 0
[pid=9477/tid=9484] ppid=9475 vsize=315852 CPUtime=50.42 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 7516 1254 0 0 5041 1 0 0 25 0 5 0 653666436 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 4307648 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=315852 CPUtime=50.42 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 10400 1254 0 0 5041 1 0 0 25 0 5 0 653666436 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 4307597 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=315852 CPUtime=50.42 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 8827 1254 0 0 5041 1 0 0 25 0 5 0 653666436 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=315852 CPUtime=49.91 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 24923 1254 0 0 4989 2 0 0 25 0 5 0 653666436 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.85
Current children cumulated vsize (KiB) 315852

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

[startup+51.7004 s]
/proc/loadavg: 8.10 8.08 7.67 9/326 9524
/proc/meminfo: memFree=10797104/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=315852 CPUtime=204.22 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 74938 1254 0 0 20412 10 0 0 19 0 5 0 653666368 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 78963 50417 180 55 0 76849 0
[pid=9477/tid=9484] ppid=9475 vsize=315852 CPUtime=51.01 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 7516 1254 0 0 5100 1 0 0 25 0 5 0 653666436 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 4346501 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=315852 CPUtime=51.01 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 10400 1254 0 0 5100 1 0 0 25 0 5 0 653666436 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 4305832 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=315852 CPUtime=51.01 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 8827 1254 0 0 5100 1 0 0 25 0 5 0 653666436 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=315852 CPUtime=50.5 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 24923 1254 0 0 5048 2 0 0 25 0 5 0 653666436 323432448 50417 33554432000 4194304 4417452 140736291857824 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.22
Current children cumulated vsize (KiB) 315852

[startup+64.501 s]
/proc/loadavg: 8.16 8.10 7.68 9/326 9525
/proc/meminfo: memFree=10748232/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=337380 CPUtime=255.3 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 83753 1254 0 0 25518 12 0 0 19 0 5 0 653666368 345477120 55799 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 84345 55799 180 55 0 82231 0
[pid=9477/tid=9484] ppid=9475 vsize=337380 CPUtime=63.8 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 8120 1254 0 0 6379 1 0 0 25 0 5 0 653666436 345477120 55799 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=337380 CPUtime=63.81 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 10400 1254 0 0 6379 2 0 0 25 0 5 0 653666436 345477120 55799 33554432000 4194304 4417452 140736291857824 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=337380 CPUtime=63.81 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 11609 1254 0 0 6380 1 0 0 25 0 5 0 653666436 345477120 55799 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=337380 CPUtime=63.17 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 30352 1254 0 0 6314 3 0 0 25 0 5 0 653666436 345477120 55799 33554432000 4194304 4417452 140736291857824 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 255.3
Current children cumulated vsize (KiB) 337380

[startup+77.3005 s]
/proc/loadavg: 8.13 8.09 7.68 9/326 9561
/proc/meminfo: memFree=10819724/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=363160 CPUtime=306.37 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 98649 1254 0 0 30623 14 0 0 19 0 5 0 653666368 371875840 62244 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 90790 62244 180 55 0 88676 0
[pid=9477/tid=9484] ppid=9475 vsize=363160 CPUtime=76.61 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 12202 1254 0 0 7659 2 0 0 25 0 5 0 653666436 371875840 62244 33554432000 4194304 4417452 140736291857824 18446744073709551615 4365604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=363160 CPUtime=76.61 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 11484 1254 0 0 7659 2 0 0 25 0 5 0 653666436 371875840 62244 33554432000 4194304 4417452 140736291857824 18446744073709551615 4311008 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=363160 CPUtime=76.61 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 18751 1254 0 0 7659 2 0 0 25 0 5 0 653666436 371875840 62244 33554432000 4194304 4417452 140736291857824 18446744073709551615 4302921 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=363160 CPUtime=75.84 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 32940 1254 0 0 7581 3 0 0 25 0 5 0 653666436 371875840 62244 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 306.37
Current children cumulated vsize (KiB) 363160

[startup+83.7003 s]
/proc/loadavg: 8.11 8.09 7.69 9/326 9561
/proc/meminfo: memFree=10778076/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=375800 CPUtime=331.9 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 104219 1254 0 0 33176 14 0 0 19 0 5 0 653666368 384819200 65404 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 93950 65404 180 55 0 91836 0
[pid=9477/tid=9484] ppid=9475 vsize=375800 CPUtime=83.01 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 14738 1254 0 0 8299 2 0 0 25 0 5 0 653666436 384819200 65404 33554432000 4194304 4417452 140736291857824 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=375800 CPUtime=83.01 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 11976 1254 0 0 8299 2 0 0 25 0 5 0 653666436 384819200 65404 33554432000 4194304 4417452 140736291857824 18446744073709551615 4275873 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=375800 CPUtime=83.01 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 20267 1254 0 0 8299 2 0 0 25 0 5 0 653666436 384819200 65404 33554432000 4194304 4417452 140736291857824 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=375800 CPUtime=82.17 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 33966 1254 0 0 8214 3 0 0 25 0 5 0 653666436 384819200 65404 33554432000 4194304 4417452 140736291857824 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 331.9
Current children cumulated vsize (KiB) 375800

[startup+85.312 s]
/proc/loadavg: 8.11 8.09 7.69 9/326 9561
/proc/meminfo: memFree=10769788/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=380852 CPUtime=338.33 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 105529 1254 0 0 33818 15 0 0 19 0 5 0 653666368 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 95213 66667 180 55 0 93099 0
[pid=9477/tid=9484] ppid=9475 vsize=380852 CPUtime=84.62 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 14738 1254 0 0 8460 2 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4278535 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=380852 CPUtime=84.62 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 11976 1254 0 0 8460 2 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=380852 CPUtime=84.62 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 21191 1254 0 0 8460 2 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=380852 CPUtime=83.76 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 34352 1254 0 0 8373 3 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 338.33
Current children cumulated vsize (KiB) 380852

[startup+86.9007 s]
/proc/loadavg: 8.11 8.09 7.69 9/326 9561
/proc/meminfo: memFree=10762868/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=380852 CPUtime=344.68 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 105529 1254 0 0 34453 15 0 0 19 0 5 0 653666368 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 95213 66667 180 55 0 93099 0
[pid=9477/tid=9484] ppid=9475 vsize=380852 CPUtime=86.21 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 14738 1254 0 0 8619 2 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=380852 CPUtime=86.21 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 11976 1254 0 0 8619 2 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4255683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=380852 CPUtime=86.21 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 21191 1254 0 0 8619 2 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=380852 CPUtime=85.34 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 34352 1254 0 0 8531 3 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 344.68
Current children cumulated vsize (KiB) 380852

[startup+87.3006 s]
/proc/loadavg: 8.11 8.09 7.69 9/326 9561
/proc/meminfo: memFree=10762868/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=380852 CPUtime=346.28 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 105529 1254 0 0 34613 15 0 0 19 0 5 0 653666368 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 95213 66667 180 55 0 93099 0
[pid=9477/tid=9484] ppid=9475 vsize=380852 CPUtime=86.61 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 14738 1254 0 0 8659 2 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4270953 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=380852 CPUtime=86.61 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 11976 1254 0 0 8659 2 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=380852 CPUtime=86.61 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 21191 1254 0 0 8659 2 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364920 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=380852 CPUtime=85.74 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 34352 1254 0 0 8571 3 0 0 25 0 5 0 653666436 389992448 66667 33554432000 4194304 4417452 140736291857824 18446744073709551615 4259638 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 346.28
Current children cumulated vsize (KiB) 380852

[startup+87.5116 s]
/proc/loadavg: 8.10 8.09 7.69 9/326 9561
/proc/meminfo: memFree=10750344/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=377760 CPUtime=347.11 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 105529 1254 0 0 34696 15 0 0 19 0 5 0 653666368 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 94440 65894 180 55 0 92326 0
[pid=9477/tid=9484] ppid=9475 vsize=377760 CPUtime=86.82 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 14738 1254 0 0 8680 2 0 0 25 0 5 0 653666436 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=377760 CPUtime=86.82 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 11976 1254 0 0 8680 2 0 0 25 0 5 0 653666436 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=377760 CPUtime=86.82 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 21191 1254 0 0 8680 2 0 0 25 0 5 0 653666436 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=377760 CPUtime=85.94 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 34352 1254 0 0 8591 3 0 0 25 0 5 0 653666436 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 347.11
Current children cumulated vsize (KiB) 377760

[startup+87.6006 s]
/proc/loadavg: 8.10 8.09 7.69 9/326 9561
/proc/meminfo: memFree=10750344/32951124 swapFree=67093864/67111528
[pid=9477] ppid=9475 vsize=377760 CPUtime=347.47 cores=0,2,4,6
/proc/9477/stat : 9477 (plingeling) S 9475 9477 8860 0 -1 4202496 105529 1254 0 0 34732 15 0 0 19 0 5 0 653666368 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9477/statm: 94440 65894 180 55 0 92326 0
[pid=9477/tid=9484] ppid=9475 vsize=377760 CPUtime=86.91 cores=0,2,4,6
/proc/9477/task/9484/stat : 9484 (plingeling) R 9475 9477 8860 0 -1 4202560 14738 1254 0 0 8689 2 0 0 25 0 5 0 653666436 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9477/tid=9485] ppid=9475 vsize=377760 CPUtime=86.91 cores=0,2,4,6
/proc/9477/task/9485/stat : 9485 (plingeling) R 9475 9477 8860 0 -1 4202560 11976 1254 0 0 8689 2 0 0 25 0 5 0 653666436 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9477/tid=9486] ppid=9475 vsize=377760 CPUtime=86.91 cores=0,2,4,6
/proc/9477/task/9486/stat : 9486 (plingeling) R 9475 9477 8860 0 -1 4202560 21191 1254 0 0 8689 2 0 0 25 0 5 0 653666436 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9477/tid=9487] ppid=9475 vsize=377760 CPUtime=86.03 cores=0,2,4,6
/proc/9477/task/9487/stat : 9487 (plingeling) R 9475 9477 8860 0 -1 4202560 34352 1254 0 0 8600 3 0 0 25 0 5 0 653666436 386826240 65894 33554432000 4194304 4417452 140736291857824 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 347.47
Current children cumulated vsize (KiB) 377760

Child status: 20
Real time (s): 87.6296
CPU time (s): 347.526
CPU user time (s): 347.361
CPU system time (s): 0.164974
CPU usage (%): 396.585
Max. virtual memory (cumulated for all children) (KiB): 380852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 347.361
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106787
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= 155
involuntary context switches= 1835

runsolver used 0.237963 second user time and 0.643902 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 02:50:40
IDJOB=3371375
IDBENCH=71743
IDSOLVER=1848
FILE ID=node102/3371375-1305420640
RUNJOBID= node102-1305419434-9342
PBS_JOBID= 13324562
Free space on /tmp= 73520 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371375-1305420640/watcher-3371375-1305420640 -o /tmp/evaluation-result-3371375-1305420640/solver-3371375-1305420640 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371375-1305420640.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1093847395

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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:      11053972 kB
Buffers:        265144 kB
Cached:        2850948 kB
SwapCached:       1128 kB
Active:       19582840 kB
Inactive:      2021376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11053972 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           18672 kB
Writeback:           0 kB
AnonPages:    18487032 kB
Mapped:          26520 kB
Slab:           177276 kB
PageTables:      53348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59150472 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= 73524 MiB
End job on node102 at 2011-05-15 02:52:08