Trace number 3275247

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.05 4999.91

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
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 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3275247-1303640271/watcher-3275247-1303640271 -o /tmp/evaluation-result-3275247-1303640271/solver-3275247-1303640271 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275247-1303640271.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 4.68 4.16 3.97 4/180 12849
/proc/meminfo: memFree=15084216/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 4365519662914437380 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0

[startup+0.0119291 s]
/proc/loadavg: 4.68 4.16 3.97 4/180 12849
/proc/meminfo: memFree=15084216/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 4365519662914437380 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100946 s]
/proc/loadavg: 4.68 4.16 3.97 4/180 12849
/proc/meminfo: memFree=15084216/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 4365519662914437380 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300902 s]
/proc/loadavg: 4.68 4.16 3.97 4/180 12849
/proc/meminfo: memFree=15084216/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719564676452581376 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700824 s]
/proc/loadavg: 4.68 4.16 3.97 4/180 12849
/proc/meminfo: memFree=15084216/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719564813891534848 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50069 s]
/proc/loadavg: 4.68 4.16 3.97 7/184 12853
/proc/meminfo: memFree=15080464/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719562752307232768 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2097188 CPUtime=0.54 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 1473 0 0 0 54 0 0 0 25 0 1 0 456442739 2147520512 754 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 524297 754 327 96 0 520859 0
[pid=12851] ppid=12849 vsize=12560 CPUtime=0.39 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 586 0 0 0 39 0 0 0 25 0 1 0 456442739 12861440 476 33554432000 4194304 4785740 140736468592496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3140 476 341 145 0 185 0
[pid=12852] ppid=12849 vsize=455692 CPUtime=0.54 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 272 0 0 0 54 0 0 0 25 0 1 0 456442739 466628608 168 33554432000 134512640 134534564 4293727248 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2583764

[startup+3.10038 s]
/proc/loadavg: 4.68 4.16 3.97 7/184 12853
/proc/meminfo: memFree=15078852/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2102732 CPUtime=1.09 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 3210 0 0 0 109 0 0 0 25 0 1 0 456442739 2153197568 2181 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 525683 2181 337 96 0 522245 0
[pid=12851] ppid=12849 vsize=12560 CPUtime=0.89 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 618 0 0 0 89 0 0 0 25 0 1 0 456442739 12861440 508 33554432000 4194304 4785740 140736468592496 18446744073709551615 264726102611 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3140 508 341 145 0 185 0
[pid=12852] ppid=12849 vsize=455692 CPUtime=1.09 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 272 0 0 0 109 0 0 0 25 0 1 0 456442739 466628608 168 33554432000 134512640 134534564 4293727248 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2589308

[startup+6.30077 s]
/proc/loadavg: 4.79 4.19 3.98 7/184 12853
/proc/meminfo: memFree=15045872/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719564401574674432 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2105012 CPUtime=2.14 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 4526 0 0 0 214 0 0 0 25 0 1 0 456442739 2155532288 2771 33554432000 4194304 4587354 140734441412896 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 526253 2771 337 96 0 522815 0
[pid=12851] ppid=12849 vsize=12824 CPUtime=1.99 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 658 0 0 0 199 0 0 0 25 0 1 0 456442739 13131776 548 33554432000 4194304 4785740 140736468592496 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3206 548 341 145 0 251 0
[pid=12852] ppid=12849 vsize=455692 CPUtime=2.14 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 272 0 0 0 214 0 0 0 25 0 1 0 456442739 466628608 168 33554432000 134512640 134534564 4293727248 18446744073709551615 2804001 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2591852

[startup+12.7006 s]
/proc/loadavg: 4.88 4.22 4.00 7/184 12853
/proc/meminfo: memFree=15041396/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2106532 CPUtime=4.29 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 6457 0 0 0 429 0 0 0 25 0 1 0 456442739 2157088768 3215 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 526633 3215 337 96 0 523195 0
[pid=12851] ppid=12849 vsize=12960 CPUtime=4.09 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 713 0 0 0 409 0 0 0 25 0 1 0 456442739 13271040 603 33554432000 4194304 4785740 140736468592496 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3240 603 341 145 0 285 0
[pid=12852] ppid=12849 vsize=455692 CPUtime=4.29 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 272 0 0 0 429 0 0 0 25 0 1 0 456442739 466628608 168 33554432000 134512640 134534564 4293727248 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2593508

