Trace number 3286731

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 seqUNSAT 507.994 508.107

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

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

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286731-1303764194/watcher-3286731-1303764194 -o /tmp/evaluation-result-3286731-1303764194/solver-3286731-1303764194 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3286731-1303764194.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: 11.58 11.23 9.60 10/198 27410
/proc/meminfo: memFree=12559808/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) R 27408 27410 25750 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 468835648 18763776 392 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039475605 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27410/statm: 4581 392 343 23 0 91 0

[startup+0.0846119 s]
/proc/loadavg: 11.58 11.23 9.60 10/198 27410
/proc/meminfo: memFree=12559808/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 4490396421161189640 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100626 s]
/proc/loadavg: 11.58 11.23 9.60 10/198 27410
/proc/meminfo: memFree=12559808/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 4490396421161189640 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30058 s]
/proc/loadavg: 11.58 11.23 9.60 10/198 27410
/proc/meminfo: memFree=12559808/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700508 s]
/proc/loadavg: 11.58 11.23 9.60 10/198 27410
/proc/meminfo: memFree=12559808/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 11.62 11.24 9.62 13/202 27414
/proc/meminfo: memFree=12509060/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819377959698432 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=41960 CPUtime=0.44 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 5153 0 0 0 44 0 0 0 25 0 1 0 468835648 42967040 5023 33554432000 4194304 4587354 140734699569360 18446744073709551615 4421052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 10490 5023 312 96 0 7052 0
[pid=27412] ppid=27410 vsize=27132 CPUtime=0.49 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 5507 0 0 0 49 0 0 0 25 0 1 0 468835648 27783168 4052 33554432000 4194304 4785740 140736491607088 18446744073709551615 4553075 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 6783 4052 340 145 0 3828 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=0.53 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 53 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 550104

[startup+3.10108 s]
/proc/loadavg: 11.62 11.24 9.62 13/202 27414
/proc/meminfo: memFree=12501144/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=48236 CPUtime=0.99 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 8082 0 0 0 99 0 0 0 25 0 1 0 468835648 49393664 6494 33554432000 4194304 4587354 140734699569360 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 12059 6494 330 96 0 8621 0
[pid=27412] ppid=27410 vsize=27132 CPUtime=1.03 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 5507 0 0 0 103 0 0 0 25 0 1 0 468835648 27783168 4052 33554432000 4194304 4785740 140736491607088 18446744073709551615 4548959 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 6783 4052 340 145 0 3828 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=1.03 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 103 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 556380

[startup+6.3005 s]
/proc/loadavg: 11.65 11.26 9.63 13/202 27414
/proc/meminfo: memFree=12481540/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633820477471326208 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=47732 CPUtime=2.03 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 9506 0 0 0 203 0 0 0 25 0 1 0 468835648 48877568 7153 33554432000 4194304 4587354 140734699569360 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 11933 7153 330 96 0 8495 0
[pid=27412] ppid=27410 vsize=31896 CPUtime=2.09 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 6726 0 0 0 209 0 0 0 25 0 1 0 468835648 32661504 5271 33554432000 4194304 4785740 140736491607088 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 7974 5271 340 145 0 5019 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=2.13 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 213 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 560640

[startup+12.7004 s]
/proc/loadavg: 11.68 11.27 9.64 13/202 27414
/proc/meminfo: memFree=12452268/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633818690764931072 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=235808 CPUtime=4.19 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 11298 0 0 0 418 1 0 0 25 0 1 0 468835648 241467392 6904 33554432000 4194304 4587354 140734699569360 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 58952 6904 330 96 0 55514 0
[pid=27412] ppid=27410 vsize=42944 CPUtime=4.23 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 9484 0 0 0 422 1 0 0 25 0 1 0 468835648 43974656 8029 33554432000 4194304 4785740 140736491607088 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 10736 8029 340 145 0 7781 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=4.23 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 423 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 759764

