Trace number 3220042

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) 5000.01 4999.92

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S519298227-080-UNKNOWN.cnf
MD5SUMb0f2a8c1ae428dae6bc946bb38e8786d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.3944
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
Number of clauses of size over 50

Solver Data

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

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-3220042-1303264281/watcher-3220042-1303264281 -o /tmp/evaluation-result-3220042-1303264281/solver-3220042-1303264281 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220042-1303264281.cnf 

running on 4 cores: 0,2,4,6

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.03 6.03 5.93 5/180 21030
/proc/meminfo: memFree=17088624/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) R 21028 21030 20692 0 -1 4202496 446 0 0 0 0 0 0 0 25 0 1 0 438025855 18763776 383 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905428512 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21030/statm: 4581 387 339 23 0 91 0

[startup+0.0492009 s]
/proc/loadavg: 6.03 6.03 5.93 5/180 21030
/proc/meminfo: memFree=17088624/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.860058 s]
/proc/loadavg: 6.03 6.03 5.93 5/180 21030
/proc/meminfo: memFree=17088624/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065909274347307008 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.901059 s]
/proc/loadavg: 6.03 6.03 5.93 5/180 21030
/proc/meminfo: memFree=17088624/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065909274347307008 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00103 s]
/proc/loadavg: 6.03 6.03 5.93 5/180 21030
/proc/meminfo: memFree=17088624/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065909274347307008 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 6.03 6.03 5.93 5/180 21030
/proc/meminfo: memFree=17088624/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065909411786260480 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10065 s]
/proc/loadavg: 6.03 6.02 5.93 7/184 21034
/proc/meminfo: memFree=17066024/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065909549225213952 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=984768 CPUtime=1.6 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 5506 0 0 0 159 1 0 0 20 0 1 0 438025856 1008402432 2146 33554432000 4194304 4587354 140734132364080 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 246192 2146 327 96 0 242754 0
[pid=21033] ppid=21030 vsize=19920 CPUtime=0.69 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 2515 0 0 0 69 0 0 0 25 0 1 0 438025856 20398080 2322 33554432000 4194304 4785740 140734823780752 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 4980 2322 340 145 0 2025 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=0.79 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 79 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1481904

[startup+6.30106 s]
/proc/loadavg: 6.03 6.02 5.93 7/184 21034
/proc/meminfo: memFree=17064916/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065909136908353536 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1006696 CPUtime=2.7 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 11870 0 0 0 268 2 0 0 23 0 1 0 438025856 1030856704 7158 33554432000 4194304 4587354 140734132364080 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 251674 7158 337 96 0 248236 0
[pid=21033] ppid=21030 vsize=20844 CPUtime=1.74 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 2747 0 0 0 174 0 0 0 25 0 1 0 438025856 21344256 2554 33554432000 4194304 4785740 140734823780752 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 5211 2554 340 145 0 2256 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=1.84 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 184 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1504756

[startup+12.7009 s]
/proc/loadavg: 6.02 6.02 5.93 7/184 21034
/proc/meminfo: memFree=17046344/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065907762518818816 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=995340 CPUtime=4.8 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 12803 0 0 0 478 2 0 0 25 0 1 0 438025856 1019228160 6540 33554432000 4194304 4587354 140734132364080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 248835 6540 337 96 0 245397 0
[pid=21033] ppid=21030 vsize=23820 CPUtime=3.89 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 3457 0 0 0 389 0 0 0 25 0 1 0 438025856 24391680 3264 33554432000 4194304 4785740 140734823780752 18446744073709551615 4307187 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 5955 3264 340 145 0 3000 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=3.99 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 399 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1496376

[startup+25.5006 s]
/proc/loadavg: 6.02 6.02 5.93 7/184 21035
/proc/meminfo: memFree=17040396/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065907487640911872 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1009744 CPUtime=9.09 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 15366 0 0 0 906 3 0 0 25 0 1 0 438025856 1033977856 7323 33554432000 4194304 4587354 140734132364080 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 252436 7323 337 96 0 248998 0
[pid=21033] ppid=21030 vsize=27016 CPUtime=8.14 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 4276 0 0 0 814 0 0 0 25 0 1 0 438025856 27664384 4083 33554432000 4194304 4785740 140734823780752 18446744073709551615 218905398203 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 6754 4083 340 145 0 3799 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=8.24 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 824 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1513976