[startup+25.5011 s]
/proc/loadavg: 5.13 4.31 4.03 7/184 12854
/proc/meminfo: memFree=15025364/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719562889746186240 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2118492 CPUtime=8.54 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 10627 0 0 0 854 0 0 0 25 0 1 0 456442739 2169335808 4045 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 529623 4045 337 96 0 526185 0
[pid=12851] ppid=12849 vsize=13356 CPUtime=8.39 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 788 0 0 0 839 0 0 0 25 0 1 0 456442739 13676544 678 33554432000 4194304 4785740 140736468592496 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3339 678 341 145 0 384 0
[pid=12852] ppid=12849 vsize=455692 CPUtime=8.54 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 272 0 0 0 854 0 0 0 25 0 1 0 456442739 466628608 168 33554432000 134512640 134534564 4293727248 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2605864

[startup+51.1003 s]
/proc/loadavg: 5.43 4.44 4.08 7/184 12854
/proc/meminfo: memFree=15011572/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2113844 CPUtime=17.64 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 17286 0 0 0 1763 1 0 0 25 0 1 0 456442739 2164576256 5286 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 528461 5286 337 96 0 525023 0
[pid=12851] ppid=12849 vsize=13628 CPUtime=16.59 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 876 0 0 0 1659 0 0 0 25 0 1 0 456442739 13955072 766 33554432000 4194304 4785740 140736468592496 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3407 766 341 145 0 452 0
[pid=12852] ppid=12849 vsize=455692 CPUtime=16.84 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 272 0 0 0 1684 0 0 0 25 0 1 0 456442739 466628608 168 33554432000 134512640 134534564 4293727248 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2601488

[startup+102.307 s]
/proc/loadavg: 5.75 4.68 4.18 7/184 12856
/proc/meminfo: memFree=14968536/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719563164624093184 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2125224 CPUtime=34.68 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 24982 0 0 0 3466 2 0 0 25 0 1 0 456442739 2176229376 7427 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 531306 7427 337 96 0 527868 0
[pid=12851] ppid=12849 vsize=14160 CPUtime=33.69 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 988 0 0 0 3369 0 0 0 25 0 1 0 456442739 14499840 878 33554432000 4194304 4785740 140736468592496 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3540 878 341 145 0 585 0
[pid=12852] ppid=12849 vsize=455692 CPUtime=33.91 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 272 0 0 0 3391 0 0 0 25 0 1 0 456442739 466628608 168 33554432000 134512640 134534564 4293727248 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113923 168 95 6 0 112589 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2613400

[startup+162.3 s]
/proc/loadavg: 5.94 4.93 4.29 7/184 12857
/proc/meminfo: memFree=14915936/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2125608 CPUtime=54.68 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 32806 0 0 0 5464 4 0 0 25 0 1 0 456442739 2176622592 8134 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 531402 8134 337 96 0 527964 0
[pid=12851] ppid=12849 vsize=14432 CPUtime=53.69 cores=0

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

/proc/12852/statm: 113924 177 103 6 0 112590 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 2715264

[startup+4662.3 s]
/proc/loadavg: 5.04 5.01 5.00 6/183 12992
/proc/meminfo: memFree=14637968/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719563576940953600 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2225348 CPUtime=1554.76 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 214745 0 0 0 155433 43 0 0 25 0 1 0 456442739 2278756352 29925 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 556337 29925 337 96 0 552899 0
[pid=12851] ppid=12849 vsize=15896 CPUtime=1553.76 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 1445 0 0 0 155376 0 0 0 25 0 1 0 456442739 16277504 1335 33554432000 4194304 4785740 140736468592496 18446744073709551615 4550458 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3974 1335 341 145 0 1019 0
[pid=12852] ppid=12849 vsize=455696 CPUtime=1553.93 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 281 0 0 0 155388 5 0 0 25 0 1 0 456442739 466632704 177 33554432000 134512640 134534564 4293727248 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113924 177 103 6 0 112590 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 2715264

