Trace number 3219580

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) 4999.62 5000.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S303265982-092-UNKNOWN.cnf
MD5SUM1b4a544dd042630233219a622c9437c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark186.925
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

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

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

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

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: 3.25 4.12 5.80 5/179 9633
/proc/meminfo: memFree=17285556/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 436603944 2777088 37 33554432000 4194304 4287625 140733524759216 18446744073709551615 270608187015 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/9633/statm: 678 37 27 23 0 23 0

[startup+0.071713 s]
/proc/loadavg: 3.25 4.12 5.80 5/179 9633
/proc/meminfo: memFree=17285556/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 436603944 2777088 37 33554432000 4194304 4287625 140733524759216 18446744073709551615 270608187015 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/9633/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100707 s]
/proc/loadavg: 3.25 4.12 5.80 5/179 9633
/proc/meminfo: memFree=17285556/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 436603944 2777088 37 33554432000 4194304 4287625 140733524759216 18446744073709551615 270608187015 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/9633/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300673 s]
/proc/loadavg: 3.25 4.12 5.80 5/179 9633
/proc/meminfo: memFree=17285556/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=8428 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 436603944 8630272 54 33554432000 4194304 4287625 140733524759216 18446744073709551615 270608187015 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/9633/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.700599 s]
/proc/loadavg: 3.25 4.12 5.80 5/179 9633
/proc/meminfo: memFree=17285556/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 3.25 4.12 5.80 8/184 9638
/proc/meminfo: memFree=17259352/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=31408 CPUtime=0.49 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 3597 0 0 0 49 0 0 0 18 0 1 0 436603979 32161792 3109 33554432000 4194304 4587354 140737283811008 18446744073709551615 4239003 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 7852 3109 326 96 0 4414 0
[pid=9637] ppid=9633 vsize=21076 CPUtime=0.59 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 2876 0 0 0 59 0 0 0 17 0 1 0 436603979 21581824 2606 33554432000 4194304 4785740 140734761911824 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 5269 2606 340 145 0 2314 0
[pid=9638] ppid=9633 vsize=454768 CPUtime=0.04 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1088 0 0 0 4 0 0 0 20 0 1 0 436603979 465682432 985 33554432000 134512640 134534564 4289820208 18446744073709551615 134524455 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 113692 985 91 6 0 112358 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 525576

[startup+3.10119 s]
/proc/loadavg: 3.55 4.17 5.81 8/184 9638
/proc/meminfo: memFree=17250068/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593928630760898560 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1120432 CPUtime=1.1 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 5108 0 0 0 109 1 0 0 18 0 1 0 436603979 1147322368 3516 33554432000 4194304 4587354 140737283811008 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 280108 3516 327 96 0 276670 0
[pid=9637] ppid=9633 vsize=25492 CPUtime=1.59 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 3975 0 0 0 159 0 0 0 18 0 1 0 436603979 26103808 3705 33554432000 4194304 4785740 140734761911824 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 6373 3705 340 145 0 3418 0
[pid=9638] ppid=9633 vsize=454768 CPUtime=0.04 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1088 0 0 0 4 0 0 0 20 0 1 0 436603979 465682432 985 33554432000 134512640 134534564 4289820208 18446744073709551615 134524455 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 113692 985 91 6 0 112358 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 1619016

[startup+6.30061 s]
/proc/loadavg: 3.55 4.17 5.81 8/184 9638
/proc/meminfo: memFree=17230856/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593926844054503424 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1124072 CPUtime=2.19 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 8001 0 0 0 218 1 0 0 20 0 1 0 436603979 1151049728 3455 33554432000 4194304 4587354 140737283811008 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 281018 3455 327 96 0 277580 0
[pid=9637] ppid=9633 vsize=27472 CPUtime=2.69 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 4453 0 0 0 269 0 0 0 20 0 1 0 436603979 28131328 4183 33554432000 4194304 4785740 140734761911824 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 6868 4183 340 145 0 3913 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=1.04 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 104 0 0 0 22 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1630580

[startup+12.7005 s]
/proc/loadavg: 3.75 4.20 5.81 9/184 9638
/proc/meminfo: memFree=17198520/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593928768199852032 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1122908 CPUtime=4.29 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 16060 0 0 0 427 2 0 0 25 0 1 0 436603979 1149857792 3523 33554432000 4194304 4587354 140737283811008 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 280727 3523 337 96 0 277289 0
[pid=9637] ppid=9633 vsize=30100 CPUtime=4.79 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 5097 0 0 0 479 0 0 0 25 0 1 0 436603979 30822400 4827 33554432000 4194304 4785740 140734761911824 18446744073709551615 4276894 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 7525 4827 340 145 0 4570 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=3.24 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 324 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1632044

[startup+25.5012 s]
/proc/loadavg: 4.25 4.29 5.81 8/184 9638
/proc/meminfo: memFree=17201020/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593927668688224256 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1124088 CPUtime=8.59 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 24767 0 0 0 856 3 0 0 25 0 1 0 436603979 1151066112 5898 33554432000 4194304 4587354 140737283811008 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 281022 5898 337 96 0 277584 0
[pid=9637] ppid=9633 vsize=35468 CPUtime=9.08 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 6462 0 0 0 908 0 0 0 25 0 1 0 436603979 36319232 6192 33554432000 4194304 4785740 140734761911824 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 8867 6192 340 145 0 5912 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=7.44 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 744 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1638592

