Trace number 3219508

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 4999.97 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
MD5SUM950830e22ef92fb7f22c5b3c987a21f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3219508-1303244008/watcher-3219508-1303244008 -o /tmp/evaluation-result-3219508-1303244008/solver-3219508-1303244008 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219508-1303244008.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.00 5.99 4/180 26881
/proc/meminfo: memFree=17928884/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 4395637485422477576 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0

[startup+0.0924371 s]
/proc/loadavg: 6.00 6.00 5.99 4/180 26881
/proc/meminfo: memFree=17928884/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 4395637485422477576 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100436 s]
/proc/loadavg: 6.00 6.00 5.99 4/180 26881
/proc/meminfo: memFree=17928884/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 4395637485422477576 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300411 s]
/proc/loadavg: 6.00 6.00 5.99 4/180 26881
/proc/meminfo: memFree=17928884/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700324 s]
/proc/loadavg: 6.00 6.00 5.99 4/180 26881
/proc/meminfo: memFree=17928884/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 26885
/proc/meminfo: memFree=17914096/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=26308 CPUtime=0.49 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 1570 0 0 0 49 0 0 0 25 0 1 0 435998750 26939392 1423 33554432000 4194304 4587354 140733795903552 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 6577 1423 305 96 0 3139 0
[pid=26883] ppid=26881 vsize=19108 CPUtime=0.39 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 2390 0 0 0 39 0 0 0 25 0 1 0 435998750 19566592 2122 33554432000 4194304 4785740 140735382702128 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 4777 2122 340 145 0 1822 0
[pid=26884] ppid=26881 vsize=456220 CPUtime=0.59 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1458 0 0 0 59 0 0 0 25 0 1 0 435998750 467169280 1355 33554432000 134512640 134534564 4289794320 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 519960

