Trace number 3219466

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.03 4999.91

General information on the benchmark

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

Solver Data

0.00/0.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-3219466-1303241978/watcher-3219466-1303241978 -o /tmp/evaluation-result-3219466-1303241978/solver-3219466-1303241978 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219466-1303241978.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: 5.85 5.97 5.91 5/180 28971
/proc/meminfo: memFree=17844724/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4362923990839165188 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0

[startup+0.094179 s]
/proc/loadavg: 5.85 5.97 5.91 5/180 28971
/proc/meminfo: memFree=17844724/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4362923990839165188 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101174 s]
/proc/loadavg: 5.85 5.97 5.91 5/180 28971
/proc/meminfo: memFree=17844724/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4362923990839165188 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301136 s]
/proc/loadavg: 5.85 5.97 5.91 5/180 28971
/proc/meminfo: memFree=17844724/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701072 s]
/proc/loadavg: 5.85 5.97 5.91 5/180 28971
/proc/meminfo: memFree=17844724/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152935682458779648 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 5.85 5.97 5.91 7/184 28975
/proc/meminfo: memFree=17785792/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=47196 CPUtime=0.51 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 8699 0 0 0 50 1 0 0 25 0 1 0 416613681 48328704 6678 33554432000 4194304 4587354 140736334556272 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 11799 6678 326 96 0 8361 0
[pid=28973] ppid=28971 vsize=25852 CPUtime=0.4 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 5083 0 0 0 40 0 0 0 25 0 1 0 416613681 26472448 3737 33554432000 4194304 4785740 140734405180640 18446744073709551615 4276894 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 6463 3737 339 145 0 3508 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=0.55 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 55 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 553268

[startup+3.10063 s]
/proc/loadavg: 5.85 5.97 5.91 7/184 28976
/proc/meminfo: memFree=17785792/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=47196 CPUtime=1.01 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 9185 0 0 0 100 1 0 0 25 0 1 0 416613681 48328704 7163 33554432000 4194304 4587354 140736334556272 18446744073709551615 4349670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 11799 7163 326 96 0 8361 0
[pid=28973] ppid=28971 vsize=25852 CPUtime=0.96 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 5103 0 0 0 96 0 0 0 25 0 1 0 416613681 26472448 3757 33554432000 4194304 4785740 140734405180640 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 6463 3757 340 145 0 3508 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=1.1 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 110 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 553268

[startup+6.30103 s]
/proc/loadavg: 5.87 5.97 5.91 7/184 28976
/proc/meminfo: memFree=17775500/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152936507092500480 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=47196 CPUtime=2.11 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 10008 0 0 0 210 1 0 0 25 0 1 0 416613681 48328704 7986 33554432000 4194304 4587354 140736334556272 18446744073709551615 4250289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 11799 7986 326 96 0 8361 0
[pid=28973] ppid=28971 vsize=30748 CPUtime=2.01 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 6358 0 0 0 200 1 0 0 25 0 1 0 416613681 31485952 5012 33554432000 4194304 4785740 140734405180640 18446744073709551615 4552495 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 7687 5012 340 145 0 4732 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=2.15 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 215 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 558164

[startup+12.7009 s]
/proc/loadavg: 5.88 5.97 5.91 7/184 28976
/proc/meminfo: memFree=17753204/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152936781970407424 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=84700 CPUtime=4.22 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 11506 0 0 0 420 2 0 0 25 0 1 0 416613681 86732800 9481 33554432000 4194304 4587354 140736334556272 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 21175 9481 326 96 0 17737 0
[pid=28973] ppid=28971 vsize=41984 CPUtime=4.16 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 9159 0 0 0 415 1 0 0 25 0 1 0 416613681 42991616 7813 33554432000 4194304 4785740 140734405180640 18446744073709551615 220815897285 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 10496 7813 340 145 0 7541 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=4.3 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 430 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 606904

[startup+25.5005 s]
/proc/loadavg: 5.90 5.97 5.91 7/184 28976
/proc/meminfo: memFree=17728280/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152935132702965760 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1388888 CPUtime=8.51 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 15761 0 0 0 849 2 0 0 25 0 1 0 416613681 1422221312 8313 33554432000 4194304 4587354 140736334556272 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 347222 8313 331 96 0 343784 0
[pid=28973] ppid=28971 vsize=62208 CPUtime=8.4 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 14183 0 0 0 838 2 0 0 25 0 1 0 416613681 63700992 12837 33554432000 4194304 4785740 140734405180640 18446744073709551615 4309428 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 15552 12837 340 145 0 12597 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=8.56 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 856 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1931316

