Trace number 3263230

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) 1300.01 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
MD5SUM1037a2754a0a53f62ba8ec901741c9e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses40510
Sum of the clauses size81524
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240492
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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-3263230-1303545515/watcher-3263230-1303545515 -o /tmp/evaluation-result-3263230-1303545515/solver-3263230-1303545515 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3263230-1303545515.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 1.53 2.67 4/179 14818
/proc/meminfo: memFree=11963436/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 4477079960959287556 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0

[startup+0.088251 s]
/proc/loadavg: 0.85 1.53 2.67 4/179 14818
/proc/meminfo: memFree=11963436/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 4477079960959287556 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100236 s]
/proc/loadavg: 0.85 1.53 2.67 4/179 14818
/proc/meminfo: memFree=11963436/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 4477079960959287556 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300187 s]
/proc/loadavg: 0.85 1.53 2.67 4/179 14818
/proc/meminfo: memFree=11963436/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273928921350144 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701146 s]
/proc/loadavg: 0.85 1.53 2.67 4/179 14818
/proc/meminfo: memFree=11963436/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.501 s]
/proc/loadavg: 0.85 1.53 2.67 13/206 14851
/proc/meminfo: memFree=11872672/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=31208 CPUtime=0.45 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 3075 0 0 0 45 0 0 0 25 0 1 0 466149347 31956992 2367 33554432000 4194304 4587354 140733884507152 18446744073709551615 271550234302 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 7802 2367 326 96 0 4364 0
[pid=14820] ppid=14818 vsize=18764 CPUtime=0.62 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 2331 0 0 0 62 0 0 0 25 0 1 0 466149347 19214336 2049 33554432000 4194304 4785740 140736954977424 18446744073709551615 4277553 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 4691 2049 340 145 0 1736 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=0.4 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 40 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 522404

[startup+3.10071 s]
/proc/loadavg: 0.85 1.53 2.67 13/206 14851
/proc/meminfo: memFree=11854072/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273379165536256 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1454336 CPUtime=1.04 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 3751 0 0 0 104 0 0 0 25 0 1 0 466149347 1489240064 2410 33554432000 4194304 4587354 140733884507152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 363584 2410 327 96 0 360146 0
[pid=14820] ppid=14818 vsize=22236 CPUtime=1.12 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 3191 0 0 0 112 0 0 0 25 0 1 0 466149347 22769664 2909 33554432000 4194304 4785740 140736954977424 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 5559 2909 340 145 0 2604 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=0.91 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 91 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1949004

[startup+6.3011 s]
/proc/loadavg: 1.74 1.70 2.72 13/206 14851
/proc/meminfo: memFree=11831160/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982272966848675840 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1455176 CPUtime=2.05 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 4690 0 0 0 205 0 0 0 25 0 1 0 466149347 1490100224 2903 33554432000 4194304 4587354 140733884507152 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 363794 2903 337 96 0 360356 0
[pid=14820] ppid=14818 vsize=26056 CPUtime=2.21 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 4107 0 0 0 221 0 0 0 25 0 1 0 466149347 26681344 3825 33554432000 4194304 4785740 140736954977424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 6514 3825 340 145 0 3559 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=2 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 200 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1953664

[startup+12.7009 s]
/proc/loadavg: 2.56 1.87 2.77 13/206 14851
/proc/meminfo: memFree=11782032/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273241726582784 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1457936 CPUtime=4.24 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 7912 0 0 0 423 1 0 0 25 0 1 0 466149347 1492926464 4889 33554432000 4194304 4587354 140733884507152 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 364484 4889 337 96 0 361046 0
[pid=14820] ppid=14818 vsize=29292 CPUtime=4.31 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 4873 0 0 0 431 0 0 0 25 0 1 0 466149347 29995008 4591 33554432000 4194304 4785740 140736954977424 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 7323 4591 340 145 0 4368 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=4.12 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 412 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1959660

[startup+25.5006 s]
/proc/loadavg: 4.65 2.37 2.92 13/206 14852
/proc/meminfo: memFree=11716056/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982272691970768896 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1475992 CPUtime=8.45 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 12426 0 0 0 843 2 0 0 25 0 1 0 466149347 1511415808 7656 33554432000 4194304 4587354 140733884507152 18446744073709551615 271550234264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 368998 7656 337 96 0 365560 0
[pid=14820] ppid=14818 vsize=34904 CPUtime=8.62 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 6188 0 0 0 861 1 0 0 25 0 1 0 466149347 35741696 5906 33554432000 4194304 4785740 140736954977424 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 8726 5906 340 145 0 5771 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=8.4 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 840 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1983328

