Trace number 3394536

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 826.035 105.703

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.025
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

Solver Data

826.02/105.70	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-3394536-1306099152/watcher-3394536-1306099152 -o /tmp/evaluation-result-3394536-1306099152/solver-3394536-1306099152 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394536-1306099152.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.06 8.06 8.08 2/474 4086
/proc/meminfo: memFree=28917008/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=8728 CPUtime=0 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 216 0 0 0 0 0 0 0 25 0 1 0 721517546 8937472 146 33554432000 4194304 4417452 140736138003648 18446744073709551615 212436016896 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/4086/statm: 2182 146 122 55 0 68 0

[startup+0.080121 s]
/proc/loadavg: 8.06 8.06 8.08 2/474 4086
/proc/meminfo: memFree=28917008/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=8728 CPUtime=0 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 216 0 0 0 0 0 0 0 25 0 1 0 721517546 8937472 146 33554432000 4194304 4417452 140736138003648 18446744073709551615 212436016896 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/4086/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.101132 s]
/proc/loadavg: 8.06 8.06 8.08 2/474 4086
/proc/meminfo: memFree=28917008/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=9128 CPUtime=0 cores=0-7
/proc/4086/stat : 4086 (plingeling) R 4084 4086 3728 0 -1 4202496 344 1248 0 5 0 0 0 0 25 0 1 0 721517546 9347072 273 33554432000 4194304 4417452 140736138003648 18446744073709551615 4209458 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/4086/statm: 2282 283 146 55 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9128

[startup+0.389498 s]
/proc/loadavg: 8.06 8.06 8.08 2/474 4086
/proc/meminfo: memFree=28917008/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=168596 CPUtime=2.48 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 6974 1248 0 5 246 2 0 0 19 0 9 0 721517546 172642304 3336 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 42149 3362 180 55 0 40035 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 168596

[startup+0.740735 s]
/proc/loadavg: 8.06 8.06 8.08 2/474 4086
/proc/meminfo: memFree=28917008/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=173816 CPUtime=6.76 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 21440 1248 0 5 672 4 0 0 19 0 9 0 721517546 177987584 4690 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 43454 4690 180 55 0 41340 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 173816

[startup+1.50081 s]
/proc/loadavg: 8.06 8.06 8.08 2/474 4086
/proc/meminfo: memFree=28917008/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=178032 CPUtime=11.14 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 37117 1248 0 5 1108 6 0 0 19 0 9 0 721517546 182304768 5642 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 44508 5673 180 55 0 42394 0
Current children cumulated CPU time (s) 11.14
Current children cumulated vsize (KiB) 178032

[startup+3.10051 s]
/proc/loadavg: 8.05 8.06 8.07 9/483 4100
/proc/meminfo: memFree=28882152/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=189760 CPUtime=23.9 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 86942 1248 0 5 2374 16 0 0 19 0 9 0 721517546 194314240 8646 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 47440 8646 180 55 0 45326 0
[pid=4086/tid=4093] ppid=4084 vsize=189760 CPUtime=2.99 cores=0-7
/proc/4086/task/4093/stat : 4093 (plingeling) R 4084 4086 3728 0 -1 4202560 11296 1248 0 5 297 2 0 0 25 0 9 0 721517556 194314240 8646 33554432000 4194304 4417452 140736138003648 18446744073709551615 4308537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4086/tid=4094] ppid=4084 vsize=189760 CPUtime=2.99 cores=0-7
/proc/4086/task/4094/stat : 4094 (plingeling) R 4084 4086 3728 0 -1 4202560 11919 1248 0 5 297 2 0 0 25 0 9 0 721517556 194314240 8646 33554432000 4194304 4417452 140736138003648 18446744073709551615 4311296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4086/tid=4095] ppid=4084 vsize=189760 CPUtime=2.99 cores=0-7
/proc/4086/task/4095/stat : 4095 (plingeling) R 4084 4086 3728 0 -1 4202560 10672 1248 0 5 297 2 0 0 24 0 9 0 721517556 194314240 8646 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4086/tid=4096] ppid=4084 vsize=189760 CPUtime=2.99 cores=0-7
/proc/4086/task/4096/stat : 4096 (plingeling) R 4084 4086 3728 0 -1 4202560 7182 1248 0 5 297 2 0 0 24 0 9 0 721517556 194314240 8646 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4086/tid=4097] ppid=4084 vsize=189760 CPUtime=2.96 cores=0-7
/proc/4086/task/4097/stat : 4097 (plingeling) R 4084 4086 3728 0 -1 4202560 11667 1248 0 5 294 2 0 0 25 0 9 0 721517556 194314240 8646 33554432000 4194304 4417452 140736138003648 18446744073709551615 4305912 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4086/tid=4098] ppid=4084 vsize=189760 CPUtime=2.99 cores=0-7
/proc/4086/task/4098/stat : 4098 (plingeling) R 4084 4086 3728 0 -1 4202560 11386 1248 0 5 298 1 0 0 25 0 9 0 721517556 194314240 8646 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4086/tid=4099] ppid=4084 vsize=189760 CPUtime=2.99 cores=0-7
/proc/4086/task/4099/stat : 4099 (plingeling) R 4084 4086 3728 0 -1 4202560 10741 1248 0 5 297 2 0 0 25 0 9 0 721517556 194314240 8646 33554432000 4194304 4417452 140736138003648 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4086/tid=4100] ppid=4084 vsize=189760 CPUtime=2.96 cores=0-7
/proc/4086/task/4100/stat : 4100 (plingeling) R 4084 4086 3728 0 -1 4202560 11709 1248 0 5 295 1 0 0 25 0 9 0 721517556 194314240 8646 33554432000 4194304 4417452 140736138003648 18446744073709551615 4307376 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.9
Current children cumulated vsize (KiB) 189760

