Trace number 3275832

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.09 5000.01

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.04769
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

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-3275832-1303651058/watcher-3275832-1303651058 -o /tmp/evaluation-result-3275832-1303651058/solver-3275832-1303651058 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275832-1303651058.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): 5100 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 5.64 3.92 5/180 14060
/proc/meminfo: memFree=19359552/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 498 0 0 0 0 0 0 0 22 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 4457459450839531780 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0

[startup+0.0826701 s]
/proc/loadavg: 6.03 5.64 3.92 5/180 14060
/proc/meminfo: memFree=19359552/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442714380763136 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100664 s]
/proc/loadavg: 6.03 5.64 3.92 5/180 14060
/proc/meminfo: memFree=19359552/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442851819716608 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30063 s]
/proc/loadavg: 6.03 5.64 3.92 5/180 14060
/proc/meminfo: memFree=19359552/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70056 s]
/proc/loadavg: 6.03 5.64 3.92 5/180 14060
/proc/meminfo: memFree=19359552/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122443539014483968 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 6.03 5.64 3.92 7/184 14064
/proc/meminfo: memFree=19343444/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122443676453437440 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=32360 CPUtime=1.09 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 3926 0 0 0 109 0 0 0 19 0 1 0 476708453 33136640 2610 33554432000 4194304 4587354 140734766768592 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 8090 2610 330 96 0 4652 0
[pid=14062] ppid=14060 vsize=15852 CPUtime=0.16 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 1689 0 0 0 16 0 0 0 25 0 1 0 476708453 16232448 1277 33554432000 4194304 4785740 140733323317344 18446744073709551615 4552642 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 3963 1277 339 145 0 1008 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=0.22 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 22 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 524868

[startup+3.10114 s]
/proc/loadavg: 6.03 5.64 3.92 7/184 14064
/proc/meminfo: memFree=19339600/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122443813892390912 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=32360 CPUtime=1.59 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 4371 0 0 0 159 0 0 0 20 0 1 0 476708453 33136640 3053 33554432000 4194304 4587354 140734766768592 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 8090 3053 330 96 0 4652 0
[pid=14062] ppid=14060 vsize=19204 CPUtime=0.74 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 2568 0 0 0 74 0 0 0 25 0 1 0 476708453 19664896 2156 33554432000 4194304 4785740 140733323317344 18446744073709551615 4307187 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 4801 2156 340 145 0 1846 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=0.74 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 74 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 528220

[startup+6.30057 s]
/proc/loadavg: 6.03 5.65 3.93 7/184 14064
/proc/meminfo: memFree=19329312/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122441889747042304 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=520708 CPUtime=2.69 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 5486 0 0 0 269 0 0 0 23 0 1 0 476708453 533204992 3209 33554432000 4194304 4587354 140734766768592 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 130177 3209 330 96 0 126739 0
[pid=14062] ppid=14060 vsize=27020 CPUtime=1.76 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 4517 0 0 0 176 0 0 0 25 0 1 0 476708453 27668480 4105 33554432000 4194304 4785740 140733323317344 18446744073709551615 4553784 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 6755 4105 340 145 0 3800 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=1.82 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 182 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1024384

[startup+12.7004 s]
/proc/loadavg: 6.02 5.65 3.94 7/184 14064
/proc/meminfo: memFree=19301776/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=538688 CPUtime=4.79 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 11834 0 0 0 478 1 0 0 25 0 1 0 476708453 551616512 8470 33554432000 4194304 4587354 140734766768592 18446744073709551615 4238080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 134672 8470 338 96 0 131234 0
[pid=14062] ppid=14060 vsize=30856 CPUtime=3.94 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 5478 0 0 0 394 0 0 0 25 0 1 0 476708453 31596544 5066 33554432000 4194304 4785740 140733323317344 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 7714 5066 340 145 0 4759 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=3.94 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 394 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1046200

[startup+25.5012 s]
/proc/loadavg: 6.02 5.67 3.97 7/184 14064
/proc/meminfo: memFree=19338388/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442714380763136 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=533960 CPUtime=9.09 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 13659 0 0 0 908 1 0 0 25 0 1 0 476708453 546775040 7406 33554432000 4194304 4587354 140734766768592 18446744073709551615 4241092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 133490 7406 338 96 0 130052 0
[pid=14062] ppid=14060 vsize=38568 CPUtime=8.16 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 7383 0 0 0 816 0 0 0 25 0 1 0 476708453 39493632 6971 33554432000 4194304 4785740 140733323317344 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 9642 6971 340 145 0 6687 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=8.21 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 821 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1049184