[startup+51.101 s]
/proc/loadavg: 7.21 3.16 3.16 13/206 14852
/proc/meminfo: memFree=11660568/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273654043443200 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1476472 CPUtime=17.04 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 17775 0 0 0 1701 3 0 0 25 0 1 0 466149347 1511907328 9638 33554432000 4194304 4587354 140733884507152 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 369118 9638 337 96 0 365680 0
[pid=14820] ppid=14818 vsize=46584 CPUtime=17.11 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 9000 0 0 0 1710 1 0 0 25 0 1 0 466149347 47702016 8718 33554432000 4194304 4785740 140736954977424 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 11646 8718 340 145 0 8691 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=16.92 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 1692 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1995488

[startup+102.308 s]
/proc/loadavg: 9.99 4.53 3.63 13/206 14854
/proc/meminfo: memFree=11652360/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982274753555070976 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1457524 CPUtime=34.07 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 26901 0 0 0 3402 5 0 0 25 0 1 0 466149347 1492504576 5058 33554432000 4194304 4587354 140733884507152 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 364381 5058 337 96 0 360943 0
[pid=14820] ppid=14818 vsize=54032 CPUtime=34.21 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 10723 0 0 0 3419 2 0 0 25 0 1 0 466149347 55328768 10441 33554432000 4194304 4785740 140736954977424 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 13508 10441 340 145 0 10553 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=34 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 3400 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1983988

[startup+162.301 s]
/proc/loadavg: 11.29 5.90 4.16 13/206 14864
/proc/meminfo: memFree=11575636/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273379165536256 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1479116 CPUtime=54.07 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 44956 0 0 0 5399 8 0 0 25 0 1 0 466149347 1514614784 10741 33554432000 4194304 4587354 140733884507152 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 369779 10741 337 96 0 366341 0
[pid=14820] ppid=14818 vsize=57980 CPUtime=54.21 cores=0

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

/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2070192

[startup+882.301 s]
/proc/loadavg: 12.02 11.47 8.38 13/206 14918
/proc/meminfo: memFree=11421980/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273379165536256 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1525228 CPUtime=294.1 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 130897 0 0 0 29383 27 0 0 25 0 1 0 466149347 1561833472 22734 33554432000 4194304 4587354 140733884507152 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 381307 22734 337 96 0 377869 0
[pid=14820] ppid=14818 vsize=91724 CPUtime=294.17 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 19648 0 0 0 29414 3 0 0 25 0 1 0 466149347 93925376 19366 33554432000 4194304 4785740 140736954977424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 22931 19366 340 145 0 19976 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=294.03 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 29403 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2089384

[startup+942.301 s]
/proc/loadavg: 12.00 11.56 8.60 10/201 14920
/proc/meminfo: memFree=11567756/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273516604489728 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1527596 CPUtime=314.1 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 137027 0 0 0 31381 29 0 0 25 0 1 0 466149347 1564258304 23965 33554432000 4194304 4587354 140733884507152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 381899 23965 337 96 0 378461 0
[pid=14820] ppid=14818 vsize=93000 CPUtime=314.16 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 19935 0 0 0 31413 3 0 0 25 0 1 0 466149347 95232000 19653 33554432000 4194304 4785740 140736954977424 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 23250 19653 340 145 0 20295 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=314.03 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 31403 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2093028

[startup+1002.3 s]
/proc/loadavg: 11.90 11.60 8.80 13/206 14952
/proc/meminfo: memFree=11472988/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273791482396672 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1524396 CPUtime=334.09 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 142278 0 0 0 33379 30 0 0 25 0 1 0 466149347 1560981504 19626 33554432000 4194304 4587354 140733884507152 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 381099 19626 337 96 0 377661 0
[pid=14820] ppid=14818 vsize=94220 CPUtime=334.16 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 20209 0 0 0 33413 3 0 0 25 0 1 0 466149347 96481280 19927 33554432000 4194304 4785740 140736954977424 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 23555 19927 340 145 0 20600 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=334.04 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 33404 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2091048

[startup+1062.3 s]
/proc/loadavg: 11.96 11.67 8.99 13/206 14953
/proc/meminfo: memFree=11429300/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273928921350144 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1502692 CPUtime=354.09 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 147533 0 0 0 35377 32 0 0 25 0 1 0 466149347 1538756608 19626 33554432000 4194304 4587354 140733884507152 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 375673 19626 337 96 0 372235 0
[pid=14820] ppid=14818 vsize=94932 CPUtime=354.16 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 20382 0 0 0 35413 3 0 0 25 0 1 0 466149347 97210368 20100 33554432000 4194304 4785740 140736954977424 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 23733 20100 340 145 0 20778 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=354.05 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 35405 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2070056

