Trace number 3251260

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
ppfolio seq? (TO) 1300.02 1300.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
MD5SUMb23c52475e3d098cb9d5a92c025d6982
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.18991
Satisfiable
(Un)Satisfiability was proved
Number of variables3420
Number of clauses1120760
Sum of the clauses size2244820
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21120700
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3251260-1303570000/watcher-3251260-1303570000 -o /tmp/evaluation-result-3251260-1303570000/solver-3251260-1303570000 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3251260-1303570000.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 12.06 11.73 10.24 10/198 1313
/proc/meminfo: memFree=11473708/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) R 1311 1313 504 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 468602354 18763776 391 33554432000 4194304 4287625 140737189543280 18446744073709551615 212435837333 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1313/statm: 4581 391 343 23 0 91 0

[startup+0.045334 s]
/proc/loadavg: 12.06 11.73 10.24 10/198 1313
/proc/meminfo: memFree=11473708/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 4398494566387253512 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10032 s]
/proc/loadavg: 12.06 11.73 10.24 10/198 1313
/proc/meminfo: memFree=11473708/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 4398494566387253512 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300296 s]
/proc/loadavg: 12.06 11.73 10.24 10/198 1313
/proc/meminfo: memFree=11473708/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700209 s]
/proc/loadavg: 12.06 11.73 10.24 10/198 1313
/proc/meminfo: memFree=11473708/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50106 s]
/proc/loadavg: 12.06 11.73 10.24 14/202 1317
/proc/meminfo: memFree=11325620/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235075879698432 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=107060 CPUtime=0.53 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 20511 0 0 0 51 2 0 0 25 0 1 0 468602354 109629440 20397 33554432000 4194304 4587354 140733629778624 18446744073709551615 4367552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 26765 20397 310 96 0 23327 0
[pid=1315] ppid=1313 vsize=87236 CPUtime=0.41 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 24016 0 0 0 39 2 0 0 25 0 1 0 468602354 89329664 17786 33554432000 4194304 4785740 140737108959552 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 21809 17786 313 145 0 18854 0
[pid=1316] ppid=1313 vsize=467048 CPUtime=0.51 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 6884 0 0 0 50 1 0 0 25 0 1 0 468602354 478257152 6782 33554432000 134512640 134534564 4286579712 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 116762 6783 90 6 0 115428 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 679668

[startup+3.10075 s]
/proc/loadavg: 12.05 11.74 10.25 13/202 1317
/proc/meminfo: memFree=11192072/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235213318651904 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=165744 CPUtime=1.03 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 35074 0 0 0 99 4 0 0 25 0 1 0 468602354 169721856 34960 33554432000 4194304 4587354 140733629778624 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 41436 34960 314 96 0 37998 0
[pid=1315] ppid=1313 vsize=87236 CPUtime=0.93 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 24016 0 0 0 91 2 0 0 25 0 1 0 468602354 89329664 17786 33554432000 4194304 4785740 140737108959552 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 21809 17786 313 145 0 18854 0
[pid=1316] ppid=1313 vsize=504400 CPUtime=1.1 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 17786 0 0 0 108 2 0 0 25 0 1 0 468602354 516505600 17683 33554432000 134512640 134534564 4286579712 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 126100 17683 91 6 0 124766 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 775704

[startup+6.30115 s]
/proc/loadavg: 12.05 11.74 10.25 14/202 1318
/proc/meminfo: memFree=11189136/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235213318651904 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=165744 CPUtime=2.13 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 35074 0 0 0 209 4 0 0 25 0 1 0 468602354 169721856 34960 33554432000 4194304 4587354 140733629778624 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 41436 34960 314 96 0 37998 0
[pid=1315] ppid=1313 vsize=87236 CPUtime=2.01 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 24016 0 0 0 199 2 0 0 25 0 1 0 468602354 89329664 17786 33554432000 4194304 4785740 140737108959552 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 21809 17786 313 145 0 18854 0
[pid=1316] ppid=1313 vsize=504400 CPUtime=2.11 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 17786 0 0 0 209 2 0 0 25 0 1 0 468602354 516505600 17683 33554432000 134512640 134534564 4286579712 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 126100 17683 91 6 0 124766 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 775704

