Trace number 3219358

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.02 4999.93

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S109959541-056-UNKNOWN.cnf
MD5SUM5f909806405bfbe25b7db5afcabe8fc9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark143.357
Satisfiable
(Un)Satisfiability was proved
Number of variables24999
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
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-3219358-1303233568/watcher-3219358-1303233568 -o /tmp/evaluation-result-3219358-1303233568/solver-3219358-1303233568 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219358-1303233568.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: 6.01 6.00 6.00 4/180 26355
/proc/meminfo: memFree=17889800/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 4403089975235543300 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0

[startup+0.0939151 s]
/proc/loadavg: 6.01 6.00 6.00 4/180 26355
/proc/meminfo: memFree=17889800/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 4403089975235543300 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100922 s]
/proc/loadavg: 6.01 6.00 6.00 4/180 26355
/proc/meminfo: memFree=17889800/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 4403089975235543300 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300894 s]
/proc/loadavg: 6.01 6.00 6.00 4/180 26355
/proc/meminfo: memFree=17889800/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700815 s]
/proc/loadavg: 6.01 6.00 6.00 4/180 26355
/proc/meminfo: memFree=17889800/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820755280123920384 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 26359
/proc/meminfo: memFree=17832108/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820755692440780800 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=47224 CPUtime=0.49 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 8693 0 0 0 48 1 0 0 25 0 1 0 434954770 48357376 6670 33554432000 4194304 4587354 140735499893040 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 11806 6670 325 96 0 8368 0
[pid=26357] ppid=26355 vsize=25840 CPUtime=0.43 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 5077 0 0 0 43 0 0 0 25 0 1 0 434954770 26460160 3731 33554432000 4194304 4785740 140736377767216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 6460 3731 340 145 0 3505 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=0.54 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 54 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 553284

