Trace number 3274151

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.25 1201.72

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2234
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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-3274151-1304083177/watcher-3274151-1304083177 -o /tmp/evaluation-result-3274151-1304083177/solver-3274151-1304083177 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3274151-1304083177.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.78 8.90 8.69 6/182 516
/proc/meminfo: memFree=31212724/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18240 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) R 514 516 32278 0 -1 4194304 284 0 0 0 0 0 0 0 25 0 1 0 519916460 18677760 232 33554432000 4194304 4287625 140735685701872 18446744073709551615 235589903848 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/516/statm: 4560 232 195 23 0 57 0

[startup+0.237664 s]
/proc/loadavg: 8.78 8.90 8.69 6/182 516
/proc/meminfo: memFree=31212724/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) R 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300652 s]
/proc/loadavg: 8.78 8.90 8.69 6/182 516
/proc/meminfo: memFree=31212724/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) R 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400635 s]
/proc/loadavg: 8.78 8.90 8.69 6/182 516
/proc/meminfo: memFree=31212724/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700582 s]
/proc/loadavg: 8.78 8.90 8.69 6/182 516
/proc/meminfo: memFree=31212724/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50044 s]
/proc/loadavg: 8.78 8.90 8.69 11/188 522
/proc/meminfo: memFree=31202880/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1840448 CPUtime=1.49 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 2647 0 0 0 149 0 0 0 25 0 1 0 519916460 1884618752 983 33554432000 4194304 4587354 140733928862480 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 460112 983 331 96 0 456674 0
[pid=518] ppid=516 vsize=13220 CPUtime=1.49 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 769 0 0 0 149 0 0 0 25 0 1 0 519916460 13537280 659 33554432000 4194304 4785740 140734888626608 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 3305 659 340 145 0 350 0
[pid=519] ppid=516 vsize=455696 CPUtime=0.78 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 281 0 0 0 78 0 0 0 25 0 1 0 519916461 466632704 178 33554432000 134512640 134534564 4291100720 18446744073709551615 9918845 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113924 178 95 6 0 112590 0
[pid=520] ppid=516 vsize=6436 CPUtime=1.49 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 1118 0 0 0 149 0 0 0 25 0 1 0 519916461 6590464 809 33554432000 4194304 4352236 140734813613360 18446744073709551615 4328832 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 1609 809 127 39 0 689 0
[pid=521] ppid=516 vsize=7768 CPUtime=0.7 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 559 0 0 0 70 0 0 0 25 0 1 0 519916461 7954432 452 33554432000 4194304 4331988 140737233672592 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 1942 452 175 34 0 384 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2341892

[startup+3.10116 s]
/proc/loadavg: 8.78 8.90 8.69 11/188 522
/proc/meminfo: memFree=31192956/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1848980 CPUtime=3.08 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 5634 0 0 0 308 0 0 0 25 0 1 0 519916460 1893355520 3372 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 462245 3372 337 96 0 458807 0
[pid=518] ppid=516 vsize=13620 CPUtime=3.09 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 860 0 0 0 309 0 0 0 25 0 1 0 519916460 13946880 750 33554432000 4194304 4785740 140734888626608 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 3405 750 340 145 0 450 0
[pid=519] ppid=516 vsize=455696 CPUtime=1.57 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 281 0 0 0 157 0 0 0 25 0 1 0 519916461 466632704 178 33554432000 134512640 134534564 4291100720 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113924 178 95 6 0 112590 0
[pid=520] ppid=516 vsize=6308 CPUtime=3.09 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 1406 0 0 0 309 0 0 0 25 0 1 0 519916461 6459392 777 33554432000 4194304 4352236 140734813613360 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 1577 777 127 39 0 657 0
[pid=521] ppid=516 vsize=8696 CPUtime=1.5 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 733 0 0 0 150 0 0 0 25 0 1 0 519916461 8904704 605 33554432000 4194304 4331988 140737233672592 18446744073709551615 4239936 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 2174 605 175 34 0 616 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2351624

