Trace number 3250203

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 par? (TO) 4800.21 1201.72

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
Number of clauses of size 50
Number of clauses of size over 50

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3250203-1304085586/watcher-3250203-1304085586 -o /tmp/evaluation-result-3250203-1304085586/solver-3250203-1304085586 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3250203-1304085586.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.75 9.41 9.71 6/181 819
/proc/meminfo: memFree=31332844/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (runsolver) R 817 819 32278 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 520157423 12083200 51 33554432000 4194304 5434984 140737296418848 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/819/statm: 2950 51 31 303 0 2644 0

[startup+0.0433981 s]
/proc/loadavg: 8.75 9.41 9.71 6/181 819
/proc/meminfo: memFree=31332844/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) R 817 819 32278 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100387 s]
/proc/loadavg: 8.75 9.41 9.71 6/181 819
/proc/meminfo: memFree=31332844/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) R 817 819 32278 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300352 s]
/proc/loadavg: 8.75 9.41 9.71 6/181 819
/proc/meminfo: memFree=31332844/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700281 s]
/proc/loadavg: 8.75 9.41 9.71 6/181 819
/proc/meminfo: memFree=31332844/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50114 s]
/proc/loadavg: 8.75 9.41 9.71 10/187 825
/proc/meminfo: memFree=31319404/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=2332708 CPUtime=1.49 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 3245 0 0 0 149 0 0 0 25 0 1 0 520157423 2388692992 2242 33554432000 4194304 4587354 140734746085776 18446744073709551615 4244129 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 583177 2242 334 96 0 579739 0
[pid=822] ppid=819 vsize=14740 CPUtime=1.49 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 1148 0 0 0 149 0 0 0 25 0 1 0 520157423 15093760 1036 33554432000 4194304 4785740 140736262355888 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 3685 1036 340 145 0 730 0
[pid=823] ppid=819 vsize=456092 CPUtime=0.77 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 77 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=6504 CPUtime=1.49 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 1183 0 0 0 149 0 0 0 25 0 1 0 520157424 6660096 820 33554432000 4194304 4352236 140736201016736 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 1626 820 127 39 0 706 0
[pid=825] ppid=819 vsize=8484 CPUtime=0.71 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 652 0 0 0 71 0 0 0 25 0 1 0 520157424 8687616 542 33554432000 4194304 4331988 140736230424272 18446744073709551615 4265495 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 2121 542 174 34 0 563 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2836852

[startup+3.10086 s]
/proc/loadavg: 8.75 9.41 9.71 10/187 825
/proc/meminfo: memFree=31315284/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1189440 CPUtime=3.09 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 5467 0 0 0 309 0 0 0 25 0 1 0 520157423 1217986560 3631 33554432000 4194304 4587354 140734746085776 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 297360 3631 339 96 0 293922 0
[pid=822] ppid=819 vsize=15580 CPUtime=3.09 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 1330 0 0 0 309 0 0 0 25 0 1 0 520157423 15953920 1218 33554432000 4194304 4785740 140736262355888 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 3895 1218 340 145 0 940 0
[pid=823] ppid=819 vsize=456092 CPUtime=1.56 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 156 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=8048 CPUtime=3.09 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 1761 0 0 0 309 0 0 0 25 0 1 0 520157424 8241152 1206 33554432000 4194304 4352236 140736201016736 18446744073709551615 4328752 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 2012 1206 127 39 0 1092 0
[pid=825] ppid=819 vsize=8736 CPUtime=1.51 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 703 0 0 0 151 0 0 0 25 0 1 0 520157424 8945664 593 33554432000 4194304 4331988 140736230424272 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 2184 593 174 34 0 626 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1696220

[startup+6.3013 s]
/proc/loadavg: 8.85 9.42 9.71 10/187 825
/proc/meminfo: memFree=31303380/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1190104 CPUtime=6.28 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 7429 0 0 0 628 0 0 0 25 0 1 0 520157423 1218666496 4501 33554432000 4194304 4587354 140734746085776 18446744073709551615 235594563224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 297526 4501 339 96 0 294088 0
[pid=822] ppid=819 vsize=16548 CPUtime=6.29 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 1571 0 0 0 629 0 0 0 25 0 1 0 520157423 16945152 1459 33554432000 4194304 4785740 140736262355888 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 4137 1459 340 145 0 1182 0
[pid=823] ppid=819 vsize=456092 CPUtime=3.15 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 315 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=8052 CPUtime=6.29 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 2338 0 0 0 629 0 0 0 25 0 1 0 520157424 8245248 1207 33554432000 4194304 4352236 140736201016736 18446744073709551615 4295615 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 2013 1207 127 39 0 1093 0
[pid=825] ppid=819 vsize=9468 CPUtime=3.11 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 806 0 0 0 311 0 0 0 25 0 1 0 520157424 9695232 696 33554432000 4194304 4331988 140736230424272 18446744073709551615 4287737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 2367 696 174 34 0 809 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1698588

