Trace number 3250204

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 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
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 variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3250204-1303511587/watcher-3250204-1303511587 -o /tmp/evaluation-result-3250204-1303511587/solver-3250204-1303511587 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3250204-1303511587.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: 12.01 9.58 6.47 10/202 24718
/proc/meminfo: memFree=11585356/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) R 24716 24718 22942 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 462756824 18763776 392 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335712661 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/24718/statm: 4581 392 343 23 0 91 0

[startup+0.0554679 s]
/proc/loadavg: 12.01 9.58 6.47 10/202 24718
/proc/meminfo: memFree=11585356/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 11915847319154557185 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100452 s]
/proc/loadavg: 12.01 9.58 6.47 10/202 24718
/proc/meminfo: memFree=11585356/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 11915847319154557185 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300386 s]
/proc/loadavg: 12.01 9.58 6.47 10/202 24718
/proc/meminfo: memFree=11585356/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700389 s]
/proc/loadavg: 12.01 9.58 6.47 10/202 24718
/proc/meminfo: memFree=11585356/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677239651643162624 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50125 s]
/proc/loadavg: 12.01 9.58 6.47 13/206 24722
/proc/meminfo: memFree=11578492/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1124624 CPUtime=0.99 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 2334 0 0 0 99 0 0 0 19 0 1 0 462756824 1151614976 1346 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 281156 1346 334 96 0 277718 0
[pid=24720] ppid=24718 vsize=13488 CPUtime=0.24 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 843 0 0 0 24 0 0 0 25 0 1 0 462756824 13811712 730 33554432000 4194304 4785740 140733418822240 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 3372 730 340 145 0 417 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=0.24 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 24 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1612528

[startup+3.10093 s]
/proc/loadavg: 12.01 9.58 6.47 13/206 24722
/proc/meminfo: memFree=11574896/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677238964448395264 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=2232796 CPUtime=1.49 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 2992 0 0 0 149 0 0 0 20 0 1 0 462756824 2286383104 1992 33554432000 4194304 4587354 140734067487168 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 558199 1992 334 96 0 554761 0
[pid=24720] ppid=24718 vsize=14160 CPUtime=0.77 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 1001 0 0 0 77 0 0 0 25 0 1 0 462756824 14499840 888 33554432000 4194304 4785740 140733418822240 18446744073709551615 4546275 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 3540 888 340 145 0 585 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=0.82 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 82 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2721372

[startup+6.30035 s]
/proc/loadavg: 12.01 9.62 6.50 13/206 24723
/proc/meminfo: memFree=11570184/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677238964448395264 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1134448 CPUtime=2.59 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 4793 0 0 0 258 1 0 0 22 0 1 0 462756824 1161674752 2966 33554432000 4194304 4587354 140734067487168 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 283612 2966 339 96 0 280174 0
[pid=24720] ppid=24718 vsize=14872 CPUtime=1.84 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 1177 0 0 0 184 0 0 0 25 0 1 0 462756824 15228928 1064 33554432000 4194304 4785740 140733418822240 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 3718 1064 340 145 0 763 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=1.84 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 184 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1623736

[startup+12.7012 s]
/proc/loadavg: 12.01 9.66 6.53 13/206 24723
/proc/meminfo: memFree=11557452/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1134448 CPUtime=4.69 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 6302 0 0 0 468 1 0 0 25 0 1 0 462756824 1161674752 3985 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 283612 3985 339 96 0 280174 0
[pid=24720] ppid=24718 vsize=15580 CPUtime=3.97 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 1355 0 0 0 397 0 0 0 25 0 1 0 462756824 15953920 1242 33554432000 4194304 4785740 140733418822240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 3895 1242 340 145 0 940 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=4.02 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 402 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1624444

[startup+25.501 s]
/proc/loadavg: 12.01 9.78 6.62 13/206 24723
/proc/meminfo: memFree=11564256/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677237864936767488 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1145052 CPUtime=8.99 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 8361 0 0 0 898 1 0 0 25 0 1 0 462756824 1172533248 4723 33554432000 4194304 4587354 140734067487168 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 286263 4723 339 96 0 282825 0
[pid=24720] ppid=24718 vsize=16844 CPUtime=8.24 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 1639 0 0 0 824 0 0 0 25 0 1 0 462756824 17248256 1526 33554432000 4194304 4785740 140733418822240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 4211 1526 340 145 0 1256 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=8.25 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 825 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1636312