[startup+51.1008 s]
/proc/loadavg: 5.93 5.97 5.91 7/184 29008
/proc/meminfo: memFree=18629016/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152935270141919232 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1395916 CPUtime=17.01 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 42823 0 0 0 1694 7 0 0 25 0 1 0 416613681 1429417984 7792 33554432000 4194304 4587354 140736334556272 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 348979 7792 337 96 0 345541 0
[pid=28973] ppid=28971 vsize=77600 CPUtime=16.97 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 18053 0 0 0 1694 3 0 0 25 0 1 0 416613681 79462400 16707 33554432000 4194304 4785740 140734405180640 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 19400 16707 340 145 0 16445 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=17.1 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 1710 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1953736

[startup+102.306 s]
/proc/loadavg: 5.97 5.97 5.91 7/184 29009
/proc/meminfo: memFree=18528052/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152935819897733120 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=139316 CPUtime=34.11 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 75932 0 0 0 3398 13 0 0 25 0 1 0 416613681 142659584 15993 33554432000 4194304 4587354 140736334556272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 34829 15993 337 96 0 31391 0
[pid=28973] ppid=28971 vsize=95632 CPUtime=33.99 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 22370 0 0 0 3396 3 0 0 25 0 1 0 416613681 97927168 21024 33554432000 4194304 4785740 140734405180640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 23908 21024 340 145 0 20953 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=34.17 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 3417 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 715168