[startup+12.7012 s]
/proc/loadavg: 8.86 9.41 9.70 10/187 826
/proc/meminfo: memFree=31298400/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1178788 CPUtime=12.68 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 9528 0 0 0 1268 0 0 0 25 0 1 0 520157423 1207078912 4262 33554432000 4194304 4587354 140734746085776 18446744073709551615 4244112 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 294697 4262 339 96 0 291259 0
[pid=822] ppid=819 vsize=17880 CPUtime=12.69 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 1868 0 0 0 1269 0 0 0 25 0 1 0 520157423 18309120 1756 33554432000 4194304 4785740 140736262355888 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 4470 1756 340 145 0 1515 0
[pid=823] ppid=819 vsize=456092 CPUtime=6.34 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 634 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=9204 CPUtime=12.69 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 3810 0 0 0 1268 1 0 0 25 0 1 0 520157424 9424896 1495 33554432000 4194304 4352236 140736201016736 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 2301 1495 127 39 0 1381 0
[pid=825] ppid=819 vsize=9980 CPUtime=6.28 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 998 0 0 0 628 0 0 0 25 0 1 0 520157424 10219520 888 33554432000 4194304 4331988 140736230424272 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 2495 888 174 34 0 937 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1690268

[startup+25.5009 s]
/proc/loadavg: 8.97 9.41 9.70 10/187 826
/proc/meminfo: memFree=31279288/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1179912 CPUtime=25.48 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 14350 0 0 0 2547 1 0 0 25 0 1 0 520157423 1208229888 5796 33554432000 4194304 4587354 140734746085776 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 294978 5796 339 96 0 291540 0
[pid=822] ppid=819 vsize=19704 CPUtime=25.49 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 2277 0 0 0 2549 0 0 0 25 0 1 0 520157423 20176896 2165 33554432000 4194304 4785740 140736262355888 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 4926 2165 340 145 0 1971 0
[pid=823] ppid=819 vsize=456092 CPUtime=12.74 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 1274 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134530832 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=11512 CPUtime=25.49 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 7880 0 0 0 2548 1 0 0 25 0 1 0 520157424 11788288 2045 33554432000 4194304 4352236 140736201016736 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 2878 2045 127 39 0 1958 0
[pid=825] ppid=819 vsize=12252 CPUtime=12.6 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 1419 0 0 0 1260 0 0 0 25 0 1 0 520157424 12546048 1282 33554432000 4194304 4331988 140736230424272 18446744073709551615 235594261720 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 3063 1282 174 34 0 1505 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1697796

[startup+51.1004 s]
/proc/loadavg: 8.98 9.37 9.68 10/187 827
/proc/meminfo: memFree=31251560/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1190648 CPUtime=51.08 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 23518 0 0 0 5105 3 0 0 25 0 1 0 520157423 1219223552 9519 33554432000 4194304 4587354 140734746085776 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 297662 9519 339 96 0 294224 0
[pid=822] ppid=819 vsize=21848 CPUtime=51.09 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 2782 0 0 0 5109 0 0 0 25 0 1 0 520157423 22372352 2670 33554432000 4194304 4785740 140736262355888 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 5462 2670 340 145 0 2507 0
[pid=823] ppid=819 vsize=456092 CPUtime=25.44 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 2544 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=12536 CPUtime=51.09 cores=3

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

/proc/825/statm: 27999 24079 174 34 0 26441 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 1890432

[startup+1002.3 s]
/proc/loadavg: 10.19 10.07 9.83 11/188 979
/proc/meminfo: memFree=30840828/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1230672 CPUtime=1002.29 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 123728 0 0 0 100190 39 0 0 25 0 1 0 520157423 1260208128 20648 33554432000 4194304 4587354 140734746085776 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 307668 20648 339 96 0 304230 0
[pid=822] ppid=819 vsize=41704 CPUtime=1002.29 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 7275 0 0 0 100229 0 0 0 25 0 1 0 520157423 42704896 7163 33554432000 4194304 4785740 140736262355888 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 10426 7163 341 145 0 7471 0
[pid=823] ppid=819 vsize=456092 CPUtime=498.47 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 49847 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=31996 CPUtime=1002.31 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 94596 0 0 0 100218 13 0 0 25 0 1 0 520157424 32763904 7193 33554432000 4194304 4352236 140736201016736 18446744073709551615 4328375 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 7999 7193 127 39 0 7079 0
[pid=825] ppid=819 vsize=111996 CPUtime=498.33 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 25599 0 0 0 49818 15 0 0 25 0 1 0 520157424 114683904 25462 33554432000 4194304 4331988 140736230424272 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 27999 25462 174 34 0 26441 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 1890784