[startup+51.101 s]
/proc/loadavg: 6.01 6.02 5.93 7/184 21036
/proc/meminfo: memFree=17014152/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065908174835679232 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1025340 CPUtime=17.59 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 22857 0 0 0 1755 4 0 0 25 0 1 0 438025856 1049948160 12776 33554432000 4194304 4587354 140734132364080 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 256335 12776 337 96 0 252897 0
[pid=21033] ppid=21030 vsize=31020 CPUtime=16.69 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 5266 0 0 0 1669 0 0 0 25 0 1 0 438025856 31764480 5073 33554432000 4194304 4785740 140734823780752 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 7755 5073 340 145 0 4800 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=16.79 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 1679 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1533576

[startup+102.301 s]
/proc/loadavg: 6.00 6.02 5.93 7/184 21037
/proc/meminfo: memFree=16987592/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065908724591493120 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1042768 CPUtime=34.68 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 43832 0 0 0 3460 8 0 0 25 0 1 0 438025856 1067794432 17529 33554432000 4194304 4587354 140734132364080 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 260692 17529 337 96 0 257254 0
[pid=21033] ppid=21030 vsize=37008 CPUtime=33.74 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 6711 0 0 0 3374 0 0 0 25 0 1 0 438025856 37896192 6518 33554432000 4194304 4785740 140734823780752 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 9252 6518 340 145 0 6297 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=33.84 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 3384 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1556992

[startup+162.301 s]
/proc/loadavg: 6.06 6.03 5.94 7/184 21038
/proc/meminfo: memFree=16975896/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065909274347307008 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1045864 CPUtime=54.68 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 69817 0 0 0 5453 15 0 0 25 0 1 0 438025856 1070964736 19032 33554432000 4194304 4587354 140734132364080 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 261466 19032 337 96 0 258028 0
[pid=21033] ppid=21030 vsize=41460 CPUtime=53.75 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 7776 0 0 0 5375 0 0 0 25 0 1 0 438025856 42455040 7583 33554432000 4194304 4785740 140734823780752 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 10365 7583 340 145 0 7410 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=53.84 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 5384 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1564540

[startup+222.301 s]

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

/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1655632

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21680
/proc/meminfo: memFree=17016548/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1032100 CPUtime=1534.72 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 743854 0 0 0 153313 159 0 0 25 0 1 0 438025856 1056870400 19494 33554432000 4194304 4587354 140734132364080 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 258025 19494 337 96 0 254587 0
[pid=21033] ppid=21030 vsize=137420 CPUtime=1533.76 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 30202 0 0 0 153366 10 0 0 25 0 1 0 438025856 140718080 29868 33554432000 4194304 4785740 140734823780752 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 34355 29868 341 145 0 31400 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=1533.91 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 153391 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 1646736

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21681
/proc/meminfo: memFree=17055944/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1030588 CPUtime=1554.73 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 748742 0 0 0 155312 161 0 0 25 0 1 0 438025856 1055322112 15954 33554432000 4194304 4587354 140734132364080 18446744073709551615 4243585 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 257647 15954 337 96 0 254209 0
[pid=21033] ppid=21030 vsize=137604 CPUtime=1553.75 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 30279 0 0 0 155365 10 0 0 25 0 1 0 438025856 140906496 29945 33554432000 4194304 4785740 140734823780752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 34401 29945 341 145 0 31446 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=1553.91 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 155391 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1645408

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21683
/proc/meminfo: memFree=17028872/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1030588 CPUtime=1574.74 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 754446 0 0 0 157312 162 0 0 25 0 1 0 438025856 1055322112 21610 33554432000 4194304 4587354 140734132364080 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 257647 21610 337 96 0 254209 0
[pid=21033] ppid=21030 vsize=138256 CPUtime=1573.76 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 30398 0 0 0 157365 11 0 0 25 0 1 0 438025856 141574144 30064 33554432000 4194304 4785740 140734823780752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 34564 30064 341 145 0 31609 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=1573.91 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 157391 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1646060

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21685
/proc/meminfo: memFree=17077452/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1030588 CPUtime=1594.75 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 758481 0 0 0 159311 164 0 0 25 0 1 0 438025856 1055322112 16988 33554432000 4194304 4587354 140734132364080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 257647 16988 337 96 0 254209 0
[pid=21033] ppid=21030 vsize=138256 CPUtime=1593.76 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 30417 0 0 0 159365 11 0 0 25 0 1 0 438025856 141574144 30083 33554432000 4194304 4785740 140734823780752 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 34564 30083 341 145 0 31609 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=1593.9 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 159390 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1646060

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21686
/proc/meminfo: memFree=17019636/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065907625079865344 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1030588 CPUtime=1614.75 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 764671 0 0 0 161310 165 0 0 25 0 1 0 438025856 1055322112 23124 33554432000 4194304 4587354 140734132364080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 257647 23124 337 96 0 254209 0
[pid=21033] ppid=21030 vsize=138932 CPUtime=1613.76 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 30549 0 0 0 161365 11 0 0 25 0 1 0 438025856 142266368 30215 33554432000 4194304 4785740 140734823780752 18446744073709551615 4550333 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 34733 30215 341 145 0 31778 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=1613.9 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 161390 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1646736