[startup+12.7009 s]
/proc/loadavg: 12.04 11.75 10.27 13/202 1318
/proc/meminfo: memFree=11176488/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235213318651904 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=165744 CPUtime=4.23 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 35074 0 0 0 419 4 0 0 25 0 1 0 468602354 169721856 34960 33554432000 4194304 4587354 140733629778624 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 41436 34960 314 96 0 37998 0
[pid=1315] ppid=1313 vsize=87236 CPUtime=4.13 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 24016 0 0 0 411 2 0 0 25 0 1 0 468602354 89329664 17786 33554432000 4194304 4785740 140737108959552 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 21809 17786 313 145 0 18854 0
[pid=1316] ppid=1313 vsize=504400 CPUtime=4.3 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 17786 0 0 0 428 2 0 0 25 0 1 0 468602354 516505600 17683 33554432000 134512640 134534564 4286579712 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 126100 17683 91 6 0 124766 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 775704

[startup+25.5005 s]
/proc/loadavg: 12.04 11.75 10.29 13/202 1318
/proc/meminfo: memFree=11113636/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235625635512320 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=236716 CPUtime=8.54 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 66183 0 0 0 844 10 0 0 25 0 1 0 468602354 242397184 43225 33554432000 4194304 4587354 140733629778624 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 59179 43225 326 96 0 55741 0
[pid=1315] ppid=1313 vsize=87236 CPUtime=8.41 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 24016 0 0 0 839 2 0 0 25 0 1 0 468602354 89329664 17786 33554432000 4194304 4785740 140737108959552 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 21809 17786 313 145 0 18854 0
[pid=1316] ppid=1313 vsize=504400 CPUtime=8.52 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 17786 0 0 0 850 2 0 0 25 0 1 0 468602354 516505600 17683 33554432000 134512640 134534564 4286579712 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 126100 17683 91 6 0 124766 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 846676

[startup+51.1007 s]
/proc/loadavg: 12.02 11.77 10.33 13/202 1319
/proc/meminfo: memFree=11092696/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572234938440744960 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2048828 CPUtime=17.03 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 70127 0 0 0 1693 10 0 0 25 0 1 0 468602354 2097999872 43502 33554432000 4194304 4587354 140733629778624 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 512207 43502 337 96 0 508769 0
[pid=1315] ppid=1313 vsize=93224 CPUtime=16.94 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 25527 0 0 0 1691 3 0 0 25 0 1 0 468602354 95461376 19297 33554432000 4194304 4785740 140737108959552 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 23306 19297 316 145 0 20351 0
[pid=1316] ppid=1313 vsize=504400 CPUtime=17.1 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 17786 0 0 0 1708 2 0 0 25 0 1 0 468602354 516505600 17683 33554432000 134512640 134534564 4286579712 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 126100 17683 91 6 0 124766 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2664776

[startup+102.307 s]
/proc/loadavg: 12.01 11.81 10.43 13/202 1320
/proc/meminfo: memFree=11007768/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572234938440744960 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2048828 CPUtime=34.13 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 70127 0 0 0 3403 10 0 0 25 0 1 0 468602354 2097999872 43502 33554432000 4194304 4587354 140733629778624 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 512207 43502 337 96 0 508769 0
[pid=1315] ppid=1313 vsize=113300 CPUtime=34.01 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 33943 0 0 0 3396 5 0 0 25 0 1 0 468602354 116019200 25524 33554432000 4194304 4785740 140737108959552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 28325 25524 340 145 0 25370 0
[pid=1316] ppid=1313 vsize=513272 CPUtime=34.14 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 25827 0 0 0 3410 4 0 0 25 0 1 0 468602354 525590528 25724 33554432000 134512640 134534564 4286579712 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 128318 25724 95 6 0 126984 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2693724

[startup+162.301 s]
/proc/loadavg: 12.00 11.84 10.51 13/202 1322
/proc/meminfo: memFree=10826836/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572234938440744960 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2048828 CPUtime=54.13 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 70127 0 0 0 5403 10 0 0 25 0 1 0 468602354 2097999872 43502 33554432000 4194304 4587354 140733629778624 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 512207 43502 337 96 0 508769 0
[pid=1315] ppid=1313 vsize=175480 CPUtime=54.01 cores=5

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

/proc/1316/statm: 129276 25725 95 6 0 127942 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 3151444

[startup+882.301 s]
/proc/loadavg: 10.21 10.74 10.70 12/201 1442
/proc/meminfo: memFree=11371596/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235350757605376 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2063296 CPUtime=294.09 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 102918 0 0 0 29394 15 0 0 25 0 1 0 468602354 2112815104 49397 33554432000 4194304 4587354 140733629778624 18446744073709551615 4431548 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 515824 49397 337 96 0 512386 0
[pid=1315] ppid=1313 vsize=576532 CPUtime=294.05 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 147215 0 0 0 29363 42 0 0 25 0 1 0 468602354 590368768 138796 33554432000 4194304 4785740 140737108959552 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 144133 138796 340 145 0 141178 0
[pid=1316] ppid=1313 vsize=517104 CPUtime=294.16 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 25828 0 0 0 29412 4 0 0 25 0 1 0 468602354 529514496 25725 33554432000 134512640 134534564 4286579712 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 129276 25725 95 6 0 127942 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 3175256