[startup+51.1004 s]
/proc/loadavg: 12.00 9.95 6.76 13/206 24724
/proc/meminfo: memFree=11550772/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677237864936767488 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1134372 CPUtime=17.48 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 10621 0 0 0 1747 1 0 0 25 0 1 0 462756824 1161596928 4401 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 283593 4401 339 96 0 280155 0
[pid=24720] ppid=24718 vsize=18312 CPUtime=16.77 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 1977 0 0 0 1677 0 0 0 25 0 1 0 462756824 18751488 1864 33554432000 4194304 4785740 140733418822240 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 4578 1864 340 145 0 1623 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=16.82 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 1682 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1627100

[startup+102.307 s]
/proc/loadavg: 12.00 10.27 7.03 13/206 24725
/proc/meminfo: memFree=11516644/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677239376765255680 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1142928 CPUtime=34.59 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 18273 0 0 0 3456 3 0 0 25 0 1 0 462756824 1170358272 8503 33554432000 4194304 4587354 140734067487168 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 285732 8503 339 96 0 282294 0
[pid=24720] ppid=24718 vsize=20268 CPUtime=33.83 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 2429 0 0 0 3383 0 0 0 25 0 1 0 462756824 20754432 2316 33554432000 4194304 4785740 140733418822240 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 5067 2316 340 145 0 2112 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=33.86 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 3386 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1637612

[startup+162.301 s]
/proc/loadavg: 12.04 10.59 7.34 13/206 24727
/proc/meminfo: memFree=11488712/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677238002375720960 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1146216 CPUtime=54.58 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 23521 0 0 0 5454 4 0 0 25 0 1 0 462756824 1173725184 9521 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 286554 9521 339 96 0 283116 0
[pid=24720] ppid=24718 vsize=21848 CPUtime=53.83 cores=0

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

/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1664176

[startup+882.301 s]
/proc/loadavg: 12.00 11.87 9.84 13/206 24746
/proc/meminfo: memFree=11259420/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1159680 CPUtime=294.55 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 61968 0 0 0 29439 16 0 0 25 0 1 0 462756824 1187512320 14316 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 289920 14316 339 96 0 286482 0
[pid=24720] ppid=24718 vsize=30468 CPUtime=293.87 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 4741 0 0 0 29386 1 0 0 25 0 1 0 462756824 31199232 4628 33554432000 4194304 4785740 140733418822240 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 7617 4628 341 145 0 4662 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=293.88 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 29388 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1664564

[startup+942.301 s]
/proc/loadavg: 12.00 11.89 9.97 13/206 24747
/proc/meminfo: memFree=11280356/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1160064 CPUtime=314.54 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 64921 0 0 0 31438 16 0 0 25 0 1 0 462756824 1187905536 14342 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 290016 14342 339 96 0 286578 0
[pid=24720] ppid=24718 vsize=30848 CPUtime=313.88 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 4837 0 0 0 31387 1 0 0 25 0 1 0 462756824 31588352 4724 33554432000 4194304 4785740 140733418822240 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 7712 4724 341 145 0 4757 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=313.87 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 31387 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1665328

[startup+1002.3 s]
/proc/loadavg: 12.01 11.91 10.10 13/206 24811
/proc/meminfo: memFree=11159428/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677238139814674432 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1160412 CPUtime=334.54 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 67882 0 0 0 33437 17 0 0 25 0 1 0 462756824 1188261888 14359 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 290103 14359 339 96 0 286665 0
[pid=24720] ppid=24718 vsize=31188 CPUtime=333.89 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 4894 0 0 0 33388 1 0 0 25 0 1 0 462756824 31936512 4781 33554432000 4194304 4785740 140733418822240 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 7797 4781 341 145 0 4842 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=333.87 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 33387 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1666016

[startup+1062.3 s]
/proc/loadavg: 11.89 11.88 10.20 13/206 24874
/proc/meminfo: memFree=10795148/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677238139814674432 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1225268 CPUtime=354.55 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 70128 0 0 0 35437 18 0 0 25 0 1 0 462756824 1254674432 16568 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 306317 16568 339 96 0 302879 0
[pid=24720] ppid=24718 vsize=32004 CPUtime=353.88 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 5064 0 0 0 35387 1 0 0 25 0 1 0 462756824 32772096 4951 33554432000 4194304 4785740 140733418822240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 8001 4951 341 145 0 5046 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=353.87 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 35387 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1731688

