Trace number 3191571

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) 1299.97 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S919014656-003-UNKNOWN.cnf
MD5SUMcb40e65d82022f377e00087cafdb55b2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.0021
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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: 11.55 11.69 9.31 10/198 4119
/proc/meminfo: memFree=13993892/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=11760 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (runsolver) R 4117 4119 3790 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 365438945 12042240 50 33554432000 4194304 5392636 140734183930704 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/4119/statm: 2940 50 30 293 0 2644 0

[startup+0.0158019 s]
/proc/loadavg: 11.55 11.69 9.31 10/198 4119
/proc/meminfo: memFree=13993892/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 9044064234647814408 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100792 s]
/proc/loadavg: 11.55 11.69 9.31 10/198 4119
/proc/meminfo: memFree=13993892/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 9044064234647814408 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300758 s]
/proc/loadavg: 11.55 11.69 9.31 10/198 4119
/proc/meminfo: memFree=13993892/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700688 s]
/proc/loadavg: 11.55 11.69 9.31 10/198 4119
/proc/meminfo: memFree=13993892/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459247623634944000 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 11.55 11.69 9.31 13/202 4123
/proc/meminfo: memFree=13933152/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=47244 CPUtime=0.52 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 8718 0 0 0 51 1 0 0 25 0 1 0 365438946 48377856 6688 33554432000 4194304 4587354 140736109711248 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 11811 6688 326 96 0 8373 0
[pid=4122] ppid=4119 vsize=25688 CPUtime=0.4 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 5074 0 0 0 40 0 0 0 25 0 1 0 365438946 26304512 3728 33554432000 4194304 4785740 140734850146528 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 6422 3728 339 145 0 3467 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=0.54 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 54 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134530494 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 553152

[startup+3.10032 s]
/proc/loadavg: 11.55 11.69 9.31 13/202 4123
/proc/meminfo: memFree=13931044/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=47244 CPUtime=1.02 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 9163 0 0 0 101 1 0 0 25 0 1 0 365438946 48377856 7130 33554432000 4194304 4587354 140736109711248 18446744073709551615 4237508 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 11811 7130 326 96 0 8373 0
[pid=4122] ppid=4119 vsize=25688 CPUtime=0.95 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 5075 0 0 0 95 0 0 0 25 0 1 0 365438946 26304512 3729 33554432000 4194304 4785740 140734850146528 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 6422 3729 340 145 0 3467 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=1.09 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 109 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 553152

[startup+6.3007 s]
/proc/loadavg: 11.59 11.70 9.32 13/202 4124
/proc/meminfo: memFree=13914728/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459248448268664832 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=47244 CPUtime=2.12 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 10040 0 0 0 211 1 0 0 25 0 1 0 365438946 48377856 8005 33554432000 4194304 4587354 140736109711248 18446744073709551615 4243912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 11811 8005 326 96 0 8373 0
[pid=4122] ppid=4119 vsize=29452 CPUtime=2 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 6025 0 0 0 200 0 0 0 25 0 1 0 365438946 30158848 4679 33554432000 4194304 4785740 140734850146528 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 7363 4679 340 145 0 4408 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=2.14 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 214 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 556916

[startup+12.7006 s]
/proc/loadavg: 11.62 11.70 9.34 13/202 4124
/proc/meminfo: memFree=13948628/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459248723146571776 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=84748 CPUtime=4.21 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 11598 0 0 0 420 1 0 0 25 0 1 0 365438946 86781952 9555 33554432000 4194304 4587354 140736109711248 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 21187 9555 326 96 0 17749 0
[pid=4122] ppid=4119 vsize=40116 CPUtime=4.15 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 8677 0 0 0 414 1 0 0 25 0 1 0 365438946 41078784 7331 33554432000 4194304 4785740 140734850146528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 10029 7331 340 145 0 7074 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=4.29 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 429 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 605084

[startup+25.5003 s]
/proc/loadavg: 11.70 11.72 9.38 13/202 4124
/proc/meminfo: memFree=13796872/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459247073879130112 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=53276 CPUtime=8.52 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 16030 0 0 0 850 2 0 0 25 0 1 0 365438946 54554624 8448 33554432000 4194304 4587354 140736109711248 18446744073709551615 4230185 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 13319 8448 331 96 0 9881 0
[pid=4122] ppid=4119 vsize=59556 CPUtime=8.4 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 13528 0 0 0 837 3 0 0 25 0 1 0 365438946 60985344 12182 33554432000 4194304 4785740 140734850146528 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 14889 12182 340 145 0 11934 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=8.55 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 855 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 593052