[startup+51.1007 s]
/proc/loadavg: 6.01 5.70 4.02 7/184 14065
/proc/meminfo: memFree=19298536/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442302063902720 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=558128 CPUtime=17.59 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 20300 0 0 0 1757 2 0 0 25 0 1 0 476708453 571523072 14044 33554432000 4194304 4587354 140734766768592 18446744073709551615 4268827 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 139532 14044 338 96 0 136094 0
[pid=14062] ppid=14060 vsize=52572 CPUtime=16.73 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 10884 0 0 0 1673 0 0 0 25 0 1 0 476708453 53833728 10472 33554432000 4194304 4785740 140733323317344 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 13143 10472 340 145 0 10188 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=16.74 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 1674 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1087356

[startup+102.307 s]
/proc/loadavg: 6.00 5.74 4.12 7/184 14067
/proc/meminfo: memFree=19292184/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442027185995776 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=555648 CPUtime=34.69 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 20357 0 0 0 3467 2 0 0 25 0 1 0 476708453 568983552 14047 33554432000 4194304 4587354 140734766768592 18446744073709551615 4244017 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 138912 14047 338 96 0 135474 0
[pid=14062] ppid=14060 vsize=58720 CPUtime=33.78 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 12414 0 0 0 3377 1 0 0 25 0 1 0 476708453 60129280 12002 33554432000 4194304 4785740 140733323317344 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 14680 12002 340 145 0 11725 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=33.81 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 3381 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1091024

[startup+162.301 s]
/proc/loadavg: 6.00 5.79 4.24 7/184 14068
/proc/meminfo: memFree=19263872/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442576941809664 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=560652 CPUtime=54.69 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 24705 0 0 0 5466 3 0 0 25 0 1 0 476708453 574107648 14223 33554432000 4194304 4587354 140734766768592 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 140163 14223 338 96 0 136725 0
[pid=14062] ppid=14060 vsize=85544 CPUtime=53.77 cores=1

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