[startup+4722.31 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 12994
/proc/meminfo: memFree=14637812/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719563576940953600 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2263184 CPUtime=1574.75 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 215371 0 0 0 157432 43 0 0 25 0 1 0 456442739 2317500416 29927 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 565796 29927 337 96 0 562358 0
[pid=12851] ppid=12849 vsize=15896 CPUtime=1573.75 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 1445 0 0 0 157375 0 0 0 25 0 1 0 456442739 16277504 1335 33554432000 4194304 4785740 140736468592496 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3974 1335 341 145 0 1019 0
[pid=12852] ppid=12849 vsize=455696 CPUtime=1573.94 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 281 0 0 0 157389 5 0 0 25 0 1 0 456442739 466632704 177 33554432000 134512640 134534564 4293727248 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113924 177 103 6 0 112590 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 2753100

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12995
/proc/meminfo: memFree=14636280/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719563576940953600 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2263184 CPUtime=1594.75 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 215969 0 0 0 159432 43 0 0 25 0 1 0 456442739 2317500416 30514 33554432000 4194304 4587354 140734441412896 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 565796 30514 337 96 0 562358 0
[pid=12851] ppid=12849 vsize=15896 CPUtime=1593.75 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 1445 0 0 0 159375 0 0 0 25 0 1 0 456442739 16277504 1335 33554432000 4194304 4785740 140736468592496 18446744073709551615 4309471 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3974 1335 341 145 0 1019 0
[pid=12852] ppid=12849 vsize=455696 CPUtime=1593.95 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 281 0 0 0 159390 5 0 0 25 0 1 0 456442739 466632704 177 33554432000 134512640 134534564 4293727248 18446744073709551615 134529874 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113924 177 103 6 0 112590 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 2753100

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12997
/proc/meminfo: memFree=14636992/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719563576940953600 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2263184 CPUtime=1614.75 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 215971 0 0 0 161432 43 0 0 25 0 1 0 456442739 2317500416 29928 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 565796 29928 337 96 0 562358 0
[pid=12851] ppid=12849 vsize=15896 CPUtime=1613.75 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 1448 0 0 0 161375 0 0 0 25 0 1 0 456442739 16277504 1338 33554432000 4194304 4785740 140736468592496 18446744073709551615 4549584 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3974 1338 341 145 0 1019 0
[pid=12852] ppid=12849 vsize=455696 CPUtime=1613.95 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 281 0 0 0 161390 5 0 0 25 0 1 0 456442739 466632704 177 33554432000 134512640 134534564 4293727248 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113924 177 103 6 0 112590 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 2753100

[startup+4902.3 s]
/proc/loadavg: 5.06 5.01 5.00 6/183 12999
/proc/meminfo: memFree=14636832/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719563576940953600 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2225348 CPUtime=1634.74 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 216617 0 0 0 163431 43 0 0 25 0 1 0 456442739 2278756352 29948 33554432000 4194304 4587354 140734441412896 18446744073709551615 4239424 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 556337 29948 337 96 0 552899 0
[pid=12851] ppid=12849 vsize=15896 CPUtime=1633.74 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 1451 0 0 0 163374 0 0 0 25 0 1 0 456442739 16277504 1341 33554432000 4194304 4785740 140736468592496 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3974 1341 341 145 0 1019 0
[pid=12852] ppid=12849 vsize=455696 CPUtime=1633.96 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 281 0 0 0 163391 5 0 0 25 0 1 0 456442739 466632704 177 33554432000 134512640 134534564 4293727248 18446744073709551615 134530401 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113924 177 103 6 0 112590 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 2715264

[startup+4962.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 13000
/proc/meminfo: memFree=14634944/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719563576940953600 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2225348 CPUtime=1654.74 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 217261 0 0 0 165431 43 0 0 25 0 1 0 456442739 2278756352 30562 33554432000 4194304 4587354 140734441412896 18446744073709551615 4232230 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 556337 30562 337 96 0 552899 0
[pid=12851] ppid=12849 vsize=15896 CPUtime=1653.74 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 1451 0 0 0 165374 0 0 0 25 0 1 0 456442739 16277504 1341 33554432000 4194304 4785740 140736468592496 18446744073709551615 4552955 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3974 1341 341 145 0 1019 0
[pid=12852] ppid=12849 vsize=455696 CPUtime=1653.97 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 281 0 0 0 165392 5 0 0 25 0 1 0 456442739 466632704 177 33554432000 134512640 134534564 4293727248 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113924 177 103 6 0 112590 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 2715264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.03 5.01 5.00 7/184 13062
/proc/meminfo: memFree=15125352/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719563576940953600 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2225348 CPUtime=1667.33 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 217263 0 0 0 166690 43 0 0 25 0 1 0 456442739 2278756352 29949 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 556337 29949 337 96 0 552899 0
[pid=12851] ppid=12849 vsize=15896 CPUtime=1666.24 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 1451 0 0 0 166624 0 0 0 25 0 1 0 456442739 16277504 1341 33554432000 4194304 4785740 140736468592496 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3974 1341 341 145 0 1019 0
[pid=12852] ppid=12849 vsize=455696 CPUtime=1666.48 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 281 0 0 0 166643 5 0 0 25 0 1 0 456442739 466632704 177 33554432000 134512640 134534564 4293727248 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113924 177 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2715264

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

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

[startup+4999.9 s]
/proc/loadavg: 5.03 5.01 5.00 7/184 13062
/proc/meminfo: memFree=15125352/32951124 swapFree=67111528/67111528
[pid=12849] ppid=12847 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12849/stat : 12849 (ppfolio) S 12847 12849 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456442739 18763776 394 33554432000 4194304 4287625 140734647854528 18446744073709551615 264726425103 0 0 4096 65536 8719563576940953600 0 0 17 4 0 0 0
/proc/12849/statm: 4581 394 345 23 0 91 0
[pid=12850] ppid=12849 vsize=2225348 CPUtime=1667.33 cores=0
/proc/12850/stat : 12850 (cryptominisat) R 12849 12849 12531 0 -1 4202496 217263 0 0 0 166690 43 0 0 25 0 1 0 456442739 2278756352 29949 33554432000 4194304 4587354 140734441412896 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12850/statm: 556337 29949 337 96 0 552899 0
[pid=12851] ppid=12849 vsize=15896 CPUtime=1666.24 cores=0
/proc/12851/stat : 12851 (clasp) R 12849 12849 12531 0 -1 4202496 1451 0 0 0 166624 0 0 0 25 0 1 0 456442739 16277504 1341 33554432000 4194304 4785740 140736468592496 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12851/statm: 3974 1341 341 145 0 1019 0
[pid=12852] ppid=12849 vsize=455696 CPUtime=1666.48 cores=0
/proc/12852/stat : 12852 (TNM) R 12849 12849 12531 0 -1 4202496 281 0 0 0 166643 5 0 0 25 0 1 0 456442739 466632704 177 33554432000 134512640 134534564 4293727248 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12852/statm: 113924 177 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2715264

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4999.57
CPU system time (s): 0.48
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 11217724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 501
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= 214
involuntary context switches= 4

runsolver used 8.91264 second user time and 17.9463 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-24 12:17:51
IDJOB=3275247
IDBENCH=83143
IDSOLVER=1639
FILE ID=node141/3275247-1303640271
RUNJOBID= node141-1303635245-12549
PBS_JOBID= 13150707
Free space on /tmp= 71508 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275247-1303640271/watcher-3275247-1303640271 -o /tmp/evaluation-result-3275247-1303640271/solver-3275247-1303640271 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275247-1303640271.cnf

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=1779827975

node141.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.806
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      15084496 kB
Buffers:       1629972 kB
Cached:       15415372 kB
SwapCached:          0 kB
Active:        9796076 kB
Inactive:      7496244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15084496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30576 kB
Writeback:           0 kB
AnonPages:      246564 kB
Mapped:          16376 kB
Slab:           509440 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   871524 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= 71508 MiB
End job on node141 at 2011-04-24 13:41:13