Trace number 3291423

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.02

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

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) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4

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

running on 2 cores: 4,6

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: 10.70 7.20 4.95 9/197 31191
/proc/meminfo: memFree=12551316/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) R 31189 31191 30273 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 568316553 18763776 392 33554432000 4194304 4287625 140734308209648 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31191/statm: 4581 392 343 23 0 91 0

[startup+0.0898439 s]
/proc/loadavg: 10.70 7.20 4.95 9/197 31191
/proc/meminfo: memFree=12551316/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4246509348957683972 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10084 s]
/proc/loadavg: 10.70 7.20 4.95 9/197 31191
/proc/meminfo: memFree=12551316/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4246509348957683972 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30083 s]
/proc/loadavg: 10.70 7.20 4.95 9/197 31191
/proc/meminfo: memFree=12551316/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700762 s]
/proc/loadavg: 10.70 7.20 4.95 9/197 31191
/proc/meminfo: memFree=12551316/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 10.70 7.20 4.95 12/201 31195
/proc/meminfo: memFree=12521776/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=30140 CPUtime=0.54 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 2597 0 0 0 54 0 0 0 25 0 1 0 568316554 30863360 2427 33554432000 4194304 4587354 140734130099392 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 7535 2427 306 96 0 4097 0
[pid=31193] ppid=31191 vsize=22424 CPUtime=0.41 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 3619 0 0 0 41 0 0 0 25 0 1 0 568316554 22962176 2923 33554432000 4194304 4785740 140736705294096 18446744073709551615 4318838 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 5606 2923 340 145 0 2651 0
[pid=31194] ppid=31191 vsize=457276 CPUtime=0.52 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 1960 0 0 0 52 0 0 0 25 0 1 0 568316554 468250624 1856 33554432000 134512640 134534564 4293588240 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114319 1856 91 6 0 112985 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 528164

[startup+3.10034 s]
/proc/loadavg: 10.70 7.20 4.95 12/201 31195
/proc/meminfo: memFree=12520288/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=30140 CPUtime=1.04 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 2614 0 0 0 104 0 0 0 25 0 1 0 568316554 30863360 2444 33554432000 4194304 4587354 140734130099392 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 7535 2444 306 96 0 4097 0
[pid=31193] ppid=31191 vsize=22424 CPUtime=0.93 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 3619 0 0 0 93 0 0 0 25 0 1 0 568316554 22962176 2923 33554432000 4194304 4785740 140736705294096 18446744073709551615 4553057 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 5606 2923 340 145 0 2651 0
[pid=31194] ppid=31191 vsize=457276 CPUtime=1.11 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 1960 0 0 0 111 0 0 0 25 0 1 0 568316554 468250624 1856 33554432000 134512640 134534564 4293588240 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114319 1856 91 6 0 112985 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 528164

[startup+6.30076 s]
/proc/loadavg: 10.72 7.27 4.98 12/201 31195
/proc/meminfo: memFree=12506628/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414444077764837376 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=42184 CPUtime=2.13 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 6081 0 0 0 213 0 0 0 25 0 1 0 568316554 43196416 5092 33554432000 4194304 4587354 140734130099392 18446744073709551615 4238035 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 10546 5092 329 96 0 7108 0
[pid=31193] ppid=31191 vsize=22556 CPUtime=2.01 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 3664 0 0 0 201 0 0 0 25 0 1 0 568316554 23097344 2968 33554432000 4194304 4785740 140736705294096 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 5639 2968 340 145 0 2684 0
[pid=31194] ppid=31191 vsize=457276 CPUtime=2.12 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 1960 0 0 0 212 0 0 0 25 0 1 0 568316554 468250624 1856 33554432000 134512640 134534564 4293588240 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114319 1856 91 6 0 112985 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 540340

[startup+12.7006 s]
/proc/loadavg: 10.74 7.33 5.02 12/201 31195
/proc/meminfo: memFree=12496120/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414444352642744320 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=42304 CPUtime=4.24 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 6299 0 0 0 423 1 0 0 25 0 1 0 568316554 43319296 5300 33554432000 4194304 4587354 140734130099392 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 10576 5300 331 96 0 7138 0
[pid=31193] ppid=31191 vsize=25708 CPUtime=4.13 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 4445 0 0 0 413 0 0 0 25 0 1 0 568316554 26324992 3749 33554432000 4194304 4785740 140736705294096 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 6427 3749 340 145 0 3472 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=4.31 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 431 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 544440

[startup+25.5004 s]
/proc/loadavg: 10.80 7.51 5.11 12/201 31195
/proc/meminfo: memFree=12478376/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414442978253209600 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=44456 CPUtime=8.54 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 7353 0 0 0 853 1 0 0 25 0 1 0 568316554 45522944 5385 33554432000 4194304 4587354 140734130099392 18446744073709551615 4237627 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 11114 5385 335 96 0 7676 0
[pid=31193] ppid=31191 vsize=30672 CPUtime=8.41 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 5668 0 0 0 841 0 0 0 25 0 1 0 568316554 31408128 4972 33554432000 4194304 4785740 140736705294096 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 7668 4972 340 145 0 4713 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=8.52 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 852 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 551556