[startup+25.5011 s]
/proc/loadavg: 11.75 11.30 9.68 13/202 27415
/proc/meminfo: memFree=12429468/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819652837605376 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=236264 CPUtime=8.44 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 12251 0 0 0 843 1 0 0 25 0 1 0 468835648 241934336 7850 33554432000 4194304 4587354 140734699569360 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 59066 7850 338 96 0 55628 0
[pid=27412] ppid=27410 vsize=63560 CPUtime=8.49 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 14632 0 0 0 846 3 0 0 25 0 1 0 468835648 65085440 13177 33554432000 4194304 4785740 140736491607088 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 15890 13177 340 145 0 12935 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=8.53 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 853 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 10779668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 780836

[startup+51.1005 s]
/proc/loadavg: 11.83 11.36 9.74 13/202 27415
/proc/meminfo: memFree=12384268/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633820065154465792 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=271508 CPUtime=16.98 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 15056 0 0 0 1697 1 0 0 25 0 1 0 468835648 278024192 8393 33554432000 4194304 4587354 140734699569360 18446744073709551615 4449034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 67877 8393 338 96 0 64439 0
[pid=27412] ppid=27410 vsize=74960 CPUtime=17.05 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 17415 0 0 0 1701 4 0 0 25 0 1 0 468835648 76759040 15960 33554432000 4194304 4785740 140736491607088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 18740 15960 340 145 0 15785 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=17.03 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 1703 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 827480

[startup+102.307 s]
/proc/loadavg: 10.60 11.12 9.74 10/193 27434
/proc/meminfo: memFree=12875352/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819927715512320 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=269248 CPUtime=34.05 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 18929 0 0 0 3403 2 0 0 25 0 1 0 468835648 275709952 10849 33554432000 4194304 4587354 140734699569360 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 67312 10849 338 96 0 63874 0
[pid=27412] ppid=27410 vsize=100076 CPUtime=34.08 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 23630 0 0 0 3403 5 0 0 25 0 1 0 468835648 102477824 22175 33554432000 4194304 4785740 140736491607088 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 25019 22175 340 145 0 22064 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=34.13 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 3413 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 850336

[startup+162.301 s]
/proc/loadavg: 9.67 10.75 9.70 10/193 27435
/proc/meminfo: memFree=12795840/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819790276558848 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=270828 CPUtime=54.06 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 23607 0 0 0 5402 4 0 0 25 0 1 0 468835648 277327872 15470 33554432000 4194304 4587354 140734699569360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 67707 15470 338 96 0 64269 0
[pid=27412] ppid=27410 vsize=116272 CPUtime=54.09 cores=5

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

[pid=27413] ppid=27410 vsize=462688 CPUtime=154.11 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 15411 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 958152

############
# WARNING:
# current cumulated CPU time (169.3 s) is less than in the last sample (507.98 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (338.68 s) to the 'lost time'.

[startup+508.001 s]
/proc/loadavg: 6.61 8.72 9.18 7/184 27462
/proc/meminfo: memFree=12891764/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819790276558848 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=287604 CPUtime=169.27 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 43157 0 0 0 16916 11 0 0 25 0 1 0 468835648 294506496 16904 33554432000 4194304 4587354 140734699569360 18446744073709551615 4231914 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 71901 16904 338 96 0 68463 0
[pid=27412] ppid=27410 vsize=164708 CPUtime=169.36 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 39699 0 0 0 16926 10 0 0 25 0 1 0 468835648 168660992 38244 33554432000 4194304 4785740 140736491607088 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 41177 38244 340 145 0 38222 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=169.35 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 16935 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 507.98
Current children cumulated vsize (KiB) 933324