[startup+51.1008 s]
/proc/loadavg: 11.80 11.74 9.45 13/202 4125
/proc/meminfo: memFree=13794740/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459247348757037056 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=1213992 CPUtime=17.01 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 40411 0 0 0 1696 5 0 0 25 0 1 0 365438946 1243127808 10827 33554432000 4194304 4587354 140736109711248 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 303498 10827 337 96 0 300060 0
[pid=4122] ppid=4119 vsize=77708 CPUtime=16.96 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 18065 0 0 0 1692 4 0 0 25 0 1 0 365438946 79572992 16719 33554432000 4194304 4785740 140734850146528 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 19427 16719 340 145 0 16472 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=17.09 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 1709 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1771920

[startup+102.307 s]
/proc/loadavg: 11.96 11.79 9.58 13/202 4126
/proc/meminfo: memFree=13557380/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459247761073897472 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=144940 CPUtime=34.11 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 71502 0 0 0 3401 10 0 0 25 0 1 0 365438946 148418560 17624 33554432000 4194304 4587354 140736109711248 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 36235 17624 337 96 0 32797 0
[pid=4122] ppid=4119 vsize=110808 CPUtime=33.99 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 26156 0 0 0 3393 6 0 0 25 0 1 0 365438946 113467392 24810 33554432000 4194304 4785740 140734850146528 18446744073709551615 248089357208 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 27702 24810 340 145 0 24747 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=34.16 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 3416 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 735968

[startup+162.301 s]
/proc/loadavg: 11.98 11.83 9.73 13/202 4128
/proc/meminfo: memFree=13639820/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459248310829711360 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=1221532 CPUtime=54.11 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 108948 0 0 0 5394 17 0 0 25 0 1 0 365438946 1250848768 14289 33554432000 4194304 4587354 140736109711248 18446744073709551615 4238120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 305383 14289 337 96 0 301945 0
[pid=4122] ppid=4119 vsize=120580 CPUtime=54 cores=1

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

/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1938852

[startup+882.301 s]
/proc/loadavg: 12.03 12.00 10.95 13/202 4207
/proc/meminfo: memFree=13280052/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459248585707618304 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=1254104 CPUtime=294.07 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 325932 0 0 0 29345 62 0 0 25 0 1 0 365438946 1284202496 19756 33554432000 4194304 4587354 140736109711248 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 313526 19756 337 96 0 310088 0
[pid=4122] ppid=4119 vsize=217100 CPUtime=294.04 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 52352 0 0 0 29391 13 0 0 25 0 1 0 365438946 222310400 51006 33554432000 4194304 4785740 140734850146528 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 54275 51006 340 145 0 51320 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=294.15 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 29415 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 1951424

[startup+942.3 s]
/proc/loadavg: 12.01 12.00 11.01 10/197 4210
/proc/meminfo: memFree=13561056/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459248723146571776 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=1256992 CPUtime=314.07 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 334747 0 0 0 31342 65 0 0 25 0 1 0 365438946 1287159808 21942 33554432000 4194304 4587354 140736109711248 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 314248 21942 337 96 0 310810 0
[pid=4122] ppid=4119 vsize=223272 CPUtime=314.05 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 53865 0 0 0 31391 14 0 0 25 0 1 0 365438946 228630528 52519 33554432000 4194304 4785740 140734850146528 18446744073709551615 4550348 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 55818 52519 340 145 0 52863 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=314.15 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 31415 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1960484

[startup+1002.3 s]
/proc/loadavg: 11.78 11.95 11.05 12/201 4271
/proc/meminfo: memFree=13547276/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459246799001223168 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=1237464 CPUtime=334.07 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 343205 0 0 0 33339 68 0 0 25 0 1 0 365438946 1267163136 23584 33554432000 4194304 4587354 140736109711248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 309366 23584 337 96 0 305928 0
[pid=4122] ppid=4119 vsize=226792 CPUtime=334.05 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 54735 0 0 0 33391 14 0 0 25 0 1 0 365438946 232235008 53389 33554432000 4194304 4785740 140734850146528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 56698 53389 340 145 0 53743 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=334.14 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 33414 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 1944476

[startup+1062.3 s]
/proc/loadavg: 11.28 11.77 11.05 12/201 4273
/proc/meminfo: memFree=13543944/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459246936440176640 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=153664 CPUtime=354.07 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 351689 0 0 0 35336 71 0 0 25 0 1 0 365438946 157351936 25086 33554432000 4194304 4587354 140736109711248 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 38416 25086 337 96 0 34978 0
[pid=4122] ppid=4119 vsize=227292 CPUtime=354.05 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 54833 0 0 0 35391 14 0 0 25 0 1 0 365438946 232747008 53487 33554432000 4194304 4785740 140734850146528 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 56823 53487 340 145 0 53868 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=354.14 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 35414 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 861176