[startup+6.3009 s]
/proc/loadavg: 8.05 8.06 8.07 9/483 4100
/proc/meminfo: memFree=28871736/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=201348 CPUtime=49.45 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 201875 1248 0 5 4913 32 0 0 19 0 9 0 721517546 206180352 11543 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 50337 11543 180 55 0 48223 0
[pid=4086/tid=4093] ppid=4084 vsize=201348 CPUtime=6.19 cores=0-7
/proc/4086/task/4093/stat : 4093 (plingeling) R 4084 4086 3728 0 -1 4202560 27373 1248 0 5 614 5 0 0 25 0 9 0 721517556 206180352 11543 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4086/tid=4094] ppid=4084 vsize=201348 CPUtime=6.18 cores=0-7
/proc/4086/task/4094/stat : 4094 (plingeling) R 4084 4086 3728 0 -1 4202560 27270 1248 0 5 614 4 0 0 25 0 9 0 721517556 206180352 11543 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4086/tid=4095] ppid=4084 vsize=201348 CPUtime=6.19 cores=0-7
/proc/4086/task/4095/stat : 4095 (plingeling) R 4084 4086 3728 0 -1 4202560 26104 1248 0 5 615 4 0 0 25 0 9 0 721517556 206180352 11543 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4086/tid=4096] ppid=4084 vsize=201348 CPUtime=6.19 cores=0-7
/proc/4086/task/4096/stat : 4096 (plingeling) R 4084 4086 3728 0 -1 4202560 14545 1248 0 5 616 3 0 0 25 0 9 0 721517556 206180352 11543 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4086/tid=4097] ppid=4084 vsize=201348 CPUtime=6.16 cores=0-7
/proc/4086/task/4097/stat : 4097 (plingeling) R 4084 4086 3728 0 -1 4202560 28062 1248 0 5 612 4 0 0 25 0 9 0 721517556 206180352 11543 33554432000 4194304 4417452 140736138003648 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4086/tid=4098] ppid=4084 vsize=201348 CPUtime=6.19 cores=0-7
/proc/4086/task/4098/stat : 4098 (plingeling) R 4084 4086 3728 0 -1 4202560 25918 1248 0 5 616 3 0 0 25 0 9 0 721517556 206180352 11543 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4086/tid=4099] ppid=4084 vsize=201348 CPUtime=6.19 cores=0-7
/proc/4086/task/4099/stat : 4099 (plingeling) R 4084 4086 3728 0 -1 4202560 25272 1248 0 5 615 4 0 0 25 0 9 0 721517556 206180352 11543 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4086/tid=4100] ppid=4084 vsize=201348 CPUtime=6.11 cores=0-7
/proc/4086/task/4100/stat : 4100 (plingeling) R 4084 4086 3728 0 -1 4202560 26961 1248 0 5 608 3 0 0 25 0 9 0 721517556 206180352 11543 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.45
Current children cumulated vsize (KiB) 201348

