Trace number 3283603

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) 1290.62 1300.02

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3283603-1303757494/watcher-3283603-1303757494 -o /tmp/evaluation-result-3283603-1303757494/solver-3283603-1303757494 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3283603-1303757494.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.91 11.91 10.07 11/196 28970
/proc/meminfo: memFree=16014228/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) R 28968 28970 28714 0 -1 4202496 485 0 0 0 0 0 0 0 22 0 1 0 487349146 18763776 392 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664628629 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28970/statm: 4581 392 343 23 0 91 0

[startup+0.0124779 s]
/proc/loadavg: 11.91 11.91 10.07 11/196 28970
/proc/meminfo: memFree=16014228/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 4156623998509089025 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100507 s]
/proc/loadavg: 11.91 11.91 10.07 11/196 28970
/proc/meminfo: memFree=16014228/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475613704882487296 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300467 s]
/proc/loadavg: 11.91 11.91 10.07 11/196 28970
/proc/meminfo: memFree=16014228/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475613704882487296 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700419 s]
/proc/loadavg: 11.91 11.91 10.07 11/196 28970
/proc/meminfo: memFree=16014228/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475613704882487296 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50128 s]
/proc/loadavg: 11.91 11.91 10.07 13/200 28974
/proc/meminfo: memFree=15837364/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475613704882487296 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=139572 CPUtime=0.52 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 29185 0 0 0 47 5 0 0 25 0 1 0 487349146 142921728 28480 33554432000 4194304 4587354 140736858142912 18446744073709551615 274664504825 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 34893 28480 293 96 0 31455 0
[pid=28972] ppid=28970 vsize=125196 CPUtime=0.44 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 36559 0 0 0 39 5 0 0 25 0 1 0 487349146 128200704 27604 33554432000 4194304 4785740 140733278735904 18446744073709551615 274664466560 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 31299 27604 313 145 0 28344 0
[pid=28973] ppid=28970 vsize=464936 CPUtime=0.52 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 5703 0 0 0 51 1 0 0 25 0 1 0 487349147 476094464 5600 33554432000 134512640 134534564 4294768480 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 116234 5600 90 6 0 114900 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 748028

[startup+3.10102 s]
/proc/loadavg: 11.91 11.91 10.07 13/200 28974
/proc/meminfo: memFree=15723416/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=188884 CPUtime=1.09 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 33408 0 0 0 103 6 0 0 25 0 1 0 487349146 193417216 32592 33554432000 4194304 4587354 140736858142912 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 47221 32592 310 96 0 43783 0
[pid=28972] ppid=28970 vsize=154340 CPUtime=0.96 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 43582 0 0 0 91 5 0 0 25 0 1 0 487349146 158044160 34627 33554432000 4194304 4785740 140733278735904 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 38585 34627 318 145 0 35630 0
[pid=28973] ppid=28970 vsize=481168 CPUtime=1.02 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 12293 0 0 0 100 2 0 0 25 0 1 0 487349147 492716032 12189 33554432000 134512640 134534564 4294768480 18446744073709551615 5450807 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 120292 12189 91 6 0 118958 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 842716

[startup+6.30042 s]
/proc/loadavg: 12.00 11.93 10.09 13/200 28975
/proc/meminfo: memFree=15585456/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475614392077254656 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=246936 CPUtime=2.11 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 47900 0 0 0 204 7 0 0 25 0 1 0 487349146 252862464 47084 33554432000 4194304 4587354 140736858142912 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 61734 47084 316 96 0 58296 0
[pid=28972] ppid=28970 vsize=160660 CPUtime=2.04 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 45038 0 0 0 199 5 0 0 25 0 1 0 487349146 164515840 36083 33554432000 4194304 4785740 140733278735904 18446744073709551615 4502940 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 40165 36083 319 145 0 37210 0
[pid=28973] ppid=28970 vsize=532384 CPUtime=2.12 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 28021 0 0 0 208 4 0 0 25 0 1 0 487349147 545161216 27917 33554432000 134512640 134534564 4294768480 18446744073709551615 134523507 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 133096 27917 91 6 0 131762 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 958304

