Trace number 3220420

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.96 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1734827769-099.UNKNOWN.cnf
MD5SUM2eb2fa74ab0dce335225200db81f6563
Bench CategoryRANDOM (random 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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	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-3220420-1303272055/watcher-3220420-1303272055 -o /tmp/evaluation-result-3220420-1303272055/solver-3220420-1303272055 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220420-1303272055.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: 6.05 6.02 6.00 5/180 11310
/proc/meminfo: memFree=17180064/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 7205057644791300360 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0

[startup+0.070571 s]
/proc/loadavg: 6.05 6.02 6.00 5/180 11310
/proc/meminfo: memFree=17180064/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 7205057644791300360 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100562 s]
/proc/loadavg: 6.05 6.02 6.00 5/180 11310
/proc/meminfo: memFree=17180064/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 7205057644791300360 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300541 s]
/proc/loadavg: 6.05 6.02 6.00 5/180 11310
/proc/meminfo: memFree=17180064/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700457 s]
/proc/loadavg: 6.05 6.02 6.00 5/180 11310
/proc/meminfo: memFree=17180064/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498814955336499200 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50032 s]
/proc/loadavg: 6.05 6.02 6.00 7/184 11314
/proc/meminfo: memFree=17176344/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498815092775452672 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1918064 CPUtime=1.04 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 1948 0 0 0 104 0 0 0 19 0 1 0 438806484 1964097536 1028 33554432000 4194304 4587354 140736575717120 18446744073709551615 4243815 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 479516 1028 327 96 0 476078 0
[pid=11312] ppid=11310 vsize=12844 CPUtime=0.09 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 666 0 0 0 9 0 0 0 23 0 1 0 438806484 13152256 553 33554432000 4194304 4785740 140736754235648 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 3211 553 340 145 0 256 0
[pid=11313] ppid=11310 vsize=455960 CPUtime=0.34 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 356 0 0 0 34 0 0 0 25 0 1 0 438806484 466903040 253 33554432000 134512640 134534564 4288652112 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2405192

[startup+3.10104 s]
/proc/loadavg: 6.05 6.02 6.00 7/184 11314
/proc/meminfo: memFree=17174484/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498815092775452672 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1924536 CPUtime=1.59 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 4053 0 0 0 159 0 0 0 20 0 1 0 438806484 1970724864 2726 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 481134 2726 337 96 0 477696 0
[pid=11312] ppid=11310 vsize=13636 CPUtime=0.64 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 872 0 0 0 64 0 0 0 25 0 1 0 438806484 13963264 759 33554432000 4194304 4785740 140736754235648 18446744073709551615 270612771525 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 3409 759 340 145 0 454 0
[pid=11313] ppid=11310 vsize=455960 CPUtime=0.84 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 356 0 0 0 84 0 0 0 25 0 1 0 438806484 466903040 253 33554432000 134512640 134534564 4288652112 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2412456

[startup+6.30047 s]
/proc/loadavg: 6.05 6.02 6.00 7/184 11323
/proc/meminfo: memFree=17164440/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498813168630104064 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1923664 CPUtime=2.63 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 4989 0 0 0 263 0 0 0 23 0 1 0 438806484 1969831936 2706 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 480916 2706 337 96 0 477478 0
[pid=11312] ppid=11310 vsize=14436 CPUtime=1.69 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 1083 0 0 0 169 0 0 0 25 0 1 0 438806484 14782464 970 33554432000 4194304 4785740 140736754235648 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 3609 970 340 145 0 654 0
[pid=11313] ppid=11310 vsize=455960 CPUtime=1.94 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 356 0 0 0 194 0 0 0 25 0 1 0 438806484 466903040 253 33554432000 134512640 134534564 4288652112 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2412384

[startup+12.7003 s]
/proc/loadavg: 6.04 6.02 6.00 7/184 11323
/proc/meminfo: memFree=17160732/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498813031191150592 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1931148 CPUtime=4.79 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 7147 0 0 0 479 0 0 0 25 0 1 0 438806484 1977495552 3676 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 482787 3676 337 96 0 479349 0
[pid=11312] ppid=11310 vsize=15500 CPUtime=3.84 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 1341 0 0 0 384 0 0 0 25 0 1 0 438806484 15872000 1228 33554432000 4194304 4785740 140736754235648 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 3875 1228 340 145 0 920 0
[pid=11313] ppid=11310 vsize=455960 CPUtime=4.04 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 356 0 0 0 404 0 0 0 25 0 1 0 438806484 466903040 253 33554432000 134512640 134534564 4288652112 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2420932