[startup+3.10038 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 26359
/proc/meminfo: memFree=17832480/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820755692440780800 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=47224 CPUtime=0.99 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 9152 0 0 0 98 1 0 0 25 0 1 0 434954770 48357376 7127 33554432000 4194304 4587354 140735499893040 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 11806 7127 326 96 0 8368 0
[pid=26357] ppid=26355 vsize=25840 CPUtime=0.99 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 5077 0 0 0 99 0 0 0 25 0 1 0 434954770 26460160 3731 33554432000 4194304 4785740 140736377767216 18446744073709551615 4304528 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 6460 3731 340 145 0 3505 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=1.08 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 108 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 553284

[startup+6.30079 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 26359
/proc/meminfo: memFree=17823800/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820755829879734272 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=47224 CPUtime=2.09 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 9991 0 0 0 208 1 0 0 25 0 1 0 434954770 48357376 7965 33554432000 4194304 4587354 140735499893040 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 11806 7965 326 96 0 8368 0
[pid=26357] ppid=26355 vsize=30468 CPUtime=2.04 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 6288 0 0 0 203 1 0 0 25 0 1 0 434954770 31199232 4942 33554432000 4194304 4785740 140736377767216 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 7617 4942 340 145 0 4662 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=2.14 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 214 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 557912

[startup+12.7006 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26359
/proc/meminfo: memFree=17800988/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820756104757641216 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=84728 CPUtime=4.19 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 11542 0 0 0 418 1 0 0 25 0 1 0 434954770 86761472 9510 33554432000 4194304 4587354 140735499893040 18446744073709551615 4241262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 21182 9510 326 96 0 17744 0
[pid=26357] ppid=26355 vsize=41096 CPUtime=4.19 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 8942 0 0 0 418 1 0 0 25 0 1 0 434954770 42082304 7596 33554432000 4194304 4785740 140736377767216 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 10274 7596 340 145 0 7319 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=4.28 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 428 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 606044

[startup+25.5013 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26359
/proc/meminfo: memFree=17773204/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820754455490199552 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=53252 CPUtime=8.49 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 15943 0 0 0 847 2 0 0 25 0 1 0 434954770 54530048 8463 33554432000 4194304 4587354 140735499893040 18446744073709551615 4230215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 13313 8463 331 96 0 9875 0
[pid=26357] ppid=26355 vsize=61364 CPUtime=8.44 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 13960 0 0 0 843 1 0 0 25 0 1 0 434954770 62836736 12614 33554432000 4194304 4785740 140736377767216 18446744073709551615 4549795 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 15341 12614 340 145 0 12386 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=8.53 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 853 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 594836

[startup+51.1007 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26360
/proc/meminfo: memFree=17769812/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820754730368106496 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=61336 CPUtime=16.99 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 40348 0 0 0 1692 7 0 0 25 0 1 0 434954770 62808064 9606 33554432000 4194304 4587354 140735499893040 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 15334 9606 337 96 0 11896 0
[pid=26357] ppid=26355 vsize=75148 CPUtime=16.99 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 17434 0 0 0 1697 2 0 0 25 0 1 0 434954770 76951552 16088 33554432000 4194304 4785740 140736377767216 18446744073709551615 4276894 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 18787 16088 340 145 0 15832 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=17.09 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 1709 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 616704

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26361
/proc/meminfo: memFree=17722168/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820755142684966912 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=136592 CPUtime=34.09 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 73311 0 0 0 3397 12 0 0 25 0 1 0 434954770 139870208 15434 33554432000 4194304 4587354 140735499893040 18446744073709551615 4238340 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 34148 15434 337 96 0 30710 0
[pid=26357] ppid=26355 vsize=94640 CPUtime=34.06 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 22153 0 0 0 3403 3 0 0 25 0 1 0 434954770 96911360 20807 33554432000 4194304 4785740 140736377767216 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 23660 20807 340 145 0 20705 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=34.13 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 3413 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 711452

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26363
/proc/meminfo: memFree=17505632/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820755692440780800 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=72992 CPUtime=54.08 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 111460 0 0 0 5390 18 0 0 25 0 1 0 434954770 74743808 14238 33554432000 4194304 4587354 140735499893040 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 18248 14238 337 96 0 14810 0
[pid=26357] ppid=26355 vsize=121828 CPUtime=54.06 cores=0

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

/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1110188

[startup+4662.3 s]
/proc/loadavg: 5.99 5.94 5.95 7/184 26556
/proc/meminfo: memFree=17365980/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820756242196594688 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=223652 CPUtime=1554.15 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 1019190 0 0 0 155199 216 0 0 25 0 1 0 434954770 229019648 27902 33554432000 4194304 4587354 140735499893040 18446744073709551615 4238246 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 55913 27902 337 96 0 52475 0
[pid=26357] ppid=26355 vsize=421696 CPUtime=1554.06 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 102601 0 0 0 155380 26 0 0 25 0 1 0 434954770 431816704 101255 33554432000 4194304 4785740 140736377767216 18446744073709551615 4416856 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 105424 101255 340 145 0 102469 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=1554.2 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 155420 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1125568

[startup+4722.31 s]
/proc/loadavg: 5.99 5.95 5.95 7/184 26558
/proc/meminfo: memFree=17381084/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820756242196594688 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=245004 CPUtime=1574.16 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 1030212 0 0 0 157197 219 0 0 25 0 1 0 434954770 250884096 17835 33554432000 4194304 4587354 140735499893040 18446744073709551615 4239479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 61251 17835 337 96 0 57813 0
[pid=26357] ppid=26355 vsize=421696 CPUtime=1574.06 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 102619 0 0 0 157380 26 0 0 25 0 1 0 434954770 431816704 101273 33554432000 4194304 4785740 140736377767216 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 105424 101273 340 145 0 102469 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=1574.2 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 157420 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1146920

[startup+4782.3 s]
/proc/loadavg: 5.99 5.95 5.95 7/184 26559
/proc/meminfo: memFree=17359140/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820756379635548160 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=245004 CPUtime=1594.15 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 1039560 0 0 0 159195 220 0 0 25 0 1 0 434954770 250884096 27153 33554432000 4194304 4587354 140735499893040 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 61251 27153 337 96 0 57813 0
[pid=26357] ppid=26355 vsize=421696 CPUtime=1594.06 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 102622 0 0 0 159380 26 0 0 25 0 1 0 434954770 431816704 101276 33554432000 4194304 4785740 140736377767216 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 105424 101276 340 145 0 102469 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=1594.19 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 159419 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1146920

[startup+4842.3 s]
/proc/loadavg: 5.99 5.96 5.95 7/184 26561
/proc/meminfo: memFree=17324772/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820756379635548160 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=230416 CPUtime=1614.14 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 1050373 0 0 0 161191 223 0 0 25 0 1 0 434954770 235945984 16890 33554432000 4194304 4587354 140735499893040 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 57604 16890 337 96 0 54166 0
[pid=26357] ppid=26355 vsize=425700 CPUtime=1614.07 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 103599 0 0 0 161380 27 0 0 25 0 1 0 434954770 435916800 102253 33554432000 4194304 4785740 140736377767216 18446744073709551615 4278556 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 106425 102253 340 145 0 103470 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=1614.19 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 161419 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1136336

[startup+4902.3 s]
/proc/loadavg: 6.03 5.98 5.96 7/184 26562
/proc/meminfo: memFree=17138516/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820756379635548160 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=230416 CPUtime=1634.14 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 1059861 0 0 0 163188 226 0 0 25 0 1 0 434954770 235945984 26345 33554432000 4194304 4587354 140735499893040 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 57604 26345 337 96 0 54166 0
[pid=26357] ppid=26355 vsize=425700 CPUtime=1634.08 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 103604 0 0 0 163381 27 0 0 25 0 1 0 434954770 435916800 102258 33554432000 4194304 4785740 140736377767216 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 106425 102258 340 145 0 103470 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=1634.19 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 163419 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1136336

[startup+4962.3 s]
/proc/loadavg: 6.01 5.98 5.96 7/184 26564
/proc/meminfo: memFree=17342100/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820756379635548160 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=351628 CPUtime=1654.14 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 1070365 0 0 0 165185 229 0 0 25 0 1 0 434954770 360067072 15737 33554432000 4194304 4587354 140735499893040 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 87907 15737 337 96 0 84469 0
[pid=26357] ppid=26355 vsize=432192 CPUtime=1654.08 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 105231 0 0 0 165381 27 0 0 25 0 1 0 434954770 442564608 103885 33554432000 4194304 4785740 140736377767216 18446744073709551615 4552927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 108048 103885 340 145 0 105093 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=1654.18 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 165418 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1264040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.06 5.99 5.97 7/184 26565
/proc/meminfo: memFree=17282456/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820756379635548160 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=351628 CPUtime=1666.64 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 1076567 0 0 0 166434 230 0 0 25 0 1 0 434954770 360067072 21907 33554432000 4194304 4587354 140735499893040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 87907 21907 337 96 0 84469 0
[pid=26357] ppid=26355 vsize=432192 CPUtime=1666.64 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 105232 0 0 0 166637 27 0 0 25 0 1 0 434954770 442564608 103886 33554432000 4194304 4785740 140736377767216 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 108048 103886 340 145 0 105093 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=1666.74 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 166674 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1264040

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: 6.06 5.99 5.97 7/184 26565
/proc/meminfo: memFree=17282456/32951124 swapFree=67111528/67111528
[pid=26355] ppid=26353 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26355/stat : 26355 (ppfolio) S 26353 26355 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434954769 18763776 393 33554432000 4194304 4287625 140735680074384 18446744073709551615 228122734095 0 0 4096 65536 12820756379635548160 0 0 17 4 0 0 0
/proc/26355/statm: 4581 393 345 23 0 91 0
[pid=26356] ppid=26355 vsize=351628 CPUtime=1666.64 cores=0
/proc/26356/stat : 26356 (cryptominisat) R 26355 26355 25749 0 -1 4202496 1076567 0 0 0 166434 230 0 0 25 0 1 0 434954770 360067072 21907 33554432000 4194304 4587354 140735499893040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26356/statm: 87907 21907 337 96 0 84469 0
[pid=26357] ppid=26355 vsize=432192 CPUtime=1666.64 cores=0
/proc/26357/stat : 26357 (clasp) R 26355 26355 25749 0 -1 4202496 105232 0 0 0 166637 27 0 0 25 0 1 0 434954770 442564608 103886 33554432000 4194304 4785740 140736377767216 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26357/statm: 108048 103886 340 145 0 105093 0
[pid=26358] ppid=26355 vsize=461896 CPUtime=1666.74 cores=0
/proc/26358/stat : 26358 (TNM) R 26355 26355 25749 0 -1 4202496 4293 0 0 0 166674 0 0 0 25 0 1 0 434954770 472981504 4190 33554432000 134512640 134534564 4293527120 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26358/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1264040

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.93
CPU time (s): 5000.02
CPU user time (s): 4997.45
CPU system time (s): 2.57
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1342348

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

runsolver used 8.82366 second user time and 18.4552 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-19 19:19:28
IDJOB=3219358
IDBENCH=82576
IDSOLVER=1639
FILE ID=node138/3219358-1303233568
RUNJOBID= node138-1303222865-25767
PBS_JOBID= 13036444
Free space on /tmp= 73000 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S109959541-056-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219358-1303233568/watcher-3219358-1303233568 -o /tmp/evaluation-result-3219358-1303233568/solver-3219358-1303233568 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219358-1303233568.cnf

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

MD5SUM BENCH= 5f909806405bfbe25b7db5afcabe8fc9
RANDOM SEED=2000341156

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      17890080 kB
Buffers:        714912 kB
Cached:       13571084 kB
SwapCached:          0 kB
Active:        7841264 kB
Inactive:      6868840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17890080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12056 kB
Writeback:           0 kB
AnonPages:      423800 kB
Mapped:          16444 kB
Slab:           286508 kB
PageTables:       5644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2097976 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= 72988 MiB
End job on node138 at 2011-04-19 20:42:50