[startup+12.7003 s]
/proc/loadavg: 12.16 11.96 10.11 13/200 28975
/proc/meminfo: memFree=15518148/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475614392077254656 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=248284 CPUtime=4.29 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 48226 0 0 0 422 7 0 0 25 0 1 0 487349146 254242816 47410 33554432000 4194304 4587354 140736858142912 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 62071 47410 316 96 0 58633 0
[pid=28972] ppid=28970 vsize=145156 CPUtime=4.16 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 46863 0 0 0 411 5 0 0 25 0 1 0 487349146 148639744 32675 33554432000 4194304 4785740 140733278735904 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 36289 32675 340 145 0 33334 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=4.22 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 417 5 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 959196

[startup+25.5011 s]
/proc/loadavg: 11.90 11.91 10.12 14/200 29006
/proc/meminfo: memFree=15936484/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475615079272022016 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=315796 CPUtime=8.51 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 79881 0 0 0 840 11 0 0 25 0 1 0 487349146 323375104 64413 33554432000 4194304 4587354 140736858142912 18446744073709551615 4443209 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 78949 64413 333 96 0 75511 0
[pid=28972] ppid=28970 vsize=145156 CPUtime=8.44 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 46876 0 0 0 838 6 0 0 25 0 1 0 487349146 148639744 32688 33554432000 4194304 4785740 140733278735904 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 36289 32688 340 145 0 33334 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=8.51 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 846 5 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1026708

[startup+51.1007 s]
/proc/loadavg: 12.17 11.98 10.19 14/200 29006
/proc/meminfo: memFree=15743668/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475615354149928960 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=315796 CPUtime=17.09 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 80581 0 0 0 1696 13 0 0 25 0 1 0 487349146 323375104 65103 33554432000 4194304 4587354 140736858142912 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 78949 65103 333 96 0 75511 0
[pid=28972] ppid=28970 vsize=145156 CPUtime=16.96 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 46876 0 0 0 1690 6 0 0 25 0 1 0 487349146 148639744 32688 33554432000 4194304 4785740 140733278735904 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 36289 32688 340 145 0 33334 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=17.01 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 1696 5 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1026708

[startup+102.307 s]
/proc/loadavg: 12.07 11.98 10.28 14/200 29008
/proc/meminfo: memFree=15748020/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475614117199347712 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=538480 CPUtime=34.13 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 86400 0 0 0 3399 14 0 0 25 0 1 0 487349146 551403520 64369 33554432000 4194304 4587354 140736858142912 18446744073709551615 4236411 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 134620 64369 336 96 0 131182 0
[pid=28972] ppid=28970 vsize=145156 CPUtime=34.03 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 46911 0 0 0 3397 6 0 0 25 0 1 0 487349146 148639744 32723 33554432000 4194304 4785740 140733278735904 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 36289 32723 340 145 0 33334 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=34.11 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 3406 5 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1249392

[startup+162.3 s]
/proc/loadavg: 12.13 12.01 10.40 14/200 29010
/proc/meminfo: memFree=15703532/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475614392077254656 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=554988 CPUtime=54.13 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 91001 0 0 0 5398 15 0 0 25 0 1 0 487349146 568307712 68941 33554432000 4194304 4587354 140736858142912 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 138747 68941 341 96 0 135309 0
[pid=28972] ppid=28970 vsize=145156 CPUtime=54.03 cores=4

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

/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1564220

[startup+882.301 s]
/proc/loadavg: 9.00 9.65 10.09 11/191 29118
/proc/meminfo: memFree=16313088/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0.03 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 3 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475614117199347712 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=525548 CPUtime=294.12 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 105843 0 0 0 29391 21 0 0 25 0 1 0 487349146 538161152 73673 33554432000 4194304 4587354 140736858142912 18446744073709551615 4250322 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 131387 73673 341 96 0 127949 0
[pid=28972] ppid=28970 vsize=330740 CPUtime=293.99 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 93611 0 0 0 29376 23 0 0 25 0 1 0 487349146 338677760 79423 33554432000 4194304 4785740 140733278735904 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 82685 79423 340 145 0 79730 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=294.07 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 29401 6 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 1422044