[startup+12.7177 s]
/proc/loadavg: 8.04 8.06 8.07 9/483 4100
/proc/meminfo: memFree=28858928/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=216840 CPUtime=100.67 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 343541 1248 0 5 10015 52 0 0 19 0 9 0 721517546 222044160 15416 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 54210 15416 180 55 0 52096 0
[pid=4086/tid=4093] ppid=4084 vsize=216840 CPUtime=12.6 cores=0-7
/proc/4086/task/4093/stat : 4093 (plingeling) R 4084 4086 3728 0 -1 4202560 48018 1248 0 5 1252 8 0 0 25 0 9 0 721517556 222044160 15416 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4086/tid=4094] ppid=4084 vsize=216840 CPUtime=12.6 cores=0-7
/proc/4086/task/4094/stat : 4094 (plingeling) R 4084 4086 3728 0 -1 4202560 50870 1248 0 5 1252 8 0 0 25 0 9 0 721517556 222044160 15416 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4086/tid=4095] ppid=4084 vsize=216840 CPUtime=12.6 cores=0-7
/proc/4086/task/4095/stat : 4095 (plingeling) R 4084 4086 3728 0 -1 4202560 47910 1248 0 5 1254 6 0 0 25 0 9 0 721517556 222044160 15416 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4086/tid=4096] ppid=4084 vsize=216840 CPUtime=12.6 cores=0-7
/proc/4086/task/4096/stat : 4096 (plingeling) R 4084 4086 3728 0 -1 4202560 22873 1248 0 5 1256 4 0 0 25 0 9 0 721517556 222044160 15416 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4086/tid=4097] ppid=4084 vsize=216840 CPUtime=12.57 cores=0-7
/proc/4086/task/4097/stat : 4097 (plingeling) R 4084 4086 3728 0 -1 4202560 42823 1248 0 5 1251 6 0 0 25 0 9 0 721517556 222044160 15416 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4086/tid=4098] ppid=4084 vsize=216840 CPUtime=12.61 cores=0-7
/proc/4086/task/4098/stat : 4098 (plingeling) R 4084 4086 3728 0 -1 4202560 41868 1248 0 5 1256 5 0 0 25 0 9 0 721517556 222044160 15416 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4086/tid=4099] ppid=4084 vsize=216840 CPUtime=12.61 cores=0-7
/proc/4086/task/4099/stat : 4099 (plingeling) R 4084 4086 3728 0 -1 4202560 45191 1248 0 5 1254 7 0 0 25 0 9 0 721517556 222044160 15416 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4086/tid=4100] ppid=4084 vsize=216840 CPUtime=12.42 cores=0-7
/proc/4086/task/4100/stat : 4100 (plingeling) R 4084 4086 3728 0 -1 4202560 43618 1248 0 5 1237 5 0 0 25 0 9 0 721517556 222044160 15416 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.67
Current children cumulated vsize (KiB) 216840