[startup+1122.3 s]
/proc/loadavg: 11.98 11.72 9.18 13/206 14955
/proc/meminfo: memFree=11341960/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273104287629312 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1565456 CPUtime=374.08 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 161289 0 0 0 37374 34 0 0 25 0 1 0 466149347 1603026944 32964 33554432000 4194304 4587354 140733884507152 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 391364 32964 337 96 0 387926 0
[pid=14820] ppid=14818 vsize=96068 CPUtime=374.16 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 20639 0 0 0 37413 3 0 0 25 0 1 0 466149347 98373632 20357 33554432000 4194304 4785740 140736954977424 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 24017 20357 340 145 0 21062 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=374.05 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 37405 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2133956

[startup+1182.3 s]
/proc/loadavg: 11.99 11.77 9.35 13/206 14957
/proc/meminfo: memFree=11324564/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1561812 CPUtime=394.08 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 165157 0 0 0 39374 34 0 0 25 0 1 0 466149347 1599295488 31312 33554432000 4194304 4587354 140733884507152 18446744073709551615 4245521 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 390453 31312 337 96 0 387015 0
[pid=14820] ppid=14818 vsize=97564 CPUtime=394.18 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 20998 0 0 0 39414 4 0 0 25 0 1 0 466149347 99905536 20716 33554432000 4194304 4785740 140736954977424 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 24391 20716 340 145 0 21436 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=394.05 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 39405 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2131808

[startup+1242.3 s]
/proc/loadavg: 11.86 11.77 9.50 13/206 14989
/proc/meminfo: memFree=11409856/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273791482396672 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1554568 CPUtime=414.08 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 166017 0 0 0 41373 35 0 0 25 0 1 0 466149347 1591877632 31312 33554432000 4194304 4587354 140733884507152 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 388642 31312 337 96 0 385204 0
[pid=14820] ppid=14818 vsize=100076 CPUtime=414.19 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 21556 0 0 0 41415 4 0 0 25 0 1 0 466149347 102477824 21274 33554432000 4194304 4785740 140736954977424 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 25019 21274 340 145 0 22064 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=414.04 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 41404 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2127076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.95 11.81 9.65 13/206 14991
/proc/meminfo: memFree=11374236/32951124 swapFree=67111528/67111528
[pid=14818] ppid=14816 vsize=18324 CPUtime=0 cores=0,2
/proc/14818/stat : 14818 (ppfolio) S 14816 14818 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149346 18763776 393 33554432000 4194304 4287625 140734091776144 18446744073709551615 271550557711 0 0 4096 65536 9982273791482396672 0 0 17 0 0 0 0
/proc/14818/statm: 4581 393 345 23 0 91 0
[pid=14819] ppid=14818 vsize=1567004 CPUtime=433.32 cores=0
/proc/14819/stat : 14819 (cryptominisat) R 14818 14818 13829 0 -1 4202496 167234 0 0 0 43297 35 0 0 25 0 1 0 466149347 1604612096 31314 33554432000 4194304 4587354 140733884507152 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14819/statm: 391751 31314 337 96 0 388313 0
[pid=14820] ppid=14818 vsize=100076 CPUtime=433.45 cores=0
/proc/14820/stat : 14820 (clasp) R 14818 14818 13829 0 -1 4202496 21579 0 0 0 43341 4 0 0 25 0 1 0 466149347 102477824 21297 33554432000 4194304 4785740 140736954977424 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14820/statm: 25019 21297 340 145 0 22064 0
[pid=14822] ppid=14818 vsize=454108 CPUtime=433.24 cores=0
/proc/14822/stat : 14822 (TNM) R 14818 14818 13829 0 -1 4202496 1194 0 0 0 43324 0 0 0 25 0 1 0 466149347 465006592 1091 33554432000 134512640 134534564 4293874512 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14822/statm: 113527 1091 95 6 0 112193 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2139512

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 14818 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=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.62
CPU system time (s): 0.39
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 4448924

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

runsolver used 2.41763 second user time and 4.77527 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 09:58:35
IDJOB=3263230
IDBENCH=83945
IDSOLVER=1613
FILE ID=node133/3263230-1303545515
RUNJOBID= node133-1303545515-14796
PBS_JOBID= 13143105
Free space on /tmp= 71628 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263230-1303545515/watcher-3263230-1303545515 -o /tmp/evaluation-result-3263230-1303545515/solver-3263230-1303545515 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263230-1303545515.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1037a2754a0a53f62ba8ec901741c9e9
RANDOM SEED=332807601

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      11964956 kB
Buffers:       2159624 kB
Cached:       18202760 kB
SwapCached:          0 kB
Active:        8956844 kB
Inactive:     11469784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11964956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25672 kB
Writeback:           0 kB
AnonPages:       63412 kB
Mapped:          14504 kB
Slab:           496740 kB
PageTables:       4840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188012 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71584 MiB
End job on node133 at 2011-04-23 10:20:17