[startup+1062.3 s]
/proc/loadavg: 10.11 10.07 9.84 11/188 981
/proc/meminfo: memFree=30828232/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1228300 CPUtime=1062.28 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 128965 0 0 0 106187 41 0 0 25 0 1 0 520157423 1257779200 20257 33554432000 4194304 4587354 140734746085776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 307075 20257 339 96 0 303637 0
[pid=822] ppid=819 vsize=42212 CPUtime=1062.29 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 7409 0 0 0 106229 0 0 0 25 0 1 0 520157423 43225088 7297 33554432000 4194304 4785740 140736262355888 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 10553 7297 341 145 0 7598 0
[pid=823] ppid=819 vsize=456092 CPUtime=528.26 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 52826 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=38396 CPUtime=1062.31 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 97796 0 0 0 106218 13 0 0 25 0 1 0 520157424 39317504 8793 33554432000 4194304 4352236 140736201016736 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 9599 8793 127 39 0 8679 0
[pid=825] ppid=819 vsize=156196 CPUtime=528.21 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 26841 0 0 0 52805 16 0 0 25 0 1 0 520157424 159944704 26704 33554432000 4194304 4331988 140736230424272 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 39049 26704 174 34 0 37491 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 1939520

[startup+1122.3 s]
/proc/loadavg: 10.11 10.08 9.85 11/188 982
/proc/meminfo: memFree=30816128/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1228996 CPUtime=1122.29 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 134086 0 0 0 112185 44 0 0 25 0 1 0 520157423 1258491904 20257 33554432000 4194304 4587354 140734746085776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 307249 20257 339 96 0 303811 0
[pid=822] ppid=819 vsize=42404 CPUtime=1122.29 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 7482 0 0 0 112229 0 0 0 25 0 1 0 520157423 43421696 7370 33554432000 4194304 4785740 140736262355888 18446744073709551615 235594564246 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 10601 7370 341 145 0 7646 0
[pid=823] ppid=819 vsize=456092 CPUtime=558.13 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 55813 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=33020 CPUtime=1122.31 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 101700 0 0 0 112217 14 0 0 25 0 1 0 520157424 33812480 7449 33554432000 4194304 4352236 140736201016736 18446744073709551615 4329011 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 8255 7449 127 39 0 7335 0
[pid=825] ppid=819 vsize=156196 CPUtime=558.02 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 28321 0 0 0 55785 17 0 0 25 0 1 0 520157424 159944704 28184 33554432000 4194304 4331988 140736230424272 18446744073709551615 4299460 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 39049 28184 174 34 0 37491 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 1935032

[startup+1182.3 s]
/proc/loadavg: 10.18 10.11 9.87 11/188 984
/proc/meminfo: memFree=30796084/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1228300 CPUtime=1182.29 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 138993 0 0 0 118183 46 0 0 25 0 1 0 520157423 1257779200 20257 33554432000 4194304 4587354 140734746085776 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 307075 20257 339 96 0 303637 0
[pid=822] ppid=819 vsize=42404 CPUtime=1182.29 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 7490 0 0 0 118229 0 0 0 25 0 1 0 520157423 43421696 7378 33554432000 4194304 4785740 140736262355888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 10601 7378 341 145 0 7646 0
[pid=823] ppid=819 vsize=456092 CPUtime=587.95 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 58795 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=32256 CPUtime=1182.31 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 106821 0 0 0 118217 14 0 0 25 0 1 0 520157424 33030144 7258 33554432000 4194304 4352236 140736201016736 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 8064 7258 127 39 0 7144 0
[pid=825] ppid=819 vsize=171332 CPUtime=587.87 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 29806 0 0 0 58769 18 0 0 25 0 1 0 520157424 175443968 29669 33554432000 4194304 4331988 140736230424272 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 42833 29669 174 34 0 41275 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 1948708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.20 10.12 9.88 11/188 984
/proc/meminfo: memFree=30785008/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1228300 CPUtime=1201.7 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 139169 0 0 0 120123 47 0 0 25 0 1 0 520157423 1257779200 20425 33554432000 4194304 4587354 140734746085776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 307075 20425 339 96 0 303637 0
[pid=822] ppid=819 vsize=42404 CPUtime=1201.69 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 7490 0 0 0 120169 0 0 0 25 0 1 0 520157423 43421696 7378 33554432000 4194304 4785740 140736262355888 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 10601 7378 341 145 0 7646 0
[pid=823] ppid=819 vsize=456092 CPUtime=597.6 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 59760 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=33280 CPUtime=1201.71 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 107077 0 0 0 120157 14 0 0 25 0 1 0 520157424 34078720 7514 33554432000 4194304 4352236 140736201016736 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 8320 7514 127 39 0 7400 0
[pid=825] ppid=819 vsize=171332 CPUtime=597.51 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 30307 0 0 0 59733 18 0 0 25 0 1 0 520157424 175443968 30170 33554432000 4194304 4331988 140736230424272 18446744073709551615 4311513 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 42833 30170 174 34 0 41275 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1949732

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

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