[startup+1122.3 s]
/proc/loadavg: 11.10 11.63 11.04 12/201 4274
/proc/meminfo: memFree=13368332/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459246661562269696 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=1213080 CPUtime=374.07 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 372051 0 0 0 37332 75 0 0 25 0 1 0 365438946 1242193920 14694 33554432000 4194304 4587354 140736109711248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 303270 14694 337 96 0 299832 0
[pid=4122] ppid=4119 vsize=236348 CPUtime=374.05 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 57066 0 0 0 37390 15 0 0 25 0 1 0 365438946 242020352 55720 33554432000 4194304 4785740 140734850146528 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 59087 55720 340 145 0 56132 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=374.14 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 37414 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1929648

[startup+1182.3 s]
/proc/loadavg: 11.04 11.51 11.04 12/201 4276
/proc/meminfo: memFree=13497644/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459246799001223168 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=1224816 CPUtime=394.08 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 384656 0 0 0 39329 79 0 0 25 0 1 0 365438946 1254211584 19885 33554432000 4194304 4587354 140736109711248 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 306204 19885 337 96 0 302766 0
[pid=4122] ppid=4119 vsize=260540 CPUtime=394.05 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 63059 0 0 0 39388 17 0 0 25 0 1 0 365438946 266792960 61713 33554432000 4194304 4785740 140734850146528 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 65135 61713 340 145 0 62180 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=394.14 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 39414 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1965576

[startup+1242.3 s]
/proc/loadavg: 11.06 11.43 11.04 12/201 4278
/proc/meminfo: memFree=13463632/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459246936440176640 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=154544 CPUtime=414.09 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 397031 0 0 0 41327 82 0 0 25 0 1 0 365438946 158253056 24427 33554432000 4194304 4587354 140736109711248 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 38636 24427 337 96 0 35198 0
[pid=4122] ppid=4119 vsize=277344 CPUtime=414.04 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 67239 0 0 0 41386 18 0 0 25 0 1 0 365438946 284000256 65893 33554432000 4194304 4785740 140734850146528 18446744073709551615 4303711 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 69336 65893 340 145 0 66381 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=414.13 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 41413 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134529098 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 912108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.09 11.37 11.03 12/201 4400
/proc/meminfo: memFree=13941468/32950928 swapFree=67111528/67111528
[pid=4119] ppid=4117 vsize=18324 CPUtime=0 cores=1,3
/proc/4119/stat : 4119 (ppfolio) S 4117 4119 3790 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365438945 18763776 394 33554432000 4194304 4287625 140735737043872 18446744073709551615 248089718287 0 0 4096 65536 11459246936440176640 0 0 17 3 0 0 0
/proc/4119/statm: 4581 394 345 23 0 91 0
[pid=4121] ppid=4119 vsize=1246004 CPUtime=433.35 cores=1
/proc/4121/stat : 4121 (cryptominisat) R 4119 4119 3790 0 -1 4202496 405729 0 0 0 43250 85 0 0 25 0 1 0 365438946 1275908096 25321 33554432000 4194304 4587354 140736109711248 18446744073709551615 4238149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4121/statm: 311501 25321 337 96 0 308063 0
[pid=4122] ppid=4119 vsize=305040 CPUtime=433.24 cores=1
/proc/4122/stat : 4122 (clasp) R 4119 4119 3790 0 -1 4202496 74063 0 0 0 43304 20 0 0 25 0 1 0 365438946 312360960 72717 33554432000 4194304 4785740 140734850146528 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4122/statm: 76260 72717 340 145 0 73305 0
[pid=4123] ppid=4119 vsize=461896 CPUtime=433.38 cores=1
/proc/4123/stat : 4123 (TNM) R 4119 4119 3790 0 -1 4202496 4293 0 0 0 43338 0 0 0 25 0 1 0 365438946 472981504 4190 33554432000 134512640 134534564 4294251120 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4123/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 2031264

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 4119 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1299.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1299.97
CPU user time (s): 1298.92
CPU system time (s): 1.05
CPU usage (%): 99.9958
Max. virtual memory (cumulated for all children) (KiB): 2031264

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

runsolver used 2.07568 second user time and 5.02823 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-11 18:13:11
IDJOB=3191571
IDBENCH=82702
IDSOLVER=1613
FILE ID=node123/3191571-1302538391
RUNJOBID= node123-1302537048-3810
PBS_JOBID= 12951127
Free space on /tmp= 71476 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S919014656-003-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191571-1302538391/watcher-3191571-1302538391 -o /tmp/evaluation-result-3191571-1302538391/solver-3191571-1302538391 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191571-1302538391.cnf

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

MD5SUM BENCH= cb40e65d82022f377e00087cafdb55b2
RANDOM SEED=1260915650

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.82
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.838
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      13994048 kB
Buffers:        677924 kB
Cached:       17364340 kB
SwapCached:          0 kB
Active:        9997076 kB
Inactive:      8554996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13994048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19200 kB
Writeback:           0 kB
AnonPages:      509808 kB
Mapped:          17876 kB
Slab:           339616 kB
PageTables:       7312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2573996 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= 71476 MiB
End job on node123 at 2011-04-11 18:34:54