[startup+51.1007 s]
/proc/loadavg: 4.84 4.43 5.81 8/184 9639
/proc/meminfo: memFree=17138232/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593927668688224256 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1164868 CPUtime=17.09 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 36875 0 0 0 1704 5 0 0 25 0 1 0 436603979 1192824832 15430 33554432000 4194304 4587354 140737283811008 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 291217 15430 337 96 0 287779 0
[pid=9637] ppid=9633 vsize=39856 CPUtime=17.59 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 7551 0 0 0 1758 1 0 0 25 0 1 0 436603979 40812544 7281 33554432000 4194304 4785740 140734761911824 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 9964 7281 340 145 0 7009 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=16.04 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 1604 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 1683760

[startup+102.307 s]
/proc/loadavg: 5.54 4.69 5.82 8/184 9640
/proc/meminfo: memFree=17122592/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593928218444038144 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1191800 CPUtime=34.18 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 63027 0 0 0 3409 9 0 0 25 0 1 0 436603979 1220403200 21142 33554432000 4194304 4587354 140737283811008 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 297950 21142 337 96 0 294512 0
[pid=9637] ppid=9633 vsize=48600 CPUtime=34.68 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 9713 0 0 0 3467 1 0 0 25 0 1 0 436603979 49766400 9443 33554432000 4194304 4785740 140734761911824 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 12150 9443 340 145 0 9195 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=33.05 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 3305 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 1719436

[startup+162.301 s]
/proc/loadavg: 5.81 4.91 5.83 8/184 9642
/proc/meminfo: memFree=17154076/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593927256371363840 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1140204 CPUtime=54.18 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 70618 0 0 0 5407 11 0 0 25 0 1 0 436603979 1167568896 8612 33554432000 4194304 4587354 140737283811008 18446744073709551615 4239042 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 285051 8612 337 96 0 281613 0
[pid=9637] ppid=9633 vsize=56056 CPUtime=54.69 cores=1

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

/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 4541.9
Current children cumulated vsize (KiB) 1815820

[startup+4602.3 s]
/proc/loadavg: 6.01 6.00 5.96 7/184 9874
/proc/meminfo: memFree=16932848/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1163544 CPUtime=1534.15 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 935454 0 0 0 153228 187 0 0 25 0 1 0 436603979 1191469056 23008 33554432000 4194304 4587354 140737283811008 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 290886 23008 337 96 0 287448 0
[pid=9637] ppid=9633 vsize=173428 CPUtime=1534.66 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 39308 0 0 0 153459 7 0 0 25 0 1 0 436603979 177590272 39038 33554432000 4194304 4785740 140734761911824 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 43357 39038 340 145 0 40402 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=1533.1 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 153310 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 4601.91
Current children cumulated vsize (KiB) 1816008

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 9876
/proc/meminfo: memFree=16947076/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1147004 CPUtime=1554.15 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 947530 0 0 0 155225 190 0 0 25 0 1 0 436603979 1174532096 19182 33554432000 4194304 4587354 140737283811008 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 286751 19182 337 96 0 283313 0
[pid=9637] ppid=9633 vsize=174512 CPUtime=1554.66 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 39565 0 0 0 155459 7 0 0 25 0 1 0 436603979 178700288 39295 33554432000 4194304 4785740 140734761911824 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 43628 39295 340 145 0 40673 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=1553.1 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 155310 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 4661.91
Current children cumulated vsize (KiB) 1800552

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 9878
/proc/meminfo: memFree=16943720/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593927118932410368 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1149200 CPUtime=1574.16 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 958742 0 0 0 157222 194 0 0 25 0 1 0 436603979 1176780800 14340 33554432000 4194304 4587354 140737283811008 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 287300 14340 337 96 0 283862 0
[pid=9637] ppid=9633 vsize=179004 CPUtime=1574.65 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 40659 0 0 0 157458 7 0 0 25 0 1 0 436603979 183300096 40389 33554432000 4194304 4785740 140734761911824 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 44751 40389 340 145 0 41796 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=1573.1 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 157310 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 4721.91
Current children cumulated vsize (KiB) 1807240

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 9879
/proc/meminfo: memFree=16914180/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593927118932410368 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1149200 CPUtime=1594.16 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 967227 0 0 0 159220 196 0 0 25 0 1 0 436603979 1176780800 22772 33554432000 4194304 4587354 140737283811008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 287300 22772 337 96 0 283862 0
[pid=9637] ppid=9633 vsize=183448 CPUtime=1594.65 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 41722 0 0 0 159458 7 0 0 25 0 1 0 436603979 187850752 41452 33554432000 4194304 4785740 140734761911824 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 45862 41452 340 145 0 42907 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=1593.1 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 159310 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 4781.91
Current children cumulated vsize (KiB) 1811684