[startup+942.301 s]
/proc/loadavg: 10.68 10.78 10.71 12/201 1443
/proc/meminfo: memFree=11072372/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235625635512320 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2117140 CPUtime=314.09 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 109423 0 0 0 31393 16 0 0 25 0 1 0 468602354 2167951360 55902 33554432000 4194304 4587354 140733629778624 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 529285 55902 337 96 0 525847 0
[pid=1315] ppid=1313 vsize=596276 CPUtime=314.06 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 151991 0 0 0 31362 44 0 0 25 0 1 0 468602354 610586624 143572 33554432000 4194304 4785740 140737108959552 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 149069 143572 340 145 0 146114 0
[pid=1316] ppid=1313 vsize=517104 CPUtime=314.16 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 25828 0 0 0 31412 4 0 0 25 0 1 0 468602354 529514496 25725 33554432000 134512640 134534564 4286579712 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 129276 25725 95 6 0 127942 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3248844

[startup+1002.3 s]
/proc/loadavg: 10.92 10.83 10.74 12/201 1445
/proc/meminfo: memFree=10938060/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235625635512320 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2117140 CPUtime=334.08 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 109423 0 0 0 33392 16 0 0 25 0 1 0 468602354 2167951360 55902 33554432000 4194304 4587354 140733629778624 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 529285 55902 337 96 0 525847 0
[pid=1315] ppid=1313 vsize=620216 CPUtime=334.06 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 157934 0 0 0 33360 46 0 0 25 0 1 0 468602354 635101184 149515 33554432000 4194304 4785740 140737108959552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 155054 149515 340 145 0 152099 0
[pid=1316] ppid=1313 vsize=517104 CPUtime=334.15 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 25828 0 0 0 33411 4 0 0 25 0 1 0 468602354 529514496 25725 33554432000 134512640 134534564 4286579712 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 129276 25725 95 6 0 127942 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 3272784

[startup+1062.3 s]
/proc/loadavg: 10.97 10.86 10.75 12/201 1450
/proc/meminfo: memFree=10801376/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235763074465792 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2094940 CPUtime=354.1 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 116896 0 0 0 35392 18 0 0 25 0 1 0 468602354 2145218560 56871 33554432000 4194304 4587354 140733629778624 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 523735 56871 337 96 0 520297 0
[pid=1315] ppid=1313 vsize=640844 CPUtime=354.06 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 163021 0 0 0 35357 49 0 0 25 0 1 0 468602354 656224256 154602 33554432000 4194304 4785740 140737108959552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 160211 154602 340 145 0 157256 0
[pid=1316] ppid=1313 vsize=517104 CPUtime=354.15 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 25828 0 0 0 35411 4 0 0 25 0 1 0 468602354 529514496 25725 33554432000 134512640 134534564 4286579712 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 129276 25725 95 6 0 127942 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3271212

[startup+1122.3 s]
/proc/loadavg: 10.99 10.88 10.76 13/201 1451
/proc/meminfo: memFree=10726924/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235625635512320 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2235020 CPUtime=374.11 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 125172 0 0 0 37392 19 0 0 25 0 1 0 468602354 2288660480 56919 33554432000 4194304 4587354 140733629778624 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 558755 56919 337 96 0 555317 0
[pid=1315] ppid=1313 vsize=665304 CPUtime=374.05 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 169007 0 0 0 37354 51 0 0 25 0 1 0 468602354 681271296 160588 33554432000 4194304 4785740 140737108959552 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 166326 160588 340 145 0 163371 0
[pid=1316] ppid=1313 vsize=517104 CPUtime=374.15 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 25828 0 0 0 37411 4 0 0 25 0 1 0 468602354 529514496 25725 33554432000 134512640 134534564 4286579712 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 129276 25725 95 6 0 127942 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 3435752