[startup+508.101 s]
/proc/loadavg: 6.61 8.72 9.18 7/184 27462
/proc/meminfo: memFree=13040996/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=0 CPUtime=169.3 cores=5,7
/proc/27410/stat : 27410 (ppfolio) Z 27408 27410 25750 0 -1 4202524 518 43172 0 0 0 0 16919 11 15 0 1 0 468835648 0 0 33554432000 0 0 0 0 0 0 0 4096 65536 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 169.3
Current children cumulated vsize (KiB) 0
#
############


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

[startup+486.301 s]
/proc/loadavg: 6.86 8.91 9.25 7/184 27461
/proc/meminfo: memFree=12904180/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819652837605376 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=282692 CPUtime=162.06 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 41701 0 0 0 16196 10 0 0 25 0 1 0 468835648 289476608 15480 33554432000 4194304 4587354 140734699569360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 70673 15480 338 96 0 67235 0
[pid=27412] ppid=27410 vsize=164708 CPUtime=162.1 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 39682 0 0 0 16200 10 0 0 25 0 1 0 468835648 168660992 38227 33554432000 4194304 4785740 140736491607088 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 41177 38227 340 145 0 38222 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=162.11 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 16211 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 486.27
Current children cumulated vsize (KiB) 928412

[startup+499.1 s]
/proc/loadavg: 6.73 8.82 9.21 7/184 27461
/proc/meminfo: memFree=12895860/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819652837605376 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=287604 CPUtime=166.3 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 42744 0 0 0 16619 11 0 0 25 0 1 0 468835648 294506496 16505 33554432000 4194304 4587354 140734699569360 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 71901 16505 338 96 0 68463 0
[pid=27412] ppid=27410 vsize=164708 CPUtime=166.36 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 39685 0 0 0 16626 10 0 0 25 0 1 0 468835648 168660992 38230 33554432000 4194304 4785740 140736491607088 18446744073709551615 4416856 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 41177 38230 340 145 0 38222 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=166.41 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 16641 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 499.07
Current children cumulated vsize (KiB) 933324

[startup+502.301 s]
/proc/loadavg: 6.67 8.77 9.19 7/184 27461
/proc/meminfo: memFree=12894000/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819790276558848 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=287604 CPUtime=167.37 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 42920 0 0 0 16726 11 0 0 25 0 1 0 468835648 294506496 16674 33554432000 4194304 4587354 140734699569360 18446744073709551615 4230345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 71901 16674 338 96 0 68463 0
[pid=27412] ppid=27410 vsize=164708 CPUtime=167.46 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 39692 0 0 0 16736 10 0 0 25 0 1 0 468835648 168660992 38237 33554432000 4194304 4785740 140736491607088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 41177 38237 340 145 0 38222 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=167.44 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 16744 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 502.27
Current children cumulated vsize (KiB) 933324

[startup+505.5 s]
/proc/loadavg: 6.67 8.77 9.19 7/184 27461
/proc/meminfo: memFree=12892260/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819790276558848 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=287604 CPUtime=168.47 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 43066 0 0 0 16836 11 0 0 25 0 1 0 468835648 294506496 16817 33554432000 4194304 4587354 140734699569360 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 71901 16817 338 96 0 68463 0
[pid=27412] ppid=27410 vsize=164708 CPUtime=168.5 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 39698 0 0 0 16840 10 0 0 25 0 1 0 468835648 168660992 38243 33554432000 4194304 4785740 140736491607088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 41177 38243 340 145 0 38222 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=168.51 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 16851 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 505.48
Current children cumulated vsize (KiB) 933324

[startup+507.107 s]
/proc/loadavg: 6.61 8.72 9.18 7/184 27462
/proc/meminfo: memFree=12891764/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819790276558848 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=287604 CPUtime=168.97 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 43135 0 0 0 16886 11 0 0 25 0 1 0 468835648 294506496 16883 33554432000 4194304 4587354 140734699569360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 71901 16883 338 96 0 68463 0
[pid=27412] ppid=27410 vsize=164708 CPUtime=169.06 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 39699 0 0 0 16896 10 0 0 25 0 1 0 468835648 168660992 38244 33554432000 4194304 4785740 140736491607088 18446744073709551615 212039352915 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 41177 38244 340 145 0 38222 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=169.05 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 16905 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 507.08
Current children cumulated vsize (KiB) 933324