[startup+6.3006 s]
/proc/loadavg: 8.87 8.92 8.69 11/188 522
/proc/meminfo: memFree=31181048/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1855508 CPUtime=6.29 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 8756 0 0 0 628 1 0 0 25 0 1 0 519916460 1900040192 5062 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 463877 5062 337 96 0 460439 0
[pid=518] ppid=516 vsize=14160 CPUtime=6.29 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 1003 0 0 0 629 0 0 0 25 0 1 0 519916460 14499840 893 33554432000 4194304 4785740 140734888626608 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 3540 893 340 145 0 585 0
[pid=519] ppid=516 vsize=455696 CPUtime=3.15 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 281 0 0 0 315 0 0 0 25 0 1 0 519916461 466632704 178 33554432000 134512640 134534564 4291100720 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113924 178 95 6 0 112590 0
[pid=520] ppid=516 vsize=7972 CPUtime=6.29 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 2528 0 0 0 629 0 0 0 25 0 1 0 519916461 8163328 1193 33554432000 4194304 4352236 140734813613360 18446744073709551615 4327916 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 1993 1193 127 39 0 1073 0
[pid=521] ppid=516 vsize=9620 CPUtime=3.1 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 1042 0 0 0 310 0 0 0 25 0 1 0 519916461 9850880 914 33554432000 4194304 4331988 140737233672592 18446744073709551615 4236999 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 2405 914 175 34 0 847 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2361280

[startup+12.7005 s]
/proc/loadavg: 8.96 8.93 8.70 11/188 522
/proc/meminfo: memFree=31166932/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1855852 CPUtime=12.69 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 12326 0 0 0 1268 1 0 0 25 0 1 0 519916460 1900392448 5096 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 463963 5096 337 96 0 460525 0
[pid=518] ppid=516 vsize=14828 CPUtime=12.69 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 1152 0 0 0 1269 0 0 0 25 0 1 0 519916460 15183872 1042 33554432000 4194304 4785740 140734888626608 18446744073709551615 4550348 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 3707 1042 340 145 0 752 0
[pid=519] ppid=516 vsize=455696 CPUtime=6.32 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 281 0 0 0 632 0 0 0 25 0 1 0 519916461 466632704 178 33554432000 134512640 134534564 4291100720 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113924 178 95 6 0 112590 0
[pid=520] ppid=516 vsize=8100 CPUtime=12.69 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 3456 0 0 0 1269 0 0 0 25 0 1 0 519916461 8294400 1225 33554432000 4194304 4352236 140734813613360 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 2025 1225 127 39 0 1105 0
[pid=521] ppid=516 vsize=12816 CPUtime=6.3 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 1627 0 0 0 630 0 0 0 25 0 1 0 519916461 13123584 1499 33554432000 4194304 4331988 140737233672592 18446744073709551615 4239902 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 3204 1499 175 34 0 1646 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 2365616

[startup+25.5072 s]
/proc/loadavg: 9.27 9.00 8.73 11/188 523
/proc/meminfo: memFree=31157512/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1860572 CPUtime=25.49 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 17360 0 0 0 2547 2 0 0 25 0 1 0 519916460 1905225728 6749 33554432000 4194304 4587354 140733928862480 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 465143 6749 337 96 0 461705 0
[pid=518] ppid=516 vsize=15496 CPUtime=25.5 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 1325 0 0 0 2550 0 0 0 25 0 1 0 519916460 15867904 1215 33554432000 4194304 4785740 140734888626608 18446744073709551615 4560479 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 3874 1215 340 145 0 919 0
[pid=519] ppid=516 vsize=455696 CPUtime=12.72 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 281 0 0 0 1272 0 0 0 25 0 1 0 519916461 466632704 178 33554432000 134512640 134534564 4291100720 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113924 178 95 6 0 112590 0
[pid=520] ppid=516 vsize=9512 CPUtime=25.5 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 5633 0 0 0 2550 0 0 0 25 0 1 0 519916461 9740288 1578 33554432000 4194304 4352236 140734813613360 18446744073709551615 4328368 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 2378 1578 127 39 0 1458 0
[pid=521] ppid=516 vsize=19932 CPUtime=12.63 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 2782 0 0 0 1263 0 0 0 25 0 1 0 519916461 20410368 2654 33554432000 4194304 4331988 140737233672592 18446744073709551615 4226226 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 4983 2654 175 34 0 3425 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 2379532