[startup+1182.3 s]
/proc/loadavg: 10.99 10.90 10.77 12/201 1453
/proc/meminfo: memFree=10617892/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235900513419264 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2235020 CPUtime=394.12 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 125172 0 0 0 39393 19 0 0 25 0 1 0 468602354 2288660480 56919 33554432000 4194304 4587354 140733629778624 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 558755 56919 337 96 0 555317 0
[pid=1315] ppid=1313 vsize=685956 CPUtime=394.06 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 174087 0 0 0 39352 54 0 0 25 0 1 0 468602354 702418944 165668 33554432000 4194304 4785740 140737108959552 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 171489 165668 340 145 0 168534 0
[pid=1316] ppid=1313 vsize=517104 CPUtime=394.15 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 25828 0 0 0 39411 4 0 0 25 0 1 0 468602354 529514496 25725 33554432000 134512640 134534564 4286579712 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 129276 25725 95 6 0 127942 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3456404

[startup+1242.3 s]
/proc/loadavg: 10.99 10.92 10.78 13/201 1454
/proc/meminfo: memFree=10538356/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572235900513419264 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2235020 CPUtime=414.12 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 125172 0 0 0 41393 19 0 0 25 0 1 0 468602354 2288660480 56919 33554432000 4194304 4587354 140733629778624 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 558755 56919 337 96 0 555317 0
[pid=1315] ppid=1313 vsize=701172 CPUtime=414.05 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 177823 0 0 0 41350 55 0 0 25 0 1 0 468602354 718000128 169404 33554432000 4194304 4785740 140737108959552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 175293 169404 340 145 0 172338 0
[pid=1316] ppid=1313 vsize=517104 CPUtime=414.14 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 25828 0 0 0 41410 4 0 0 25 0 1 0 468602354 529514496 25725 33554432000 134512640 134534564 4286579712 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 129276 25725 95 6 0 127942 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 3471620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.03 10.94 10.80 12/201 1456
/proc/meminfo: memFree=10395952/32951124 swapFree=67111528/67111528
[pid=1313] ppid=1311 vsize=18324 CPUtime=0 cores=5,7
/proc/1313/stat : 1313 (ppfolio) S 1311 1313 504 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468602354 18763776 393 33554432000 4194304 4287625 140737189543280 18446744073709551615 212436037135 0 0 4096 65536 3572234251245977600 0 0 17 7 0 0 0
/proc/1313/statm: 4581 393 345 23 0 91 0
[pid=1314] ppid=1313 vsize=2314012 CPUtime=433.38 cores=5
/proc/1314/stat : 1314 (cryptominisat) R 1313 1313 504 0 -1 4202496 140572 0 0 0 43317 21 0 0 25 0 1 0 468602354 2369548288 72319 33554432000 4194304 4587354 140733629778624 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1314/statm: 578503 72319 337 96 0 575065 0
[pid=1315] ppid=1313 vsize=704120 CPUtime=433.24 cores=5
/proc/1315/stat : 1315 (clasp) R 1313 1313 504 0 -1 4202496 178495 0 0 0 43269 55 0 0 25 0 1 0 468602354 721018880 170076 33554432000 4194304 4785740 140737108959552 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1315/statm: 176030 170076 340 145 0 173075 0
[pid=1316] ppid=1313 vsize=517104 CPUtime=433.4 cores=5
/proc/1316/stat : 1316 (TNM) R 1313 1313 504 0 -1 4202496 25828 0 0 0 43336 4 0 0 25 0 1 0 468602354 529514496 25725 33554432000 134512640 134534564 4286579712 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1316/statm: 129276 25725 95 6 0 127942 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 3553560

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1313 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.05
CPU time (s): 1300.02
CPU user time (s): 1299.22
CPU system time (s): 0.8
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 5267368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498
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= 94
involuntary context switches= 3

runsolver used 2.12868 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 16:46:40
IDJOB=3251260
IDBENCH=88217
IDSOLVER=1613
FILE ID=node102/3251260-1303570000
RUNJOBID= node102-1303568270-525
PBS_JOBID= 13150307
Free space on /tmp= 70664 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251260-1303570000/watcher-3251260-1303570000 -o /tmp/evaluation-result-3251260-1303570000/solver-3251260-1303570000 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3251260-1303570000.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= b23c52475e3d098cb9d5a92c025d6982
RANDOM SEED=982825082

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:      11473864 kB
Buffers:       1837924 kB
Cached:       17601288 kB
SwapCached:          0 kB
Active:       11269232 kB
Inactive:      9646524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11473864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24492 kB
Writeback:           0 kB
AnonPages:     1475912 kB
Mapped:          17916 kB
Slab:           494124 kB
PageTables:       9120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8189448 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= 70660 MiB
End job on node102 at 2011-04-23 17:08:22