[startup+1201.7 s]
/proc/loadavg: 10.20 10.12 9.88 11/188 984
/proc/meminfo: memFree=30785008/32950928 swapFree=67111404/67111528
[pid=819] ppid=817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/819/stat : 819 (ppfolio) S 817 819 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520157423 18763776 390 33554432000 4194304 4287625 140736597971216 18446744073709551615 235594886671 0 0 4096 65536 4353300377878134783 0 0 17 1 0 0 0
/proc/819/statm: 4581 390 341 23 0 91 0
[pid=821] ppid=819 vsize=1228300 CPUtime=1201.7 cores=1
/proc/821/stat : 821 (cryptominisat) R 819 819 32278 0 -1 4202496 139169 0 0 0 120123 47 0 0 25 0 1 0 520157423 1257779200 20425 33554432000 4194304 4587354 140734746085776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/821/statm: 307075 20425 339 96 0 303637 0
[pid=822] ppid=819 vsize=42404 CPUtime=1201.69 cores=5
/proc/822/stat : 822 (clasp) R 819 819 32278 0 -1 4202496 7490 0 0 0 120169 0 0 0 25 0 1 0 520157423 43421696 7378 33554432000 4194304 4785740 140736262355888 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/822/statm: 10601 7378 341 145 0 7646 0
[pid=823] ppid=819 vsize=456092 CPUtime=597.6 cores=7
/proc/823/stat : 823 (TNM) R 819 819 32278 0 -1 4202496 418 0 0 0 59760 0 0 0 25 0 1 0 520157424 467038208 315 33554432000 134512640 134534564 4286863024 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/823/statm: 114023 315 95 6 0 112689 0
[pid=824] ppid=819 vsize=33280 CPUtime=1201.71 cores=3
/proc/824/stat : 824 (lingeling) R 819 819 32278 0 -1 4202496 107077 0 0 0 120157 14 0 0 25 0 1 0 520157424 34078720 7514 33554432000 4194304 4352236 140736201016736 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/824/statm: 8320 7514 127 39 0 7400 0
[pid=825] ppid=819 vsize=171332 CPUtime=597.51 cores=7
/proc/825/stat : 825 (march_hi) R 819 819 32278 0 -1 4202496 30307 0 0 0 59733 18 0 0 25 0 1 0 520157424 175443968 30170 33554432000 4194304 4331988 140736230424272 18446744073709551615 4311513 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/825/statm: 42833 30170 174 34 0 41275 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1949732

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.21
CPU user time (s): 4799.42
CPU system time (s): 0.79
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 3027236

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

runsolver used 1.93371 second user time and 4.6293 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 15:59:47
IDJOB=3250203
IDBENCH=83247
IDSOLVER=1612
FILE ID=node120/3250203-1304085586
RUNJOBID= node120-1304078919-32297
PBS_JOBID= 13170527
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250203-1304085586/watcher-3250203-1304085586 -o /tmp/evaluation-result-3250203-1304085586/solver-3250203-1304085586 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3250203-1304085586.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=476999197

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      31333124 kB
Buffers:        466752 kB
Cached:         613520 kB
SwapCached:          8 kB
Active:         530088 kB
Inactive:       728556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31333124 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           10160 kB
Writeback:           0 kB
AnonPages:      178212 kB
Mapped:          16592 kB
Slab:           296320 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   795460 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= 72052 MiB
End job on node120 at 2011-04-29 16:19:50