[startup+3.10089 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 26885
/proc/meminfo: memFree=17909156/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078113397819310080 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=29472 CPUtime=0.99 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 4856 0 0 0 98 1 0 0 25 0 1 0 435998750 30179328 1830 33554432000 4194304 4587354 140733795903552 18446744073709551615 4232269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 7368 1830 321 96 0 3930 0
[pid=26883] ppid=26881 vsize=22024 CPUtime=0.93 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 3105 0 0 0 93 0 0 0 25 0 1 0 435998750 22552576 2837 33554432000 4194304 4785740 140735382702128 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 5506 2837 340 145 0 2551 0
[pid=26884] ppid=26881 vsize=456220 CPUtime=1.14 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1458 0 0 0 114 0 0 0 25 0 1 0 435998750 467169280 1355 33554432000 134512640 134534564 4289794320 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 526040

[startup+6.30031 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 26885
/proc/meminfo: memFree=17897748/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114359891984384 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=1903244 CPUtime=2.09 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 7741 0 0 0 208 1 0 0 25 0 1 0 435998750 1948921856 2369 33554432000 4194304 4587354 140733795903552 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 475811 2369 327 96 0 472373 0
[pid=26883] ppid=26881 vsize=24468 CPUtime=1.99 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 3694 0 0 0 199 0 0 0 25 0 1 0 435998750 25055232 3426 33554432000 4194304 4785740 140735382702128 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 6117 3426 340 145 0 3162 0
[pid=26884] ppid=26881 vsize=456220 CPUtime=2.18 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1458 0 0 0 218 0 0 0 25 0 1 0 435998750 467169280 1355 33554432000 134512640 134534564 4289794320 18446744073709551615 134524544 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2402256

[startup+12.7011 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 26885
/proc/meminfo: memFree=17874040/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114085014077440 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=1925144 CPUtime=4.19 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 14794 0 0 0 417 2 0 0 25 0 1 0 435998750 1971347456 6651 33554432000 4194304 4587354 140733795903552 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 481286 6651 337 96 0 477848 0
[pid=26883] ppid=26881 vsize=26788 CPUtime=4.13 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 4282 0 0 0 413 0 0 0 25 0 1 0 435998750 27430912 4014 33554432000 4194304 4785740 140735382702128 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 6697 4014 340 145 0 3742 0
[pid=26884] ppid=26881 vsize=456220 CPUtime=4.34 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1458 0 0 0 434 0 0 0 25 0 1 0 435998750 467169280 1355 33554432000 134512640 134534564 4289794320 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2426476

[startup+25.5008 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 26886
/proc/meminfo: memFree=17838888/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114222453030912 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=1930812 CPUtime=8.49 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 21596 0 0 0 845 4 0 0 25 0 1 0 435998750 1977151488 11868 33554432000 4194304 4587354 140733795903552 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 482703 11868 337 96 0 479265 0
[pid=26883] ppid=26881 vsize=30408 CPUtime=8.38 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 5143 0 0 0 838 0 0 0 25 0 1 0 435998750 31137792 4875 33554432000 4194304 4785740 140735382702128 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 7602 4875 340 145 0 4647 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=8.59 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 859 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2440256

[startup+51.1012 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 26886
/proc/meminfo: memFree=17707660/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078112848063496192 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=1921964 CPUtime=16.99 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 23360 0 0 0 1695 4 0 0 25 0 1 0 435998750 1968091136 6505 33554432000 4194304 4587354 140733795903552 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 480491 6505 337 96 0 477053 0
[pid=26883] ppid=26881 vsize=34872 CPUtime=16.94 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 6244 0 0 0 1693 1 0 0 25 0 1 0 435998750 35708928 5976 33554432000 4194304 4785740 140735382702128 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 8718 5976 340 145 0 5763 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=17.14 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 1714 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2435872

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 26888
/proc/meminfo: memFree=17680604/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078113122941403136 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=1933752 CPUtime=34.09 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 39633 0 0 0 3402 7 0 0 25 0 1 0 435998750 1980162048 8982 33554432000 4194304 4587354 140733795903552 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 483438 8982 337 96 0 480000 0
[pid=26883] ppid=26881 vsize=40036 CPUtime=33.99 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 7439 0 0 0 3398 1 0 0 25 0 1 0 435998750 40996864 7171 33554432000 4194304 4785740 140735382702128 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 10009 7171 340 145 0 7054 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=34.2 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 3420 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134530524 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2452824

[startup+162.301 s]
/proc/loadavg: 6.07 6.02 5.99 7/184 26889
/proc/meminfo: memFree=17841916/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078112298307682304 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=1923928 CPUtime=54.08 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 50332 0 0 0 5400 8 0 0 25 0 1 0 435998750 1970102272 10087 33554432000 4194304 4587354 140733795903552 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 480982 10087 337 96 0 477544 0
[pid=26883] ppid=26881 vsize=45316 CPUtime=53.98 cores=1

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

/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 2786644

[startup+4602.3 s]
/proc/loadavg: 3.00 3.11 4.04 4/175 27038
/proc/meminfo: memFree=17879236/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114085014077440 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=2170852 CPUtime=1534.06 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 613321 0 0 0 153278 128 0 0 25 0 1 0 435998750 2222952448 65346 33554432000 4194304 4587354 140733795903552 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 542713 65346 337 96 0 539275 0
[pid=26883] ppid=26881 vsize=136756 CPUtime=1534 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 29546 0 0 0 153394 6 0 0 25 0 1 0 435998750 140038144 29001 33554432000 4194304 4785740 140735382702128 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 34189 29001 341 145 0 31234 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=1534.21 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 153421 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 2786644

[startup+4662.3 s]
/proc/loadavg: 3.00 3.09 3.97 4/175 27039
/proc/meminfo: memFree=17879072/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114085014077440 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=2170852 CPUtime=1554.06 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 613321 0 0 0 155278 128 0 0 25 0 1 0 435998750 2222952448 65346 33554432000 4194304 4587354 140733795903552 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 542713 65346 337 96 0 539275 0
[pid=26883] ppid=26881 vsize=137040 CPUtime=1554.01 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 29611 0 0 0 155395 6 0 0 25 0 1 0 435998750 140328960 29066 33554432000 4194304 4785740 140735382702128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 34260 29066 341 145 0 31305 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=1554.2 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 155420 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134530234 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4662.27
Current children cumulated vsize (KiB) 2786928

[startup+4722.31 s]
/proc/loadavg: 3.00 3.07 3.91 4/175 27041
/proc/meminfo: memFree=17878156/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114085014077440 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=2170852 CPUtime=1574.05 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 613321 0 0 0 157277 128 0 0 25 0 1 0 435998750 2222952448 65346 33554432000 4194304 4587354 140733795903552 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 542713 65346 337 96 0 539275 0
[pid=26883] ppid=26881 vsize=138036 CPUtime=1574.02 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 29834 0 0 0 157396 6 0 0 25 0 1 0 435998750 141348864 29289 33554432000 4194304 4785740 140735382702128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 34509 29289 341 145 0 31554 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=1574.2 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 157420 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 2787924

[startup+4782.3 s]
/proc/loadavg: 3.00 3.06 3.85 4/175 27043
/proc/meminfo: memFree=17878240/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114085014077440 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=2170852 CPUtime=1594.05 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 613321 0 0 0 159277 128 0 0 25 0 1 0 435998750 2222952448 65346 33554432000 4194304 4587354 140733795903552 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 542713 65346 337 96 0 539275 0
[pid=26883] ppid=26881 vsize=138036 CPUtime=1594.02 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 29841 0 0 0 159396 6 0 0 25 0 1 0 435998750 141348864 29296 33554432000 4194304 4785740 140735382702128 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 34509 29296 341 145 0 31554 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=1594.2 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 159420 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4782.27
Current children cumulated vsize (KiB) 2787924

[startup+4842.3 s]
/proc/loadavg: 3.00 3.04 3.79 4/175 27044
/proc/meminfo: memFree=17877208/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114085014077440 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=2170852 CPUtime=1614.05 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 613321 0 0 0 161277 128 0 0 25 0 1 0 435998750 2222952448 65346 33554432000 4194304 4587354 140733795903552 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 542713 65346 337 96 0 539275 0
[pid=26883] ppid=26881 vsize=139268 CPUtime=1614.02 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 30087 0 0 0 161396 6 0 0 25 0 1 0 435998750 142610432 29542 33554432000 4194304 4785740 140735382702128 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 34817 29542 341 145 0 31862 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=1614.19 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 161419 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 2789156

[startup+4902.3 s]
/proc/loadavg: 3.00 3.03 3.74 4/175 27046
/proc/meminfo: memFree=17877040/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114085014077440 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=2170852 CPUtime=1634.04 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 613321 0 0 0 163276 128 0 0 25 0 1 0 435998750 2222952448 65346 33554432000 4194304 4587354 140733795903552 18446744073709551615 4364897 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 542713 65346 337 96 0 539275 0
[pid=26883] ppid=26881 vsize=139696 CPUtime=1634.03 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 30174 0 0 0 163397 6 0 0 25 0 1 0 435998750 143048704 29629 33554432000 4194304 4785740 140735382702128 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 34924 29629 341 145 0 31969 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=1634.19 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 163419 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 2789584

[startup+4962.3 s]
/proc/loadavg: 3.04 3.04 3.70 4/175 27047
/proc/meminfo: memFree=17876760/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114085014077440 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=2170852 CPUtime=1654.04 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 613321 0 0 0 165276 128 0 0 25 0 1 0 435998750 2222952448 65346 33554432000 4194304 4587354 140733795903552 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 542713 65346 337 96 0 539275 0
[pid=26883] ppid=26881 vsize=139696 CPUtime=1654.04 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 30198 0 0 0 165398 6 0 0 25 0 1 0 435998750 143048704 29653 33554432000 4194304 4785740 140735382702128 18446744073709551615 4286937 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 34924 29653 341 145 0 31969 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=1654.19 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 165419 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4962.27
Current children cumulated vsize (KiB) 2789584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.02 3.03 3.66 4/175 27048
/proc/meminfo: memFree=17876736/32951124 swapFree=67111528/67111528
[pid=26881] ppid=26879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26881/stat : 26881 (ppfolio) S 26879 26881 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435998749 18763776 394 33554432000 4194304 4287625 140735044393344 18446744073709551615 228122734095 0 0 4096 65536 2078114085014077440 0 0 17 5 0 0 0
/proc/26881/statm: 4581 394 345 23 0 91 0
[pid=26882] ppid=26881 vsize=2170852 CPUtime=1666.64 cores=1
/proc/26882/stat : 26882 (cryptominisat) R 26881 26881 25749 0 -1 4202496 613321 0 0 0 166536 128 0 0 25 0 1 0 435998750 2222952448 65346 33554432000 4194304 4587354 140733795903552 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26882/statm: 542713 65346 337 96 0 539275 0
[pid=26883] ppid=26881 vsize=139696 CPUtime=1666.54 cores=1
/proc/26883/stat : 26883 (clasp) R 26881 26881 25749 0 -1 4202496 30198 0 0 0 166648 6 0 0 25 0 1 0 435998750 143048704 29653 33554432000 4194304 4785740 140735382702128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26883/statm: 34924 29653 341 145 0 31969 0
[pid=26884] ppid=26881 vsize=460712 CPUtime=1666.79 cores=1
/proc/26884/stat : 26884 (TNM) R 26881 26881 25749 0 -1 4202496 1816 0 0 0 166679 0 0 0 25 0 1 0 435998750 471769088 1713 33554432000 134512640 134534564 4289794320 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26884/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4999.97
Current children cumulated vsize (KiB) 2789584

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

Real time (s): 5000.01
CPU time (s): 4999.97
CPU user time (s): 4998.63
CPU system time (s): 1.34
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 4520752

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

runsolver used 7.71483 second user time and 18.8961 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-19 22:13:28
IDJOB=3219508
IDBENCH=82601
IDSOLVER=1639
FILE ID=node138/3219508-1303244008
RUNJOBID= node138-1303222865-25768
PBS_JOBID= 13036444
Free space on /tmp= 73000 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219508-1303244008/watcher-3219508-1303244008 -o /tmp/evaluation-result-3219508-1303244008/solver-3219508-1303244008 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219508-1303244008.cnf

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

MD5SUM BENCH= 950830e22ef92fb7f22c5b3c987a21f5
RANDOM SEED=766733882

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      17929164 kB
Buffers:        715536 kB
Cached:       13570920 kB
SwapCached:          0 kB
Active:        7800636 kB
Inactive:      6869548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17929164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10800 kB
Writeback:           4 kB
AnonPages:      383420 kB
Mapped:          16428 kB
Slab:           286164 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1059056 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= 73000 MiB
End job on node138 at 2011-04-19 23:36:50