[startup+51.1007 s]
/proc/loadavg: 9.58 9.10 8.76 11/188 524
/proc/meminfo: memFree=31124644/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1867476 CPUtime=51.08 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 28150 0 0 0 5104 4 0 0 25 0 1 0 519916460 1912295424 8347 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 466869 8347 337 96 0 463431 0
[pid=518] ppid=516 vsize=16596 CPUtime=51.09 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 1601 0 0 0 5109 0 0 0 25 0 1 0 519916460 16994304 1491 33554432000 4194304 4785740 140734888626608 18446744073709551615 4277475 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 4149 1491 340 145 0 1194 0
[pid=519] ppid=516 vsize=455696 CPUtime=25.42 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 281 0 0 0 2542 0 0 0 25 0 1 0 519916461 466632704 178 33554432000 134512640 134534564 4291100720 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113924 178 95 6 0 112590 0
[pid=520] ppid=516 vsize=12072 CPUtime=51.08 cores=3

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

/proc/521/statm: 96958 74188 175 34 0 95400 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 2846172

[startup+1002.31 s]
/proc/loadavg: 10.20 10.14 9.65 11/188 656
/proc/meminfo: memFree=30741368/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1936724 CPUtime=1002.31 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 147503 0 0 0 100185 46 0 0 25 0 1 0 519916460 1983205376 26556 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 484181 26556 337 96 0 480743 0
[pid=518] ppid=516 vsize=20788 CPUtime=1002.31 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 2557 0 0 0 100231 0 0 0 25 0 1 0 519916460 21286912 2447 33554432000 4194304 4785740 140734888626608 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 5197 2447 340 145 0 2242 0
[pid=519] ppid=516 vsize=455696 CPUtime=498.44 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 281 0 0 0 49844 0 0 0 25 0 1 0 519916461 466632704 178 33554432000 134512640 134534564 4291100720 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113924 178 95 6 0 112590 0
[pid=520] ppid=516 vsize=33448 CPUtime=1002.31 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 81731 0 0 0 100222 9 0 0 25 0 1 0 519916461 34250752 7562 33554432000 4194304 4352236 140734813613360 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 8362 7562 127 39 0 7442 0
[pid=521] ppid=516 vsize=387832 CPUtime=498.37 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 78706 0 0 0 49801 36 0 0 25 0 1 0 519916461 397139968 78578 33554432000 4194304 4331988 140737233672592 18446744073709551615 4316460 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 96958 78578 175 34 0 95400 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 2852812

[startup+1062.3 s]
/proc/loadavg: 10.18 10.15 9.68 11/188 657
/proc/meminfo: memFree=30778372/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1907588 CPUtime=1062.3 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 155360 0 0 0 106180 50 0 0 25 0 1 0 519916460 1953370112 18065 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 476897 18065 337 96 0 473459 0
[pid=518] ppid=516 vsize=20788 CPUtime=1062.3 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 2564 0 0 0 106230 0 0 0 25 0 1 0 519916460 21286912 2454 33554432000 4194304 4785740 140734888626608 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 5197 2454 340 145 0 2242 0
[pid=519] ppid=516 vsize=455696 CPUtime=528.27 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 281 0 0 0 52827 0 0 0 25 0 1 0 519916461 466632704 178 33554432000 134512640 134534564 4291100720 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113924 178 95 6 0 112590 0
[pid=520] ppid=516 vsize=33704 CPUtime=1062.31 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 85251 0 0 0 106221 10 0 0 25 0 1 0 519916461 34512896 7626 33554432000 4194304 4352236 140734813613360 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 8426 7626 127 39 0 7506 0
[pid=521] ppid=516 vsize=387832 CPUtime=528.22 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 83047 0 0 0 52784 38 0 0 25 0 1 0 519916461 397139968 82919 33554432000 4194304 4331988 140737233672592 18446744073709551615 4226530 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 96958 82919 175 34 0 95400 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 2823932