[startup+25.5011 s]
/proc/loadavg: 6.03 6.02 6.00 7/184 11324
/proc/meminfo: memFree=17158108/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498813443508011008 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1928484 CPUtime=9.04 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 10043 0 0 0 903 1 0 0 25 0 1 0 438806484 1974767616 3713 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 482121 3713 337 96 0 478683 0
[pid=11312] ppid=11310 vsize=16580 CPUtime=8.09 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 1614 0 0 0 809 0 0 0 25 0 1 0 438806484 16977920 1501 33554432000 4194304 4785740 140736754235648 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 4145 1501 340 145 0 1190 0
[pid=11313] ppid=11310 vsize=455960 CPUtime=8.34 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 356 0 0 0 834 0 0 0 25 0 1 0 438806484 466903040 253 33554432000 134512640 134534564 4288652112 18446744073709551615 10532254 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2419348

[startup+51.1005 s]
/proc/loadavg: 6.02 6.02 6.00 7/184 11324
/proc/meminfo: memFree=17153136/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498813443508011008 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1942300 CPUtime=17.59 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 14955 0 0 0 1757 2 0 0 25 0 1 0 438806484 1988915200 4937 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 485575 4937 337 96 0 482137 0
[pid=11312] ppid=11310 vsize=18372 CPUtime=16.64 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 2050 0 0 0 1664 0 0 0 25 0 1 0 438806484 18812928 1937 33554432000 4194304 4785740 140736754235648 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 4593 1937 340 145 0 1638 0
[pid=11313] ppid=11310 vsize=455960 CPUtime=16.84 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 356 0 0 0 1684 0 0 0 25 0 1 0 438806484 466903040 253 33554432000 134512640 134534564 4288652112 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2434956