[startup+25.5013 s]
/proc/loadavg: 8.12 8.07 8.08 9/483 4100
/proc/meminfo: memFree=28834816/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=251052 CPUtime=202.75 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 576518 1248 0 5 20186 89 0 0 19 0 9 0 721517546 257077248 23969 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 62763 23969 180 55 0 60649 0
[pid=4086/tid=4093] ppid=4084 vsize=251052 CPUtime=25.39 cores=0-7
/proc/4086/task/4093/stat : 4093 (plingeling) R 4084 4086 3728 0 -1 4202560 80324 1248 0 5 2526 13 0 0 25 0 9 0 721517556 257077248 23969 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4086/tid=4094] ppid=4084 vsize=251052 CPUtime=25.39 cores=0-7
/proc/4086/task/4094/stat : 4094 (plingeling) R 4084 4086 3728 0 -1 4202560 82780 1248 0 5 2526 13 0 0 25 0 9 0 721517556 257077248 23969 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4086/tid=4095] ppid=4084 vsize=251052 CPUtime=25.38 cores=0-7
/proc/4086/task/4095/stat : 4095 (plingeling) R 4084 4086 3728 0 -1 4202560 73979 1248 0 5 2528 10 0 0 25 0 9 0 721517556 257077248 23969 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4086/tid=4096] ppid=4084 vsize=251052 CPUtime=25.38 cores=0-7
/proc/4086/task/4096/stat : 4096 (plingeling) R 4084 4086 3728 0 -1 4202560 34080 1248 0 5 2532 6 0 0 25 0 9 0 721517556 257077248 23969 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4086/tid=4097] ppid=4084 vsize=251052 CPUtime=25.35 cores=0-7
/proc/4086/task/4097/stat : 4097 (plingeling) R 4084 4086 3728 0 -1 4202560 78814 1248 0 5 2524 11 0 0 25 0 9 0 721517556 257077248 23969 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4086/tid=4098] ppid=4084 vsize=251052 CPUtime=25.39 cores=0-7
/proc/4086/task/4098/stat : 4098 (plingeling) R 4084 4086 3728 0 -1 4202560 64367 1248 0 5 2530 9 0 0 25 0 9 0 721517556 257077248 23969 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4086/tid=4099] ppid=4084 vsize=251052 CPUtime=25.39 cores=0-7
/proc/4086/task/4099/stat : 4099 (plingeling) R 4084 4086 3728 0 -1 4202560 82594 1248 0 5 2527 12 0 0 25 0 9 0 721517556 257077248 23969 33554432000 4194304 4417452 140736138003648 18446744073709551615 4307609 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4086/tid=4100] ppid=4084 vsize=251052 CPUtime=25.01 cores=0-7
/proc/4086/task/4100/stat : 4100 (plingeling) R 4084 4086 3728 0 -1 4202560 79210 1248 0 5 2490 11 0 0 25 0 9 0 721517556 257077248 23969 33554432000 4194304 4417452 140736138003648 18446744073709551615 4309875 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.75
Current children cumulated vsize (KiB) 251052

[startup+51.1004 s]
/proc/loadavg: 8.08 8.06 8.08 9/483 4101
/proc/meminfo: memFree=28743808/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=330112 CPUtime=407.18 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 805454 1248 0 5 40591 127 0 0 19 0 9 0 721517546 338034688 43735 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 82528 43735 180 55 0 80414 0
[pid=4086/tid=4093] ppid=4084 vsize=330112 CPUtime=51.01 cores=0-7
/proc/4086/task/4093/stat : 4093 (plingeling) R 4084 4086 3728 0 -1 4202560 118245 1248 0 5 5081 20 0 0 25 0 9 0 721517556 338034688 43735 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4086/tid=4094] ppid=4084 vsize=330112 CPUtime=51 cores=0-7
/proc/4086/task/4094/stat : 4094 (plingeling) R 4084 4086 3728 0 -1 4202560 97253 1248 0 5 5084 16 0 0 25 0 9 0 721517556 338034688 43735 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4086/tid=4095] ppid=4084 vsize=330112 CPUtime=50.98 cores=0-7
/proc/4086/task/4095/stat : 4095 (plingeling) R 4084 4086 3728 0 -1 4202560 153111 1248 0 5 5078 20 0 0 25 0 9 0 721517556 338034688 43735 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4086/tid=4096] ppid=4084 vsize=330112 CPUtime=51 cores=0-7
/proc/4086/task/4096/stat : 4096 (plingeling) R 4084 4086 3728 0 -1 4202560 50628 1248 0 5 5090 10 0 0 25 0 9 0 721517556 338034688 43735 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4086/tid=4097] ppid=4084 vsize=330112 CPUtime=50.97 cores=0-7
/proc/4086/task/4097/stat : 4097 (plingeling) R 4084 4086 3728 0 -1 4202560 93707 1248 0 5 5084 13 0 0 25 0 9 0 721517556 338034688 43735 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4086/tid=4098] ppid=4084 vsize=330112 CPUtime=51 cores=0-7
/proc/4086/task/4098/stat : 4098 (plingeling) R 4084 4086 3728 0 -1 4202560 83941 1248 0 5 5088 12 0 0 25 0 9 0 721517556 338034688 43735 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4086/tid=4099] ppid=4084 vsize=330112 CPUtime=51.01 cores=0-7
/proc/4086/task/4099/stat : 4099 (plingeling) R 4084 4086 3728 0 -1 4202560 103067 1248 0 5 5085 16 0 0 25 0 9 0 721517556 338034688 43735 33554432000 4194304 4417452 140736138003648 18446744073709551615 4302950 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4086/tid=4100] ppid=4084 vsize=330112 CPUtime=50.21 cores=0-7
/proc/4086/task/4100/stat : 4100 (plingeling) R 4084 4086 3728 0 -1 4202560 105132 1248 0 5 5006 15 0 0 25 0 9 0 721517556 338034688 43735 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.18
Current children cumulated vsize (KiB) 330112