[startup+1122.3 s]
/proc/loadavg: 10.22 10.16 9.72 11/188 659
/proc/meminfo: memFree=30717772/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1907716 CPUtime=1122.3 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 162259 0 0 0 112177 53 0 0 25 0 1 0 519916460 1953501184 19964 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 476929 19964 337 96 0 473491 0
[pid=518] ppid=516 vsize=20788 CPUtime=1122.3 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 2564 0 0 0 112230 0 0 0 25 0 1 0 519916460 21286912 2454 33554432000 4194304 4785740 140734888626608 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 5197 2454 340 145 0 2242 0
[pid=519] ppid=516 vsize=455696 CPUtime=558.13 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 281 0 0 0 55813 0 0 0 25 0 1 0 519916461 466632704 178 33554432000 134512640 134534564 4291100720 18446744073709551615 9918736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113924 178 95 6 0 112590 0
[pid=520] ppid=516 vsize=35496 CPUtime=1122.31 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 89219 0 0 0 112221 10 0 0 25 0 1 0 519916461 36347904 8074 33554432000 4194304 4352236 140734813613360 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 8874 8074 127 39 0 7954 0
[pid=521] ppid=516 vsize=387832 CPUtime=558.02 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 87525 0 0 0 55762 40 0 0 25 0 1 0 519916461 397139968 87397 33554432000 4194304 4331988 140737233672592 18446744073709551615 4239530 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 96958 87397 175 34 0 95400 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 2825852