[startup+1122.3 s]
/proc/loadavg: 11.96 11.90 10.31 13/206 24875
/proc/meminfo: memFree=10648112/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677238139814674432 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1159700 CPUtime=374.55 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 70951 0 0 0 37437 18 0 0 25 0 1 0 462756824 1187532800 14408 33554432000 4194304 4587354 140734067487168 18446744073709551615 4233329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 289925 14408 339 96 0 286487 0
[pid=24720] ppid=24718 vsize=32428 CPUtime=373.88 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 5168 0 0 0 37387 1 0 0 25 0 1 0 462756824 33206272 5055 33554432000 4194304 4785740 140733418822240 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 8107 5055 341 145 0 5152 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=373.86 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 37386 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1666544

[startup+1182.3 s]
/proc/loadavg: 12.03 11.93 10.41 13/206 24877
/proc/meminfo: memFree=10526948/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677238139814674432 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1162040 CPUtime=394.56 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 74042 0 0 0 39437 19 0 0 25 0 1 0 462756824 1189928960 14408 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 290510 14408 339 96 0 287072 0
[pid=24720] ppid=24718 vsize=32428 CPUtime=393.88 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 5197 0 0 0 39387 1 0 0 25 0 1 0 462756824 33206272 5084 33554432000 4194304 4785740 140733418822240 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 8107 5084 341 145 0 5152 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=393.86 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 39386 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1668884

[startup+1242.3 s]
/proc/loadavg: 12.01 11.94 10.51 13/206 24878
/proc/meminfo: memFree=10439516/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677238139814674432 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1174152 CPUtime=414.57 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 76606 0 0 0 41437 20 0 0 25 0 1 0 462756824 1202331648 16930 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 293538 16930 339 96 0 290100 0
[pid=24720] ppid=24718 vsize=32680 CPUtime=413.87 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 5252 0 0 0 41386 1 0 0 25 0 1 0 462756824 33464320 5139 33554432000 4194304 4785740 140733418822240 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 8170 5139 341 145 0 5215 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=413.86 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 41386 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1681248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.95 10.60 13/206 24880
/proc/meminfo: memFree=10359140/32951124 swapFree=67111528/67111528
[pid=24718] ppid=24716 vsize=18324 CPUtime=0 cores=0,2
/proc/24718/stat : 24718 (ppfolio) S 24716 24718 22942 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 462756824 18763776 394 33554432000 4194304 4287625 140735722030352 18446744073709551615 232335912463 0 0 4096 65536 677238139814674432 0 0 17 2 0 0 0
/proc/24718/statm: 4581 394 345 23 0 91 0
[pid=24719] ppid=24718 vsize=1164840 CPUtime=433.82 cores=0
/proc/24719/stat : 24719 (cryptominisat) R 24718 24718 22942 0 -1 4202496 77353 0 0 0 43362 20 0 0 25 0 1 0 462756824 1192796160 14408 33554432000 4194304 4587354 140734067487168 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24719/statm: 291210 14408 339 96 0 287772 0
[pid=24720] ppid=24718 vsize=32932 CPUtime=433.07 cores=0
/proc/24720/stat : 24720 (clasp) R 24718 24718 22942 0 -1 4202496 5308 0 0 0 43306 1 0 0 25 0 1 0 462756824 33722368 5195 33554432000 4194304 4785740 140733418822240 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24720/statm: 8233 5195 341 145 0 5278 0
[pid=24721] ppid=24718 vsize=456092 CPUtime=433.11 cores=0
/proc/24721/stat : 24721 (TNM) R 24718 24718 22942 0 -1 4202496 419 0 0 0 43311 0 0 0 25 0 1 0 462756824 467038208 315 33554432000 134512640 134534564 4291127008 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24721/statm: 114023 315 95 6 0 112689 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1672188

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24718 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=693242
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=231964
# CPU time returned by wait4() is 866.925
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.79
CPU system time (s): 0.21
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 2747320

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

runsolver used 2.30365 second user time and 4.86426 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-23 00:33:07
IDJOB=3250204
IDBENCH=83247
IDSOLVER=1613
FILE ID=node132/3250204-1303511587
RUNJOBID= node132-1303511229-24358
PBS_JOBID= 13134237
Free space on /tmp= 71644 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250204-1303511587/watcher-3250204-1303511587 -o /tmp/evaluation-result-3250204-1303511587/solver-3250204-1303511587 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250204-1303511587.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=764056591

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.67
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:      11585512 kB
Buffers:       1417652 kB
Cached:       18845064 kB
SwapCached:          0 kB
Active:        8986196 kB
Inactive:     11826488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11585512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10156 kB
Writeback:           0 kB
AnonPages:      549580 kB
Mapped:          17916 kB
Slab:           485836 kB
PageTables:       7548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8999436 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= 71592 MiB
End job on node132 at 2011-04-23 00:54:47