[startup+51.101 s]
/proc/loadavg: 10.87 7.79 5.27 12/201 31196
/proc/meminfo: memFree=12458388/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414443528009023488 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1457860 CPUtime=17.04 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 11412 0 0 0 1702 2 0 0 25 0 1 0 568316554 1492848640 8160 33554432000 4194304 4587354 140734130099392 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 364465 8160 338 96 0 361027 0
[pid=31193] ppid=31191 vsize=35588 CPUtime=16.94 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 6896 0 0 0 1693 1 0 0 25 0 1 0 568316554 36442112 6200 33554432000 4194304 4785740 140736705294096 18446744073709551615 4309613 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 8897 6200 340 145 0 5942 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=17.1 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 1710 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1969876

[startup+102.307 s]
/proc/loadavg: 10.94 8.32 5.59 12/201 31197
/proc/meminfo: memFree=12417912/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414444077764837376 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1450072 CPUtime=34.13 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 13968 0 0 0 3411 2 0 0 25 0 1 0 568316554 1484873728 9332 33554432000 4194304 4587354 140734130099392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 362518 9332 338 96 0 359080 0
[pid=31193] ppid=31191 vsize=55088 CPUtime=34.01 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 11764 0 0 0 3400 1 0 0 25 0 1 0 568316554 56410112 11068 33554432000 4194304 4785740 140736705294096 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 13772 11068 340 145 0 10817 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=34.14 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 3414 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1981588

[startup+162.3 s]
/proc/loadavg: 11.04 8.79 5.91 12/201 31199
/proc/meminfo: memFree=12390500/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414442978253209600 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1457132 CPUtime=54.13 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 18366 0 0 0 5410 3 0 0 25 0 1 0 568316554 1492103168 10466 33554432000 4194304 4587354 140734130099392 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 364283 10466 338 96 0 360845 0
[pid=31193] ppid=31191 vsize=65756 CPUtime=54 cores=4

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

/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2085792

[startup+882.301 s]
/proc/loadavg: 8.00 8.32 7.35 9/192 31235
/proc/meminfo: memFree=12318776/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414443802886930432 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1490252 CPUtime=294.1 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 37495 0 0 0 29403 7 0 0 25 0 1 0 568316554 1526018048 11318 33554432000 4194304 4587354 140734130099392 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 372563 11318 338 96 0 369125 0
[pid=31193] ppid=31191 vsize=130892 CPUtime=294.04 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 30653 0 0 0 29398 6 0 0 25 0 1 0 568316554 134033408 29957 33554432000 4194304 4785740 140736705294096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 32723 29957 340 145 0 29768 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=294.16 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 29416 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2097572

[startup+942.301 s]
/proc/loadavg: 8.00 8.26 7.38 9/192 31237
/proc/meminfo: memFree=12305356/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414443940325883904 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1462032 CPUtime=314.09 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 39857 0 0 0 31401 8 0 0 25 0 1 0 568316554 1497120768 11323 33554432000 4194304 4587354 140734130099392 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 365508 11323 338 96 0 362070 0
[pid=31193] ppid=31191 vsize=130892 CPUtime=314.05 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 30653 0 0 0 31399 6 0 0 25 0 1 0 568316554 134033408 29957 33554432000 4194304 4785740 140736705294096 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 32723 29957 340 145 0 29768 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=314.16 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 31416 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2069352

[startup+1002.3 s]
/proc/loadavg: 8.03 8.22 7.43 9/192 31238
/proc/meminfo: memFree=12280176/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414444077764837376 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1512288 CPUtime=334.09 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 42746 0 0 0 33401 8 0 0 25 0 1 0 568316554 1548582912 11786 33554432000 4194304 4587354 140734130099392 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 378072 11786 338 96 0 374634 0
[pid=31193] ppid=31191 vsize=130892 CPUtime=334.05 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 30657 0 0 0 33399 6 0 0 25 0 1 0 568316554 134033408 29961 33554432000 4194304 4785740 140736705294096 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 32723 29961 340 145 0 29768 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=334.16 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 33416 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2119608

[startup+1062.3 s]
/proc/loadavg: 8.01 8.18 7.46 9/192 31240
/proc/meminfo: memFree=12271976/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414444215203790848 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1459380 CPUtime=354.09 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 45744 0 0 0 35400 9 0 0 25 0 1 0 568316554 1494405120 11976 33554432000 4194304 4587354 140734130099392 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 364845 11976 338 96 0 361407 0
[pid=31193] ppid=31191 vsize=130892 CPUtime=354.06 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 30662 0 0 0 35400 6 0 0 25 0 1 0 568316554 134033408 29966 33554432000 4194304 4785740 140736705294096 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 32723 29966 340 145 0 29768 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=354.15 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 35415 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2066700