[startup+4842.3 s]
/proc/loadavg: 6.03 6.01 5.96 7/184 9881
/proc/meminfo: memFree=16935124/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593927118932410368 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1152012 CPUtime=1614.17 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 979011 0 0 0 161218 199 0 0 25 0 1 0 436603979 1179660288 18386 33554432000 4194304 4587354 140737283811008 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 288003 18386 337 96 0 284565 0
[pid=9637] ppid=9633 vsize=185820 CPUtime=1614.64 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 42311 0 0 0 161457 7 0 0 25 0 1 0 436603979 190279680 42041 33554432000 4194304 4785740 140734761911824 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 46455 42041 340 145 0 43500 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=1613.09 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 161309 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 4841.9
Current children cumulated vsize (KiB) 1816868

[startup+4902.3 s]
/proc/loadavg: 6.01 6.01 5.96 7/184 9882
/proc/meminfo: memFree=16910072/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593927118932410368 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1146140 CPUtime=1634.17 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 989650 0 0 0 163215 202 0 0 25 0 1 0 436603979 1173647360 12679 33554432000 4194304 4587354 140737283811008 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 286535 12679 337 96 0 283097 0
[pid=9637] ppid=9633 vsize=186348 CPUtime=1634.64 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 42442 0 0 0 163457 7 0 0 25 0 1 0 436603979 190820352 42172 33554432000 4194304 4785740 140734761911824 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 46587 42172 340 145 0 43632 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=1633.09 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 163309 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 4901.9
Current children cumulated vsize (KiB) 1811524

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 9884
/proc/meminfo: memFree=16864288/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593927118932410368 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1146140 CPUtime=1654.18 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 998641 0 0 0 165214 204 0 0 25 0 1 0 436603979 1173647360 21622 33554432000 4194304 4587354 140737283811008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 286535 21622 337 96 0 283097 0
[pid=9637] ppid=9633 vsize=187636 CPUtime=1654.64 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 42710 0 0 0 165456 8 0 0 25 0 1 0 436603979 192139264 42440 33554432000 4194304 4785740 140734761911824 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 46909 42440 340 145 0 43954 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=1653.09 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 165309 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 4961.91
Current children cumulated vsize (KiB) 1812812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 9885
/proc/meminfo: memFree=16897380/32951124 swapFree=67111528/67111528
[pid=9633] ppid=9631 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9633/stat : 9633 (ppfolio) S 9631 9633 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 436603944 18763776 394 33554432000 4194304 4287625 140733524759216 18446744073709551615 270613130767 0 0 4096 65536 4593927118932410368 0 0 17 3 0 0 0
/proc/9633/statm: 4581 394 345 23 0 91 0
[pid=9636] ppid=9633 vsize=1152136 CPUtime=1666.74 cores=1
/proc/9636/stat : 9636 (cryptominisat) R 9633 9633 9593 0 -1 4202496 1006290 0 0 0 166468 206 0 0 25 0 1 0 436603979 1179787264 12782 33554432000 4194304 4587354 140737283811008 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9636/statm: 288034 12782 337 96 0 284596 0
[pid=9637] ppid=9633 vsize=188876 CPUtime=1667.24 cores=1
/proc/9637/stat : 9637 (clasp) R 9633 9633 9593 0 -1 4202496 43045 0 0 0 166716 8 0 0 25 0 1 0 436603979 193409024 42775 33554432000 4194304 4785740 140734761911824 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9637/statm: 47219 42775 340 145 0 44264 0
[pid=9638] ppid=9633 vsize=460712 CPUtime=1665.64 cores=1
/proc/9638/stat : 9638 (TNM) R 9633 9633 9593 0 -1 4202496 1809 0 0 0 166564 0 0 0 25 0 1 0 436603979 471769088 1706 33554432000 134512640 134534564 4289820208 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9638/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 4999.62
Current children cumulated vsize (KiB) 1820048

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 4999.62
CPU user time (s): 4997.48
CPU system time (s): 2.14
CPU usage (%): 99.992
Max. virtual memory (cumulated for all children) (KiB): 2934932

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

runsolver used 8.15176 second user time and 19.1251 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-19 23:53:49
IDJOB=3219580
IDBENCH=82613
IDSOLVER=1639
FILE ID=node108/3219580-1303250029
RUNJOBID= node108-1303250029-9612
PBS_JOBID= 13042431
Free space on /tmp= 72288 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S303265982-092-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219580-1303250029/watcher-3219580-1303250029 -o /tmp/evaluation-result-3219580-1303250029/solver-3219580-1303250029 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219580-1303250029.cnf

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

MD5SUM BENCH= 1b4a544dd042630233219a622c9437c7
RANDOM SEED=2068080552

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17286580 kB
Buffers:        757408 kB
Cached:       14486740 kB
SwapCached:          0 kB
Active:        7848720 kB
Inactive:      7462736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17286580 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20956 kB
Writeback:           0 kB
AnonPages:       67196 kB
Mapped:          15496 kB
Slab:           288240 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210916 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= 72276 MiB
End job on node108 at 2011-04-20 01:17:12