[startup+102.306 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 11326
/proc/meminfo: memFree=17145320/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498813580946964480 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1935480 CPUtime=34.65 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 22944 0 0 0 3461 4 0 0 25 0 1 0 438806484 1981931520 6234 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 483870 6234 337 96 0 480432 0
[pid=11312] ppid=11310 vsize=20812 CPUtime=33.69 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 2628 0 0 0 3369 0 0 0 25 0 1 0 438806484 21311488 2515 33554432000 4194304 4785740 140736754235648 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 5203 2515 341 145 0 2248 0
[pid=11313] ppid=11310 vsize=455960 CPUtime=33.94 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 356 0 0 0 3394 0 0 0 25 0 1 0 438806484 466903040 253 33554432000 134512640 134534564 4288652112 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2430576

[startup+162.301 s]
/proc/loadavg: 6.00 6.01 6.00 7/184 11327
/proc/meminfo: memFree=17130056/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498813580946964480 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1950324 CPUtime=54.64 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 30323 0 0 0 5460 4 0 0 25 0 1 0 438806484 1997131776 9652 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 487581 9652 337 96 0 484143 0
[pid=11312] ppid=11310 vsize=22540 CPUtime=53.68 cores=1

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

/proc/11313/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4542.25
Current children cumulated vsize (KiB) 2531584

[startup+4602.3 s]
/proc/loadavg: 3.02 3.01 3.44 4/175 11479
/proc/meminfo: memFree=17160984/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498814130702778368 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=2007776 CPUtime=1534.66 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 238803 0 0 0 153403 63 0 0 25 0 1 0 438806484 2055962624 25878 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 501944 25878 337 96 0 498506 0
[pid=11312] ppid=11310 vsize=49972 CPUtime=1533.69 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 9327 0 0 0 153368 1 0 0 25 0 1 0 438806484 51171328 9214 33554432000 4194304 4785740 140736754235648 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 12493 9214 341 145 0 9538 0
[pid=11313] ppid=11310 vsize=455964 CPUtime=1533.91 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 365 0 0 0 153391 0 0 0 25 0 1 0 438806484 466907136 262 33554432000 134512640 134534564 4288652112 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 2532036

[startup+4662.3 s]
/proc/loadavg: 3.01 3.00 3.42 4/175 11480
/proc/meminfo: memFree=17177568/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498814130702778368 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1998104 CPUtime=1554.65 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 239361 0 0 0 155402 63 0 0 25 0 1 0 438806484 2046058496 21538 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 499526 21538 337 96 0 496088 0
[pid=11312] ppid=11310 vsize=50112 CPUtime=1553.69 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 9382 0 0 0 155368 1 0 0 25 0 1 0 438806484 51314688 9269 33554432000 4194304 4785740 140736754235648 18446744073709551615 4287587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 12528 9269 341 145 0 9573 0
[pid=11313] ppid=11310 vsize=455964 CPUtime=1553.91 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 365 0 0 0 155391 0 0 0 25 0 1 0 438806484 466907136 262 33554432000 134512640 134534564 4288652112 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.25
Current children cumulated vsize (KiB) 2522504

[startup+4722.31 s]
/proc/loadavg: 3.00 3.00 3.38 4/175 11482
/proc/meminfo: memFree=17176184/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498814130702778368 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1998104 CPUtime=1574.65 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 239874 0 0 0 157402 63 0 0 25 0 1 0 438806484 2046058496 22033 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 499526 22033 337 96 0 496088 0
[pid=11312] ppid=11310 vsize=50308 CPUtime=1573.7 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 9402 0 0 0 157369 1 0 0 25 0 1 0 438806484 51515392 9289 33554432000 4194304 4785740 140736754235648 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 12577 9289 341 145 0 9622 0
[pid=11313] ppid=11310 vsize=455964 CPUtime=1573.9 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 365 0 0 0 157390 0 0 0 25 0 1 0 438806484 466907136 262 33554432000 134512640 134534564 4288652112 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.25
Current children cumulated vsize (KiB) 2522700

[startup+4782.3 s]
/proc/loadavg: 3.00 3.00 3.36 4/175 11483
/proc/meminfo: memFree=17165512/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498814268141731840 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=2011828 CPUtime=1594.65 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 243364 0 0 0 159401 64 0 0 25 0 1 0 438806484 2060111872 24671 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 502957 24671 337 96 0 499519 0
[pid=11312] ppid=11310 vsize=50476 CPUtime=1593.7 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 9458 0 0 0 159369 1 0 0 25 0 1 0 438806484 51687424 9345 33554432000 4194304 4785740 140736754235648 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 12619 9345 341 145 0 9664 0
[pid=11313] ppid=11310 vsize=455964 CPUtime=1593.9 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 365 0 0 0 159390 0 0 0 25 0 1 0 438806484 466907136 262 33554432000 134512640 134534564 4288652112 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 2536592

[startup+4842.3 s]
/proc/loadavg: 3.00 3.00 3.33 4/175 11485
/proc/meminfo: memFree=17157940/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498814268141731840 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=2011828 CPUtime=1614.64 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 245182 0 0 0 161399 65 0 0 25 0 1 0 438806484 2060111872 26449 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 502957 26449 337 96 0 499519 0
[pid=11312] ppid=11310 vsize=50756 CPUtime=1613.71 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 9509 0 0 0 161370 1 0 0 25 0 1 0 438806484 51974144 9396 33554432000 4194304 4785740 140736754235648 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 12689 9396 341 145 0 9734 0
[pid=11313] ppid=11310 vsize=455964 CPUtime=1613.9 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 365 0 0 0 161390 0 0 0 25 0 1 0 438806484 466907136 262 33554432000 134512640 134534564 4288652112 18446744073709551615 10532296 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.25
Current children cumulated vsize (KiB) 2536872

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.31 4/175 11487
/proc/meminfo: memFree=17177140/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498814268141731840 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1991564 CPUtime=1634.65 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 245344 0 0 0 163399 66 0 0 25 0 1 0 438806484 2039361536 21552 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 497891 21552 337 96 0 494453 0
[pid=11312] ppid=11310 vsize=50936 CPUtime=1633.71 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 9548 0 0 0 163370 1 0 0 25 0 1 0 438806484 52158464 9435 33554432000 4194304 4785740 140736754235648 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 12734 9435 341 145 0 9779 0
[pid=11313] ppid=11310 vsize=455964 CPUtime=1633.9 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 365 0 0 0 163390 0 0 0 25 0 1 0 438806484 466907136 262 33554432000 134512640 134534564 4288652112 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 2516788

[startup+4962.3 s]
/proc/loadavg: 3.00 3.00 3.29 4/175 11488
/proc/meminfo: memFree=17173032/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498814268141731840 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=1991564 CPUtime=1654.63 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 246410 0 0 0 165397 66 0 0 25 0 1 0 438806484 2039361536 22593 33554432000 4194304 4587354 140736575717120 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 497891 22593 337 96 0 494453 0
[pid=11312] ppid=11310 vsize=51208 CPUtime=1653.72 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 9607 0 0 0 165371 1 0 0 25 0 1 0 438806484 52436992 9494 33554432000 4194304 4785740 140736754235648 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 12802 9494 341 145 0 9847 0
[pid=11313] ppid=11310 vsize=455964 CPUtime=1653.89 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 365 0 0 0 165389 0 0 0 25 0 1 0 438806484 466907136 262 33554432000 134512640 134534564 4288652112 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.24
Current children cumulated vsize (KiB) 2517060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.00 3.00 3.27 4/175 11489
/proc/meminfo: memFree=17164588/32951124 swapFree=67111528/67111528
[pid=11310] ppid=11308 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11310/stat : 11310 (ppfolio) S 11308 11310 9593 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 438806484 18763776 393 33554432000 4194304 4287625 140735081815440 18446744073709551615 270613130767 0 0 4096 65536 9498814268141731840 0 0 17 3 0 0 0
/proc/11310/statm: 4581 393 345 23 0 91 0
[pid=11311] ppid=11310 vsize=2014552 CPUtime=1667.23 cores=1
/proc/11311/stat : 11311 (cryptominisat) R 11310 11310 9593 0 -1 4202496 249563 0 0 0 166655 68 0 0 25 0 1 0 438806484 2062901248 24654 33554432000 4194304 4587354 140736575717120 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11311/statm: 503638 24654 337 96 0 500200 0
[pid=11312] ppid=11310 vsize=51208 CPUtime=1666.24 cores=1
/proc/11312/stat : 11312 (clasp) R 11310 11310 9593 0 -1 4202496 9617 0 0 0 166623 1 0 0 25 0 1 0 438806484 52436992 9504 33554432000 4194304 4785740 140736754235648 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11312/statm: 12802 9504 341 145 0 9847 0
[pid=11313] ppid=11310 vsize=455964 CPUtime=1666.49 cores=1
/proc/11313/stat : 11313 (TNM) R 11310 11310 9593 0 -1 4202496 365 0 0 0 166649 0 0 0 25 0 1 0 438806484 466907136 262 33554432000 134512640 134534564 4288652112 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11313/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4999.96
Current children cumulated vsize (KiB) 2540048

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 11310 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 4999.96
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 4999.96
CPU user time (s): 4999.27
CPU system time (s): 0.69
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 4455768

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= 498
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= 211
involuntary context switches= 4

runsolver used 7.40687 second user time and 18.0613 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 06:00:55
IDJOB=3220420
IDBENCH=82753
IDSOLVER=1639
FILE ID=node108/3220420-1303272055
RUNJOBID= node108-1303250029-9612
PBS_JOBID= 13042431
Free space on /tmp= 72288 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1734827769-099.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220420-1303272055/watcher-3220420-1303272055 -o /tmp/evaluation-result-3220420-1303272055/solver-3220420-1303272055 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220420-1303272055.cnf

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

MD5SUM BENCH= 2eb2fa74ab0dce335225200db81f6563
RANDOM SEED=957649460

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:      17180344 kB
Buffers:        758748 kB
Cached:       14488548 kB
SwapCached:          0 kB
Active:        7956756 kB
Inactive:      7462384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17180344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10472 kB
Writeback:           0 kB
AnonPages:      171408 kB
Mapped:          16776 kB
Slab:           288908 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   773388 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= 72288 MiB
End job on node108 at 2011-04-20 07:24:17