[startup+942.301 s]
/proc/loadavg: 9.00 9.53 10.02 11/191 29119
/proc/meminfo: memFree=16257804/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0.03 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 3 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475614666955161600 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=750764 CPUtime=314 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 107773 0 0 0 31374 26 0 0 25 0 1 0 487349146 768782336 73906 33554432000 4194304 4587354 140736858142912 18446744073709551615 4237309 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 187691 73906 341 96 0 184253 0
[pid=28972] ppid=28970 vsize=346032 CPUtime=313.89 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 97427 0 0 0 31363 26 0 0 25 0 1 0 487349146 354336768 83239 33554432000 4194304 4785740 140733278735904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 86508 83239 340 145 0 83553 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=313.97 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 31386 11 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 1662552

[startup+1002.3 s]
/proc/loadavg: 9.00 9.43 9.95 11/191 29121
/proc/meminfo: memFree=16205100/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0.03 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 3 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475615354149928960 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=609672 CPUtime=334 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 109304 0 0 0 33373 27 0 0 25 0 1 0 487349146 624304128 73673 33554432000 4194304 4587354 140736858142912 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 152418 73673 341 96 0 148980 0
[pid=28972] ppid=28970 vsize=362136 CPUtime=333.89 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 101443 0 0 0 33362 27 0 0 25 0 1 0 487349146 370827264 87255 33554432000 4194304 4785740 140733278735904 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 90534 87255 340 145 0 87579 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=333.97 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 33386 11 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 1537564

[startup+1062.3 s]
/proc/loadavg: 9.23 9.43 9.91 11/191 29183
/proc/meminfo: memFree=16617324/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0.03 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 3 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475614392077254656 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=609672 CPUtime=351.04 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 109304 0 0 0 35063 41 0 0 25 0 1 0 487349146 624304128 73673 33554432000 4194304 4587354 140736858142912 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 152418 73673 341 96 0 148980 0
[pid=28972] ppid=28970 vsize=375684 CPUtime=350.91 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 104696 0 0 0 35038 53 0 0 25 0 1 0 487349146 384700416 90508 33554432000 4194304 4785740 140733278735904 18446744073709551615 4290633 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 93921 90508 340 145 0 90966 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=350.97 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 35065 32 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 1052.95
Current children cumulated vsize (KiB) 1551112

[startup+1122.3 s]
/proc/loadavg: 9.08 9.35 9.86 11/191 29184
/proc/meminfo: memFree=16562532/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0.03 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 3 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475614941833068544 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=670428 CPUtime=371.04 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 111312 0 0 0 37061 43 0 0 25 0 1 0 487349146 686518272 73753 33554432000 4194304 4587354 140736858142912 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 167607 73753 341 96 0 164169 0
[pid=28972] ppid=28970 vsize=392312 CPUtime=370.88 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 108817 0 0 0 37033 55 0 0 25 0 1 0 487349146 401727488 94629 33554432000 4194304 4785740 140733278735904 18446744073709551615 4552673 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 98078 94629 340 145 0 95123 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=370.97 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 37064 33 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 1112.92
Current children cumulated vsize (KiB) 1628496

[startup+1182.31 s]
/proc/loadavg: 9.03 9.28 9.80 11/191 29186
/proc/meminfo: memFree=16511548/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0.03 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 3 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475615079272022016 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=651312 CPUtime=391.04 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 113949 0 0 0 39060 44 0 0 25 0 1 0 487349146 666943488 74271 33554432000 4194304 4587354 140736858142912 18446744073709551615 4236580 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 162828 74271 341 96 0 159390 0
[pid=28972] ppid=28970 vsize=413516 CPUtime=390.89 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 114111 0 0 0 39032 57 0 0 25 0 1 0 487349146 423440384 99923 33554432000 4194304 4785740 140733278735904 18446744073709551615 4290586 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 103379 99923 340 145 0 100424 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=390.97 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 39063 34 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 1172.93
Current children cumulated vsize (KiB) 1630584