[startup+1122.3 s]
/proc/loadavg: 7.92 8.13 7.48 10/193 31276
/proc/meminfo: memFree=12038716/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414444352642744320 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1468140 CPUtime=374.09 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 48158 0 0 0 37400 9 0 0 25 0 1 0 568316554 1503375360 11373 33554432000 4194304 4587354 140734130099392 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 367035 11373 338 96 0 363597 0
[pid=31193] ppid=31191 vsize=130892 CPUtime=374.06 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 30667 0 0 0 37400 6 0 0 25 0 1 0 568316554 134033408 29971 33554432000 4194304 4785740 140736705294096 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 32723 29971 340 145 0 29768 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=374.15 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 37415 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2075460

[startup+1182.3 s]
/proc/loadavg: 8.60 8.28 7.57 10/193 31277
/proc/meminfo: memFree=11710176/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1498320 CPUtime=394.1 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 52772 0 0 0 39400 10 0 0 25 0 1 0 568316554 1534279680 13295 33554432000 4194304 4587354 140734130099392 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 374580 13295 338 96 0 371142 0
[pid=31193] ppid=31191 vsize=130892 CPUtime=394.06 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 30667 0 0 0 39400 6 0 0 25 0 1 0 568316554 134033408 29971 33554432000 4194304 4785740 140736705294096 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 32723 29971 340 145 0 29768 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=394.15 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 39415 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2105640

[startup+1242.3 s]
/proc/loadavg: 8.73 8.38 7.65 10/193 31310
/proc/meminfo: memFree=11305424/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1503100 CPUtime=414.1 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 55416 0 0 0 41400 10 0 0 25 0 1 0 568316554 1539174400 13043 33554432000 4194304 4587354 140734130099392 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 375775 13043 338 96 0 372337 0
[pid=31193] ppid=31191 vsize=130892 CPUtime=414.05 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 30667 0 0 0 41399 6 0 0 25 0 1 0 568316554 134033408 29971 33554432000 4194304 4785740 140736705294096 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 32723 29971 340 145 0 29768 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=414.14 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 41414 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2110420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.90 8.49 7.73 10/193 31311
/proc/meminfo: memFree=11244660/32951124 swapFree=67102140/67111528
[pid=31191] ppid=31189 vsize=18324 CPUtime=0 cores=4,6
/proc/31191/stat : 31191 (ppfolio) S 31189 31191 30273 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 568316553 18763776 394 33554432000 4194304 4287625 140734308209648 18446744073709551615 216735198735 0 0 4096 65536 4414444352642744320 0 0 17 6 0 0 0
/proc/31191/statm: 4581 394 345 23 0 91 0
[pid=31192] ppid=31191 vsize=1503100 CPUtime=433.38 cores=4
/proc/31192/stat : 31192 (cryptominisat) R 31191 31191 30273 0 -1 4202496 56854 0 0 0 43327 11 0 0 25 0 1 0 568316554 1539174400 14437 33554432000 4194304 4587354 140734130099392 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31192/statm: 375775 14437 338 96 0 372337 0
[pid=31193] ppid=31191 vsize=131924 CPUtime=433.25 cores=4
/proc/31193/stat : 31193 (clasp) R 31191 31191 30273 0 -1 4202496 30920 0 0 0 43319 6 0 0 25 0 1 0 568316554 135090176 30224 33554432000 4194304 4785740 140736705294096 18446744073709551615 4552912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31193/statm: 32981 30224 340 145 0 30026 0
[pid=31194] ppid=31191 vsize=458104 CPUtime=433.38 cores=4
/proc/31194/stat : 31194 (TNM) R 31191 31191 30273 0 -1 4202496 2757 0 0 0 43338 0 0 0 25 0 1 0 568316554 469098496 2653 33554432000 134512640 134534564 4293588240 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31194/statm: 114526 2653 95 6 0 113192 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2111452

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 31191 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=0
# CPU time returned by wait4() is 0.001999
# 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.02
CPU time (s): 1300.01
CPU user time (s): 1299.84
CPU system time (s): 0.17
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 3485396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 219
involuntary context switches= 3

runsolver used 2.34664 second user time and 4.75928 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-26 03:20:59
IDJOB=3291423
IDBENCH=84215
IDSOLVER=1613
FILE ID=node119/3291423-1303780859
RUNJOBID= node119-1303780673-31016
PBS_JOBID= 13157193
Free space on /tmp= 71680 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291423-1303780859/watcher-3291423-1303780859 -o /tmp/evaluation-result-3291423-1303780859/solver-3291423-1303780859 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3291423-1303780859.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=1346215359

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12551472 kB
Buffers:       2228460 kB
Cached:       17311600 kB
SwapCached:       5504 kB
Active:        8527796 kB
Inactive:     11287416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12551472 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           11300 kB
Writeback:           0 kB
AnonPages:      272040 kB
Mapped:          17336 kB
Slab:           518024 kB
PageTables:       6584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4012120 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= 71640 MiB
End job on node119 at 2011-04-26 03:42:41