[startup+162.301 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 29011
/proc/meminfo: memFree=18517104/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152936369653547008 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=86564 CPUtime=54.1 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 111642 0 0 0 5392 18 0 0 25 0 1 0 416613681 88641536 18184 33554432000 4194304 4587354 140736334556272 18446744073709551615 4250309 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 21641 18184 337 96 0 18203 0
[pid=28973] ppid=28971 vsize=130892 CPUtime=53.99 cores=0

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

/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 2339556

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 29173
/proc/meminfo: memFree=17710432/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152934720386105344 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1445796 CPUtime=1554.18 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 1033569 0 0 0 155198 220 0 0 25 0 1 0 416613681 1480495104 22843 33554432000 4194304 4587354 140736334556272 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 361449 22843 337 96 0 358011 0
[pid=28973] ppid=28971 vsize=422384 CPUtime=1554.07 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 102811 0 0 0 155384 23 0 0 25 0 1 0 416613681 432521216 101465 33554432000 4194304 4785740 140734405180640 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 105596 101465 340 145 0 102641 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=1554.16 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 155416 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2348400

[startup+4722.31 s]
/proc/loadavg: 6.05 6.01 5.96 7/184 29174
/proc/meminfo: memFree=17628952/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152934720386105344 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1445796 CPUtime=1574.18 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 1043213 0 0 0 157195 223 0 0 25 0 1 0 416613681 1480495104 32441 33554432000 4194304 4587354 140736334556272 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 361449 32441 337 96 0 358011 0
[pid=28973] ppid=28971 vsize=422384 CPUtime=1574.06 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 102813 0 0 0 157383 23 0 0 25 0 1 0 416613681 432521216 101467 33554432000 4194304 4785740 140734405180640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 105596 101467 340 145 0 102641 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=1574.18 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 157418 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2348400

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 5.96 7/184 29176
/proc/meminfo: memFree=17705572/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152934720386105344 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1446624 CPUtime=1594.17 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 1050013 0 0 0 159192 225 0 0 25 0 1 0 416613681 1481342976 18387 33554432000 4194304 4587354 140736334556272 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 361656 18387 337 96 0 358218 0
[pid=28973] ppid=28971 vsize=426116 CPUtime=1594.05 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 103757 0 0 0 159382 23 0 0 25 0 1 0 416613681 436342784 102411 33554432000 4194304 4785740 140734405180640 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 106529 102411 340 145 0 103574 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=1594.18 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 159418 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 2352960

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 29178
/proc/meminfo: memFree=17626940/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152934720386105344 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1446624 CPUtime=1614.18 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 1059295 0 0 0 161191 227 0 0 25 0 1 0 416613681 1481342976 27630 33554432000 4194304 4587354 140736334556272 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 361656 27630 337 96 0 358218 0
[pid=28973] ppid=28971 vsize=426116 CPUtime=1614.05 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 103762 0 0 0 161382 23 0 0 25 0 1 0 416613681 436342784 102416 33554432000 4194304 4785740 140734405180640 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 106529 102416 340 145 0 103574 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=1614.19 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 161419 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 2352960

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 29188
/proc/meminfo: memFree=17701348/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152934857825058816 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1473464 CPUtime=1634.17 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 1069760 0 0 0 163188 229 0 0 25 0 1 0 416613681 1508827136 21427 33554432000 4194304 4587354 140736334556272 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 368366 21427 337 96 0 364928 0
[pid=28973] ppid=28971 vsize=426116 CPUtime=1634.06 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 103764 0 0 0 163382 24 0 0 25 0 1 0 416613681 436342784 102418 33554432000 4194304 4785740 140734405180640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 106529 102418 340 145 0 103574 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=1634.19 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 163419 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 2379800

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 29190
/proc/meminfo: memFree=17617760/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152934857825058816 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1473464 CPUtime=1654.17 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 1079630 0 0 0 165185 232 0 0 25 0 1 0 416613681 1508827136 31254 33554432000 4194304 4587354 140736334556272 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 368366 31254 337 96 0 364928 0
[pid=28973] ppid=28971 vsize=429016 CPUtime=1654.05 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 104463 0 0 0 165381 24 0 0 25 0 1 0 416613681 439312384 103117 33554432000 4194304 4785740 140734405180640 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 107254 103117 340 145 0 104299 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=1654.2 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 165420 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 2382700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.96 8/184 29191
/proc/meminfo: memFree=17625552/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152934857825058816 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1473464 CPUtime=1666.67 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 1085110 0 0 0 166433 234 0 0 25 0 1 0 416613681 1508827136 36725 33554432000 4194304 4587354 140736334556272 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 368366 36725 337 96 0 364928 0
[pid=28973] ppid=28971 vsize=429016 CPUtime=1666.62 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 104463 0 0 0 166638 24 0 0 25 0 1 0 416613681 439312384 103117 33554432000 4194304 4785740 140734405180640 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 107254 103117 340 145 0 104299 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=1666.74 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 166674 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2382700

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.96 8/184 29191
/proc/meminfo: memFree=17625552/32951124 swapFree=67111528/67111528
[pid=28971] ppid=28969 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (ppfolio) S 28969 28971 28721 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 416613681 18763776 393 33554432000 4194304 4287625 140736207244544 18446744073709551615 220816256527 0 0 4096 65536 4152934857825058816 0 0 17 4 0 0 0
/proc/28971/statm: 4581 393 345 23 0 91 0
[pid=28972] ppid=28971 vsize=1473464 CPUtime=1666.67 cores=0
/proc/28972/stat : 28972 (cryptominisat) R 28971 28971 28721 0 -1 4202496 1085110 0 0 0 166433 234 0 0 25 0 1 0 416613681 1508827136 36725 33554432000 4194304 4587354 140736334556272 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28972/statm: 368366 36725 337 96 0 364928 0
[pid=28973] ppid=28971 vsize=429016 CPUtime=1666.62 cores=0
/proc/28973/stat : 28973 (clasp) R 28971 28971 28721 0 -1 4202496 104463 0 0 0 166638 24 0 0 25 0 1 0 416613681 439312384 103117 33554432000 4194304 4785740 140734405180640 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/28973/statm: 107254 103117 340 145 0 104299 0
[pid=28974] ppid=28971 vsize=461896 CPUtime=1666.74 cores=0
/proc/28974/stat : 28974 (TNM) R 28971 28971 28721 0 -1 4202496 4293 0 0 0 166674 0 0 0 25 0 1 0 416613681 472981504 4190 33554432000 134512640 134534564 4287838112 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28974/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2382700

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28971 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=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4997.45
CPU system time (s): 2.58
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3734716

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

runsolver used 8.76667 second user time and 18.5112 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-19 21:39:38
IDJOB=3219466
IDBENCH=82594
IDSOLVER=1639
FILE ID=node147/3219466-1303241978
RUNJOBID= node147-1303236975-28739
PBS_JOBID= 13042395
Free space on /tmp= 72244 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S533496308-018-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219466-1303241978/watcher-3219466-1303241978 -o /tmp/evaluation-result-3219466-1303241978/solver-3219466-1303241978 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219466-1303241978.cnf

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

MD5SUM BENCH= d893b9743a6b7d8026df42df0d29d561
RANDOM SEED=400548122

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      17845012 kB
Buffers:        712144 kB
Cached:       13030424 kB
SwapCached:          0 kB
Active:        6560160 kB
Inactive:      8185324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17845012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12060 kB
Writeback:           0 kB
AnonPages:     1002804 kB
Mapped:          16444 kB
Slab:           295732 kB
PageTables:       6932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3670208 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= 72236 MiB
End job on node147 at 2011-04-19 23:03:00