/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 1418472

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14229
/proc/meminfo: memFree=18695164/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442164624949248 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=678300 CPUtime=1534.69 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 515889 0 0 0 153345 124 0 0 25 0 1 0 476708453 694579200 52070 33554432000 4194304 4587354 140734766768592 18446744073709551615 216634212107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 169575 52070 338 96 0 166137 0
[pid=14062] ppid=14060 vsize=265268 CPUtime=1533.81 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 64095 0 0 0 153371 10 0 0 25 0 1 0 476708453 271634432 63375 33554432000 4194304 4785740 140733323317344 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 66317 63375 341 145 0 63362 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=1533.88 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 153388 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1420224

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14230
/proc/meminfo: memFree=18720292/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442164624949248 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=674700 CPUtime=1554.69 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 520569 0 0 0 155343 126 0 0 25 0 1 0 476708453 690892800 44163 33554432000 4194304 4587354 140734766768592 18446744073709551615 4238080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 168675 44163 338 96 0 165237 0
[pid=14062] ppid=14060 vsize=276744 CPUtime=1553.8 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 66980 0 0 0 155370 10 0 0 25 0 1 0 476708453 283385856 66260 33554432000 4194304 4785740 140733323317344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 69186 66260 341 145 0 66231 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=1553.88 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 155388 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1428100

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14232
/proc/meminfo: memFree=18690116/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442164624949248 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=674700 CPUtime=1574.71 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 528037 0 0 0 157343 128 0 0 25 0 1 0 476708453 690892800 51579 33554432000 4194304 4587354 140734766768592 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 168675 51579 338 96 0 165237 0
[pid=14062] ppid=14060 vsize=277552 CPUtime=1573.8 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 67166 0 0 0 157370 10 0 0 25 0 1 0 476708453 284213248 66446 33554432000 4194304 4785740 140733323317344 18446744073709551615 4278556 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 69388 66446 341 145 0 66433 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=1573.88 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 157388 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1428908

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14233
/proc/meminfo: memFree=18696392/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442164624949248 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=679408 CPUtime=1594.71 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 533288 0 0 0 159341 130 0 0 25 0 1 0 476708453 695713792 44163 33554432000 4194304 4587354 140734766768592 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 169852 44163 338 96 0 166414 0
[pid=14062] ppid=14060 vsize=295252 CPUtime=1593.8 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 71562 0 0 0 159368 12 0 0 25 0 1 0 476708453 302338048 70842 33554432000 4194304 4785740 140733323317344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 73813 70842 341 145 0 70858 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=1593.87 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 159387 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 1451316

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14235
/proc/meminfo: memFree=18675764/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442164624949248 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=679408 CPUtime=1614.72 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 539882 0 0 0 161341 131 0 0 25 0 1 0 476708453 695713792 50717 33554432000 4194304 4587354 140734766768592 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 169852 50717 338 96 0 166414 0
[pid=14062] ppid=14060 vsize=295252 CPUtime=1613.8 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 71563 0 0 0 161368 12 0 0 25 0 1 0 476708453 302338048 70843 33554432000 4194304 4785740 140733323317344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 73813 70843 341 145 0 70858 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=1613.87 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 161387 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1451316

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14237
/proc/meminfo: memFree=18680300/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442164624949248 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=679408 CPUtime=1634.72 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 545966 0 0 0 163340 132 0 0 25 0 1 0 476708453 695713792 56772 33554432000 4194304 4587354 140734766768592 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 169852 56772 338 96 0 166414 0
[pid=14062] ppid=14060 vsize=295252 CPUtime=1633.8 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 71563 0 0 0 163368 12 0 0 25 0 1 0 476708453 302338048 70843 33554432000 4194304 4785740 140733323317344 18446744073709551615 4278600 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 73813 70843 341 145 0 70858 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=1633.87 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 163387 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1451316

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14238
/proc/meminfo: memFree=18694020/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442302063902720 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=679188 CPUtime=1654.73 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 551717 0 0 0 165339 134 0 0 25 0 1 0 476708453 695488512 49505 33554432000 4194304 4587354 140734766768592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 169797 49505 338 96 0 166359 0
[pid=14062] ppid=14060 vsize=295252 CPUtime=1653.79 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 71563 0 0 0 165367 12 0 0 25 0 1 0 476708453 302338048 70843 33554432000 4194304 4785740 140733323317344 18446744073709551615 4278544 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 73813 70843 341 145 0 70858 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=1653.86 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 165386 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 1594849 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1451096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14239
/proc/meminfo: memFree=18687044/32951124 swapFree=67111528/67111528
[pid=14060] ppid=14058 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14060/stat : 14060 (ppfolio) S 14058 14060 13281 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476708453 18763776 394 33554432000 4194304 4287625 140737112918896 18446744073709551615 216634535439 0 0 4096 65536 122442302063902720 0 0 17 3 0 0 0
/proc/14060/statm: 4581 394 345 23 0 91 0
[pid=14061] ppid=14060 vsize=679188 CPUtime=1667.24 cores=1
/proc/14061/stat : 14061 (cryptominisat) R 14060 14060 13281 0 -1 4202496 555796 0 0 0 166589 135 0 0 25 0 1 0 476708453 695488512 53562 33554432000 4194304 4587354 140734766768592 18446744073709551615 216634212107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14061/statm: 169797 53562 338 96 0 166359 0
[pid=14062] ppid=14060 vsize=298296 CPUtime=1666.39 cores=1
/proc/14062/stat : 14062 (clasp) R 14060 14060 13281 0 -1 4202496 72342 0 0 0 166627 12 0 0 25 0 1 0 476708453 305455104 71622 33554432000 4194304 4785740 140733323317344 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14062/statm: 74574 71622 341 145 0 71619 0
[pid=14063] ppid=14060 vsize=458332 CPUtime=1666.46 cores=1
/proc/14063/stat : 14063 (TNM) R 14060 14060 13281 0 -1 4202496 1442 0 0 0 166646 0 0 0 25 0 1 0 476708453 469331968 1339 33554432000 134512640 134534564 4292705328 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14063/statm: 114583 1339 95 6 0 113249 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1454140

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 14060 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 5000.09
#
# 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): 5000.09
CPU user time (s): 4998.62
CPU system time (s): 1.47
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1907648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
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= 290
involuntary context switches= 5

runsolver used 8.05877 second user time and 19.2181 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-24 15:17:38
IDJOB=3275832
IDBENCH=83796
IDSOLVER=1639
FILE ID=node103/3275832-1303651058
RUNJOBID= node103-1303650269-13957
PBS_JOBID= 13150745
Free space on /tmp= 71220 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275832-1303651058/watcher-3275832-1303651058 -o /tmp/evaluation-result-3275832-1303651058/solver-3275832-1303651058 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275832-1303651058.cnf

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=1740730414

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.77
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.858
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.75
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.858
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.858
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.858
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:      19359832 kB
Buffers:       2112200 kB
Cached:       10720236 kB
SwapCached:          0 kB
Active:        3900820 kB
Inactive:      9113016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19359832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10512 kB
Writeback:           0 kB
AnonPages:      180508 kB
Mapped:          16392 kB
Slab:           512672 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   788592 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= 71212 MiB
End job on node103 at 2011-04-24 16:41:00