[startup+102.301 s]
/proc/loadavg: 8.03 8.05 8.07 9/483 4102
/proc/meminfo: memFree=28663204/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=411512 CPUtime=815.49 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 984268 1248 0 5 81389 160 0 0 19 0 8 0 721517546 421388288 64097 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 102878 64097 181 55 0 100764 0
[pid=4086/tid=4093] ppid=4084 vsize=411512 CPUtime=102.19 cores=0-7
/proc/4086/task/4093/stat : 4093 (plingeling) R 4084 4086 3728 0 -1 4202560 141973 1248 0 5 10196 23 0 0 25 0 8 0 721517556 421388288 64097 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4086/tid=4094] ppid=4084 vsize=411512 CPUtime=102.19 cores=0-7
/proc/4086/task/4094/stat : 4094 (plingeling) R 4084 4086 3728 0 -1 4202560 112841 1248 0 5 10201 18 0 0 25 0 8 0 721517556 421388288 64097 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4086/tid=4095] ppid=4084 vsize=411512 CPUtime=102.16 cores=0-7
/proc/4086/task/4095/stat : 4095 (plingeling) R 4084 4086 3728 0 -1 4202560 195127 1248 0 5 10188 28 0 0 25 0 8 0 721517556 421388288 64097 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4086/tid=4096] ppid=4084 vsize=411512 CPUtime=102.18 cores=0-7
/proc/4086/task/4096/stat : 4096 (plingeling) R 4084 4086 3728 0 -1 4202560 62637 1248 0 5 10205 13 0 0 25 0 8 0 721517556 421388288 64097 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4086/tid=4097] ppid=4084 vsize=411512 CPUtime=102.16 cores=0-7
/proc/4086/task/4097/stat : 4097 (plingeling) R 4084 4086 3728 0 -1 4202560 106935 1248 0 5 10200 16 0 0 25 0 8 0 721517556 421388288 64097 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4086/tid=4098] ppid=4084 vsize=411512 CPUtime=102.19 cores=0-7
/proc/4086/task/4098/stat : 4098 (plingeling) R 4084 4086 3728 0 -1 4202560 101933 1248 0 5 10202 17 0 0 25 0 8 0 721517556 421388288 64097 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4086/tid=4099] ppid=4084 vsize=411512 CPUtime=102.19 cores=0-7
/proc/4086/task/4099/stat : 4099 (plingeling) R 4084 4086 3728 0 -1 4202560 131761 1248 0 5 10198 21 0 0 25 0 8 0 721517556 421388288 64097 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 815.49
Current children cumulated vsize (KiB) 411512

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

[startup+102.919 s]
/proc/loadavg: 8.03 8.05 8.07 5/479 4102
/proc/meminfo: memFree=28659888/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=411752 CPUtime=819.25 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 987400 1248 0 5 81765 160 0 0 18 0 5 0 721517546 421634048 64157 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 102938 64157 181 55 0 100824 0
[pid=4086/tid=4094] ppid=4084 vsize=411752 CPUtime=102.8 cores=0-7
/proc/4086/task/4094/stat : 4094 (plingeling) R 4084 4086 3728 0 -1 4202560 112841 1248 0 5 10262 18 0 0 25 0 5 0 721517556 421634048 64157 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4086/tid=4095] ppid=4084 vsize=411752 CPUtime=102.78 cores=0-7
/proc/4086/task/4095/stat : 4095 (plingeling) R 4084 4086 3728 0 -1 4202560 198259 1248 0 5 10250 28 0 0 25 0 5 0 721517556 421634048 64157 33554432000 4194304 4417452 140736138003648 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4086/tid=4096] ppid=4084 vsize=411752 CPUtime=102.8 cores=0-7
/proc/4086/task/4096/stat : 4096 (plingeling) R 4084 4086 3728 0 -1 4202560 62637 1248 0 5 10267 13 0 0 25 0 5 0 721517556 421634048 64157 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4086/tid=4099] ppid=4084 vsize=411752 CPUtime=102.81 cores=0-7
/proc/4086/task/4099/stat : 4099 (plingeling) R 4084 4086 3728 0 -1 4202560 131761 1248 0 5 10260 21 0 0 25 0 5 0 721517556 421634048 64157 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 819.25
Current children cumulated vsize (KiB) 411752