[startup+4902.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21688
/proc/meminfo: memFree=16932552/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065907625079865344 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1044128 CPUtime=1634.74 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 769121 0 0 0 163308 166 0 0 25 0 1 0 438025856 1069187072 18823 33554432000 4194304 4587354 140734132364080 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 261032 18823 337 96 0 257594 0
[pid=21033] ppid=21030 vsize=139220 CPUtime=1633.77 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 30639 0 0 0 163366 11 0 0 25 0 1 0 438025856 142561280 30305 33554432000 4194304 4785740 140734823780752 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 34805 30305 341 145 0 31850 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=1633.9 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 163390 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1660564

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21689
/proc/meminfo: memFree=16908964/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065907625079865344 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1044128 CPUtime=1654.74 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 774784 0 0 0 165306 168 0 0 25 0 1 0 438025856 1069187072 24446 33554432000 4194304 4587354 140734132364080 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 261032 24446 337 96 0 257594 0
[pid=21033] ppid=21030 vsize=139664 CPUtime=1653.77 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 30714 0 0 0 165366 11 0 0 25 0 1 0 438025856 143015936 30380 33554432000 4194304 4785740 140734823780752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 34916 30380 341 145 0 31961 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=1653.89 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 165389 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1661008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21691
/proc/meminfo: memFree=16935228/32951124 swapFree=67111528/67111528
[pid=21030] ppid=21028 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (ppfolio) S 21028 21030 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 438025855 18763776 393 33554432000 4194304 4287625 140733992135808 18446744073709551615 218905751055 0 0 4096 65536 8065907625079865344 0 0 17 2 0 0 0
/proc/21030/statm: 4581 393 345 23 0 91 0
[pid=21031] ppid=21030 vsize=1032100 CPUtime=1667.23 cores=0
/proc/21031/stat : 21031 (cryptominisat) R 21030 21030 20692 0 -1 4202496 777006 0 0 0 166555 168 0 0 25 0 1 0 438025856 1056870400 17838 33554432000 4194304 4587354 140734132364080 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21031/statm: 258025 17838 337 96 0 254587 0
[pid=21033] ppid=21030 vsize=139664 CPUtime=1666.34 cores=0
/proc/21033/stat : 21033 (clasp) R 21030 21030 20692 0 -1 4202496 30716 0 0 0 166623 11 0 0 25 0 1 0 438025856 143015936 30382 33554432000 4194304 4785740 140734823780752 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21033/statm: 34916 30382 341 145 0 31961 0
[pid=21034] ppid=21030 vsize=458892 CPUtime=1666.44 cores=0
/proc/21034/stat : 21034 (TNM) R 21030 21030 20692 0 -1 4202496 1274 0 0 0 166644 0 0 0 25 0 1 0 438025856 469905408 1171 33554432000 134512640 134534564 4291496688 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21034/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1648980

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

Real time (s): 4999.92
CPU time (s): 5000.01
CPU user time (s): 4998.22
CPU system time (s): 1.79
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2616028

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

runsolver used 8.79366 second user time and 18.4852 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-20 03:51:21
IDJOB=3220042
IDBENCH=82690
IDSOLVER=1639
FILE ID=node137/3220042-1303264281
RUNJOBID= node137-1303259272-20711
PBS_JOBID= 13049495
Free space on /tmp= 71728 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S519298227-080-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220042-1303264281/watcher-3220042-1303264281 -o /tmp/evaluation-result-3220042-1303264281/solver-3220042-1303264281 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220042-1303264281.cnf

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

MD5SUM BENCH= b0f2a8c1ae428dae6bc946bb38e8786d
RANDOM SEED=1892011801

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17088788 kB
Buffers:        702076 kB
Cached:       14355352 kB
SwapCached:          0 kB
Active:        9056716 kB
Inactive:      6445492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17088788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10496 kB
Writeback:          28 kB
AnonPages:      444468 kB
Mapped:          16604 kB
Slab:           296832 kB
PageTables:       5936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1620496 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= 71716 MiB
End job on node137 at 2011-04-20 05:14:43