[startup+507.901 s]
/proc/loadavg: 6.61 8.72 9.18 7/184 27462
/proc/meminfo: memFree=12891764/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=18324 CPUtime=0 cores=5,7
/proc/27410/stat : 27410 (ppfolio) S 27408 27410 25750 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468835648 18763776 394 33554432000 4194304 4287625 140735530592896 18446744073709551615 212039675407 0 0 4096 65536 5633819790276558848 0 0 17 7 0 0 0
/proc/27410/statm: 4581 394 345 23 0 91 0
[pid=27411] ppid=27410 vsize=287604 CPUtime=169.27 cores=5
/proc/27411/stat : 27411 (cryptominisat) R 27410 27410 25750 0 -1 4202496 43157 0 0 0 16916 11 0 0 25 0 1 0 468835648 294506496 16904 33554432000 4194304 4587354 140734699569360 18446744073709551615 4231914 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27411/statm: 71901 16904 338 96 0 68463 0
[pid=27412] ppid=27410 vsize=164708 CPUtime=169.3 cores=5
/proc/27412/stat : 27412 (clasp) R 27410 27410 25750 0 -1 4202496 39699 0 0 0 16920 10 0 0 25 0 1 0 468835648 168660992 38244 33554432000 4194304 4785740 140736491607088 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27412/statm: 41177 38244 340 145 0 38222 0
[pid=27413] ppid=27410 vsize=462688 CPUtime=169.31 cores=5
/proc/27413/stat : 27413 (TNM) R 27410 27410 25750 0 -1 4202496 4851 0 0 0 16931 0 0 0 25 0 1 0 468835648 473792512 4748 33554432000 134512640 134534564 4286864800 18446744073709551615 134530002 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27413/statm: 115672 4748 95 6 0 114338 0
Current children cumulated CPU time (s) 507.88
Current children cumulated vsize (KiB) 933324

[startup+508.101 s]
/proc/loadavg: 6.61 8.72 9.18 7/184 27462
/proc/meminfo: memFree=13040996/32951124 swapFree=67111528/67111528
[pid=27410] ppid=27408 vsize=0 CPUtime=169.3 cores=5,7
/proc/27410/stat : 27410 (ppfolio) Z 27408 27410 25750 0 -1 4202524 518 43172 0 0 0 0 16919 11 15 0 1 0 468835648 0 0 33554432000 0 0 0 0 0 0 0 4096 65536 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 169.3
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 338.68
#  lost CPU user time (s): 338.58
#  lost CPU system time (s): 0.1

Real time (s): 508.107
CPU time (s): 507.994
CPU user time (s): 507.775
CPU system time (s): 0.218981
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 1097328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.195
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43690
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= 213
involuntary context switches= 1834

runsolver used 0.825874 second user time and 1.9537 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 22:43:14
IDJOB=3286731
IDBENCH=82433
IDSOLVER=1613
FILE ID=node146/3286731-1303764194
RUNJOBID= node146-1303762644-27014
PBS_JOBID= 13154065
Free space on /tmp= 72796 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286731-1303764194/watcher-3286731-1303764194 -o /tmp/evaluation-result-3286731-1303764194/solver-3286731-1303764194 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3286731-1303764194.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=1788294302

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      12560088 kB
Buffers:       2074844 kB
Cached:       16654812 kB
SwapCached:          0 kB
Active:       10714608 kB
Inactive:      9139780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12560088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35272 kB
Writeback:           0 kB
AnonPages:     1124196 kB
Mapped:          17980 kB
Slab:           468920 kB
PageTables:       8544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6136776 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= 72828 MiB
End job on node146 at 2011-04-25 22:51:42