[startup+1182.3 s]
/proc/loadavg: 10.14 10.14 9.74 11/188 661
/proc/meminfo: memFree=30656056/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1907928 CPUtime=1182.31 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 170216 0 0 0 118174 57 0 0 25 0 1 0 519916460 1953718272 17657 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 476982 17657 337 96 0 473544 0
[pid=518] ppid=516 vsize=20788 CPUtime=1182.3 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 2569 0 0 0 118230 0 0 0 25 0 1 0 519916460 21286912 2459 33554432000 4194304 4785740 140734888626608 18446744073709551615 4550354 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 5197 2459 340 145 0 2242 0
[pid=519] ppid=516 vsize=455700 CPUtime=587.93 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 290 0 0 0 58793 0 0 0 25 0 1 0 519916461 466636800 187 33554432000 134512640 134534564 4291100720 18446744073709551615 9917876 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113925 187 103 6 0 112591 0
[pid=520] ppid=516 vsize=38568 CPUtime=1182.32 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 91203 0 0 0 118222 10 0 0 25 0 1 0 519916461 39493632 8842 33554432000 4194304 4352236 140734813613360 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 9642 8842 127 39 0 8722 0
[pid=521] ppid=516 vsize=537008 CPUtime=587.9 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 91819 0 0 0 58747 43 0 0 25 0 1 0 519916461 549896192 91691 33554432000 4194304 4331988 140737233672592 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 134252 91691 175 34 0 132694 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 2978316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.17 10.15 9.75 11/188 661
/proc/meminfo: memFree=30712092/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1907928 CPUtime=1201.71 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 172160 0 0 0 120113 58 0 0 25 0 1 0 519916460 1953718272 19570 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 476982 19570 337 96 0 473544 0
[pid=518] ppid=516 vsize=20788 CPUtime=1201.71 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 2569 0 0 0 120171 0 0 0 25 0 1 0 519916460 21286912 2459 33554432000 4194304 4785740 140734888626608 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 5197 2459 340 145 0 2242 0
[pid=519] ppid=516 vsize=455700 CPUtime=597.62 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 290 0 0 0 59762 0 0 0 25 0 1 0 519916461 466636800 187 33554432000 134512640 134534564 4291100720 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113925 187 103 6 0 112591 0
[pid=520] ppid=516 vsize=32680 CPUtime=1201.71 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 93251 0 0 0 120161 10 0 0 25 0 1 0 519916461 33464320 7370 33554432000 4194304 4352236 140734813613360 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 8170 7370 127 39 0 7250 0
[pid=521] ppid=516 vsize=537008 CPUtime=597.5 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 93170 0 0 0 59707 43 0 0 25 0 1 0 519916461 549896192 93042 33554432000 4194304 4331988 140737233672592 18446744073709551615 4226376 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 134252 93042 175 34 0 132694 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 2972428

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.17 10.15 9.75 11/188 661
/proc/meminfo: memFree=30712092/32950928 swapFree=67111404/67111528
[pid=516] ppid=514 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/516/stat : 516 (ppfolio) S 514 516 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519916460 18763776 390 33554432000 4194304 4287625 140735685701872 18446744073709551615 235594886671 0 0 4096 65536 1546766711410130943 0 0 17 1 0 0 0
/proc/516/statm: 4581 390 341 23 0 91 0
[pid=517] ppid=516 vsize=1907928 CPUtime=1201.71 cores=1
/proc/517/stat : 517 (cryptominisat) R 516 516 32278 0 -1 4202496 172160 0 0 0 120113 58 0 0 25 0 1 0 519916460 1953718272 19570 33554432000 4194304 4587354 140733928862480 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/517/statm: 476982 19570 337 96 0 473544 0
[pid=518] ppid=516 vsize=20788 CPUtime=1201.71 cores=5
/proc/518/stat : 518 (clasp) R 516 516 32278 0 -1 4202496 2569 0 0 0 120171 0 0 0 25 0 1 0 519916460 21286912 2459 33554432000 4194304 4785740 140734888626608 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/518/statm: 5197 2459 340 145 0 2242 0
[pid=519] ppid=516 vsize=455700 CPUtime=597.62 cores=7
/proc/519/stat : 519 (TNM) R 516 516 32278 0 -1 4202496 290 0 0 0 59762 0 0 0 25 0 1 0 519916461 466636800 187 33554432000 134512640 134534564 4291100720 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/519/statm: 113925 187 103 6 0 112591 0
[pid=520] ppid=516 vsize=32680 CPUtime=1201.71 cores=3
/proc/520/stat : 520 (lingeling) R 516 516 32278 0 -1 4202496 93251 0 0 0 120161 10 0 0 25 0 1 0 519916461 33464320 7370 33554432000 4194304 4352236 140734813613360 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/520/statm: 8170 7370 127 39 0 7250 0
[pid=521] ppid=516 vsize=537008 CPUtime=597.5 cores=7
/proc/521/stat : 521 (march_hi) R 516 516 32278 0 -1 4202496 93170 0 0 0 59707 43 0 0 25 0 1 0 519916461 549896192 93042 33554432000 4194304 4331988 140737233672592 18446744073709551615 4226376 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/521/statm: 134252 93042 175 34 0 132694 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 2972428

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 516 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4800.25
#
# 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.25
CPU user time (s): 4799.14
CPU system time (s): 1.11
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 4666996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.000999
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= 546
involuntary context switches= 6

runsolver used 1.90971 second user time and 4.65529 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 15:19:37
IDJOB=3274151
IDBENCH=83154
IDSOLVER=1612
FILE ID=node120/3274151-1304083177
RUNJOBID= node120-1304078919-32297
PBS_JOBID= 13170527
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n240-s78945233-sat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274151-1304083177/watcher-3274151-1304083177 -o /tmp/evaluation-result-3274151-1304083177/solver-3274151-1304083177 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3274151-1304083177.cnf

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=104893556

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:      31212880 kB
Buffers:        464176 kB
Cached:         613156 kB
SwapCached:          8 kB
Active:         651324 kB
Inactive:       726636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31212880 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:      300760 kB
Mapped:          16920 kB
Slab:           296072 kB
PageTables:       5224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2344368 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= 72056 MiB
End job on node120 at 2011-04-29 15:39:41