[startup+1242.3 s]
/proc/loadavg: 9.01 9.23 9.75 10/191 29187
/proc/meminfo: memFree=16480664/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0.03 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 3 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475615354149928960 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=644676 CPUtime=411.03 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 116161 0 0 0 41059 44 0 0 25 0 1 0 487349146 660148224 74432 33554432000 4194304 4587354 140736858142912 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 161169 74432 341 96 0 157731 0
[pid=28972] ppid=28970 vsize=424480 CPUtime=410.89 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 116859 0 0 0 41031 58 0 0 25 0 1 0 487349146 434667520 102671 33554432000 4194304 4785740 140733278735904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 106120 102671 340 145 0 103165 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=410.96 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 41062 34 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 1232.91
Current children cumulated vsize (KiB) 1634912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 9.12 9.21 9.71 10/191 29189
/proc/meminfo: memFree=16433648/32951132 swapFree=67111528/67111528
[pid=28970] ppid=28968 vsize=18324 CPUtime=0.03 cores=4,6
/proc/28970/stat : 28970 (ppfolio) S 28968 28970 28714 0 -1 4202496 500 0 0 0 0 3 0 0 15 0 1 0 487349146 18763776 394 33554432000 4194304 4287625 140735794161456 18446744073709551615 274664828431 0 0 4096 65536 3475615491588882432 0 0 17 6 0 0 0
/proc/28970/statm: 4581 394 345 23 0 91 0
[pid=28971] ppid=28970 vsize=626364 CPUtime=430.23 cores=4
/proc/28971/stat : 28971 (cryptominisat) R 28970 28970 28714 0 -1 4202496 118066 0 0 0 42978 45 0 0 25 0 1 0 487349146 641396736 74005 33554432000 4194304 4587354 140736858142912 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28971/statm: 156591 74005 341 96 0 153153 0
[pid=28972] ppid=28970 vsize=442500 CPUtime=430.18 cores=4
/proc/28972/stat : 28972 (clasp) R 28970 28970 28714 0 -1 4202496 121343 0 0 0 42958 60 0 0 25 0 1 0 487349146 453120000 107155 33554432000 4194304 4785740 140733278735904 18446744073709551615 4290501 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28972/statm: 110625 107155 340 145 0 107670 0
[pid=28973] ppid=28970 vsize=547432 CPUtime=430.18 cores=4
/proc/28973/stat : 28973 (TNM) R 28970 28970 28714 0 -1 4202496 41569 0 0 0 42984 34 0 0 25 0 1 0 487349147 560570368 41465 33554432000 134512640 134534564 4294768480 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28973/statm: 136858 41465 95 6 0 135524 0
Current children cumulated CPU time (s) 1290.62
Current children cumulated vsize (KiB) 1634620

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

Real time (s): 1300.02
CPU time (s): 1290.62
CPU user time (s): 1289.2
CPU system time (s): 1.42
CPU usage (%): 99.277
Max. virtual memory (cumulated for all children) (KiB): 1955504

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

runsolver used 2.42763 second user time and 8.23575 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 20:51:35
IDJOB=3283603
IDBENCH=71050
IDSOLVER=1613
FILE ID=node131/3283603-1303757494
RUNJOBID= node131-1303756167-28733
PBS_JOBID= 13154069
Free space on /tmp= 71936 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283603-1303757494/watcher-3283603-1303757494 -o /tmp/evaluation-result-3283603-1303757494/solver-3283603-1303757494 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3283603-1303757494.cnf

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=264471641

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.75
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.830
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:     32951132 kB
MemFree:      16014392 kB
Buffers:       1002592 kB
Cached:       13111520 kB
SwapCached:          0 kB
Active:        6843404 kB
Inactive:      9571224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16014392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           69204 kB
Writeback:           0 kB
AnonPages:     2299608 kB
Mapped:          18104 kB
Slab:           453960 kB
PageTables:      10868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  4299748 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71976 MiB
End job on node131 at 2011-04-25 21:13:17