[startup+104.5 s]
/proc/loadavg: 8.03 8.05 8.07 4/478 4102
/proc/meminfo: memFree=28653572/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=422616 CPUtime=824.44 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 995510 1248 0 5 82282 162 0 0 18 0 3 0 721517546 432758784 66873 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 105654 66873 181 55 0 103540 0
[pid=4086/tid=4094] ppid=4084 vsize=422616 CPUtime=104.38 cores=0-7
/proc/4086/task/4094/stat : 4094 (plingeling) R 4084 4086 3728 0 -1 4202560 116566 1248 0 5 10419 19 0 0 25 0 3 0 721517556 432758784 66873 33554432000 4194304 4417452 140736138003648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4086/tid=4096] ppid=4084 vsize=422616 CPUtime=104.38 cores=0-7
/proc/4086/task/4096/stat : 4096 (plingeling) R 4084 4086 3728 0 -1 4202560 62637 1248 0 5 10425 13 0 0 25 0 3 0 721517556 432758784 66873 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366087 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 824.44
Current children cumulated vsize (KiB) 422616

[startup+105.301 s]
/proc/loadavg: 8.03 8.05 8.07 2/476 4102
/proc/meminfo: memFree=28648872/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=422616 CPUtime=825.62 cores=0-7
/proc/4086/stat : 4086 (plingeling) S 4084 4086 3728 0 -1 4202496 995510 1248 0 5 82400 162 0 0 18 0 2 0 721517546 432758784 66873 33554432000 4194304 4417452 140736138003648 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4086/statm: 105654 66873 181 55 0 103540 0
[pid=4086/tid=4094] ppid=4084 vsize=422616 CPUtime=105.19 cores=0-7
/proc/4086/task/4094/stat : 4094 (plingeling) R 4084 4086 3728 0 -1 4202560 116566 1248 0 5 10500 19 0 0 25 0 2 0 721517556 432758784 66873 33554432000 4194304 4417452 140736138003648 18446744073709551615 4366085 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 825.62
Current children cumulated vsize (KiB) 422616

[startup+105.701 s]
/proc/loadavg: 8.03 8.05 8.07 2/476 4102
/proc/meminfo: memFree=28648872/32951124 swapFree=38422216/67111528
[pid=4086] ppid=4084 vsize=139300 CPUtime=826.02 cores=0-7
/proc/4086/stat : 4086 (plingeling) R 4084 4086 3728 0 -1 4202496 995510 1248 0 5 82439 163 0 0 18 0 1 0 721517546 142643200 8705 33554432000 4194304 4417452 140736138003648 18446744073709551615 212436060295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4086/statm: 34825 8193 181 55 0 32711 0
Current children cumulated CPU time (s) 826.02
Current children cumulated vsize (KiB) 139300

Child status: 20
Real time (s): 105.703
CPU time (s): 826.035
CPU user time (s): 824.395
CPU system time (s): 1.64075
CPU usage (%): 781.467
Max. virtual memory (cumulated for all children) (KiB): 422616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 824.395
system time used= 1.64075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 996761
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 569
involuntary context switches= 3759

runsolver used 0.463929 second user time and 1.19082 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-22 23:19:12
IDJOB=3394536
IDBENCH=83224
IDSOLVER=1851
FILE ID=node102/3394536-1306099152
RUNJOBID= node102-1306094037-3742
PBS_JOBID= 13387953
Free space on /tmp= 73380 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-12-12-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394536-1306099152/watcher-3394536-1306099152 -o /tmp/evaluation-result-3394536-1306099152/solver-3394536-1306099152 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394536-1306099152.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=444763963

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:      28917288 kB
Buffers:         12564 kB
Cached:          82932 kB
SwapCached:      76168 kB
Active:          63848 kB
Inactive:      3745712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28917288 kB
SwapTotal:    67111528 kB
SwapFree:     38422216 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:     3650488 kB
Mapped:          13112 kB
Slab:            52972 kB
PageTables:      99844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135451868 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= 73380 MiB
End job on node102 at 2011-05-22 23:20:58