Trace number 3191482

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) 1299.81 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S303265982-092-UNKNOWN.cnf
MD5SUM1b4a544dd042630233219a622c9437c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark96.8423
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191482-1302537280/watcher-3191482-1302537280 -o /tmp/evaluation-result-3191482-1302537280/solver-3191482-1302537280 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191482-1302537280.cnf 

running on 2 cores: 5,7

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: 1.00 1.00 1.00 4/192 17790
/proc/meminfo: memFree=11937128/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=2712 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 443958701 2777088 37 33554432000 4194304 4287625 140736772962944 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/17790/statm: 678 37 27 23 0 23 0

[startup+0.0657489 s]
/proc/loadavg: 1.00 1.00 1.00 4/192 17790
/proc/meminfo: memFree=11937128/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=2712 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 443958701 2777088 37 33554432000 4194304 4287625 140736772962944 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/17790/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100743 s]
/proc/loadavg: 1.00 1.00 1.00 4/192 17790
/proc/meminfo: memFree=11937128/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=8428 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 443958701 8630272 54 33554432000 4194304 4287625 140736772962944 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/17790/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300705 s]
/proc/loadavg: 1.00 1.00 1.00 4/192 17790
/proc/meminfo: memFree=11937128/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700632 s]
/proc/loadavg: 1.00 1.00 1.00 4/192 17790
/proc/meminfo: memFree=11937128/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299487504101015552 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 1.88 1.18 1.06 13/202 17800
/proc/meminfo: memFree=11824564/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=31408 CPUtime=0.29 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 3185 0 0 0 29 0 0 0 18 0 1 0 443958721 32161792 2698 33554432000 4194304 4587354 140734503136992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 7852 2698 326 96 0 4414 0
[pid=17796] ppid=17790 vsize=23512 CPUtime=0.96 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 3488 0 0 0 96 0 0 0 17 0 1 0 443958721 24076288 3218 33554432000 4194304 4785740 140733977685792 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 5878 3218 340 145 0 2923 0
[pid=17800] ppid=17790 vsize=452396 CPUtime=0.02 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 431 0 0 0 2 0 0 0 18 0 1 0 443958721 463253504 329 33554432000 134512640 134534564 4287738656 18446744073709551615 8940277 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 113099 329 90 6 0 111765 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 525640

[startup+3.1002 s]
/proc/loadavg: 1.88 1.18 1.06 13/202 17800
/proc/meminfo: memFree=11797472/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299488328734736384 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=828928 CPUtime=0.69 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 4381 0 0 0 69 0 0 0 18 0 1 0 443958721 848822272 2795 33554432000 4194304 4587354 140734503136992 18446744073709551615 4243539 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 207232 2795 327 96 0 203794 0
[pid=17796] ppid=17790 vsize=25492 CPUtime=1.76 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 3976 0 0 0 176 0 0 0 18 0 1 0 443958721 26103808 3706 33554432000 4194304 4785740 140733977685792 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 6373 3706 340 145 0 3418 0
[pid=17800] ppid=17790 vsize=454768 CPUtime=0.42 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1089 0 0 0 42 0 0 0 18 0 1 0 443958721 465682432 986 33554432000 134512640 134534564 4287738656 18446744073709551615 134524544 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 113692 986 91 6 0 112358 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 1327512

[startup+6.30061 s]
/proc/loadavg: 1.88 1.18 1.06 13/202 17800
/proc/meminfo: memFree=11775228/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299486542028341248 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=835004 CPUtime=1.72 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 6668 0 0 0 171 1 0 0 20 0 1 0 443958721 855044096 3699 33554432000 4194304 4587354 140734503136992 18446744073709551615 260905090827 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 208751 3699 327 96 0 205313 0
[pid=17796] ppid=17790 vsize=27472 CPUtime=2.84 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 4454 0 0 0 284 0 0 0 20 0 1 0 443958721 28131328 4184 33554432000 4194304 4785740 140733977685792 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 6868 4184 340 145 0 3913 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=1.52 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 152 0 0 0 20 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 1341512

[startup+12.7004 s]
/proc/loadavg: 3.52 1.55 1.18 13/202 17800
/proc/meminfo: memFree=11689424/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299488466173689856 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=857664 CPUtime=3.89 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 16078 0 0 0 387 2 0 0 25 0 1 0 443958721 878247936 9780 33554432000 4194304 4587354 140734503136992 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 214416 9780 337 96 0 210978 0
[pid=17796] ppid=17790 vsize=30100 CPUtime=4.96 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 5098 0 0 0 496 0 0 0 25 0 1 0 443958721 30822400 4828 33554432000 4194304 4785740 140733977685792 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 7525 4828 340 145 0 4570 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=3.62 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 362 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1366800

[startup+25.5011 s]
/proc/loadavg: 4.82 1.90 1.30 13/202 17801
/proc/meminfo: memFree=11668280/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299487229223108608 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=832456 CPUtime=8.11 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 24753 0 0 0 807 4 0 0 25 0 1 0 443958721 852434944 5866 33554432000 4194304 4587354 140734503136992 18446744073709551615 4239007 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 208114 5866 337 96 0 204676 0
[pid=17796] ppid=17790 vsize=35468 CPUtime=9.23 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 6463 0 0 0 923 0 0 0 25 0 1 0 443958721 36319232 6193 33554432000 4194304 4785740 140733977685792 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 8867 6193 340 145 0 5912 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=7.92 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 792 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 1346960

[startup+51.1004 s]
/proc/loadavg: 7.27 2.71 1.58 13/202 17802
/proc/meminfo: memFree=11537368/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299487504101015552 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=874312 CPUtime=16.69 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 36914 0 0 0 1663 6 0 0 25 0 1 0 443958721 895295488 15451 33554432000 4194304 4587354 140734503136992 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 218578 15451 337 96 0 215140 0
[pid=17796] ppid=17790 vsize=39856 CPUtime=17.77 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 7552 0 0 0 1776 1 0 0 25 0 1 0 443958721 40812544 7282 33554432000 4194304 4785740 140733977685792 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 9964 7282 340 145 0 7009 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=16.42 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 1642 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 1393204

[startup+102.307 s]
/proc/loadavg: 10.11 4.27 2.18 13/202 17803
/proc/meminfo: memFree=11462576/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299488053856829440 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=897880 CPUtime=33.74 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 63143 0 0 0 3363 11 0 0 25 0 1 0 443958721 919429120 21219 33554432000 4194304 4587354 140734503136992 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 224470 21219 337 96 0 221032 0
[pid=17796] ppid=17790 vsize=48600 CPUtime=34.83 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 9714 0 0 0 3482 1 0 0 25 0 1 0 443958721 49766400 9444 33554432000 4194304 4785740 140733977685792 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 12150 9444 340 145 0 9195 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=33.51 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 3351 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 1425516

[startup+162.301 s]
/proc/loadavg: 11.30 5.67 2.79 13/202 17804
/proc/meminfo: memFree=11479544/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299486954345201664 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=841828 CPUtime=53.73 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 68152 0 0 0 5361 12 0 0 25 0 1 0 443958721 862031872 7338 33554432000 4194304 4587354 140734503136992 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 210457 7338 337 96 0 207019 0
[pid=17796] ppid=17790 vsize=56056 CPUtime=54.83 cores=5

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

/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 1430924

[startup+882.3 s]
/proc/loadavg: 11.02 10.73 7.42 12/201 17893
/proc/meminfo: memFree=11252500/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299486954345201664 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=863516 CPUtime=293.74 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 276422 0 0 0 29316 58 0 0 25 0 1 0 443958721 884240384 9397 33554432000 4194304 4587354 140734503136992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 215879 9397 337 96 0 212441 0
[pid=17796] ppid=17790 vsize=97004 CPUtime=294.88 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 21431 0 0 0 29483 5 0 0 25 0 1 0 443958721 99332096 21161 33554432000 4194304 4785740 140733977685792 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 24251 21161 340 145 0 21296 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=293.47 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 29347 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 1439556

[startup+942.3 s]
/proc/loadavg: 11.01 10.78 7.64 12/201 17894
/proc/meminfo: memFree=11228556/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299487229223108608 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=839728 CPUtime=313.74 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 293608 0 0 0 31311 63 0 0 25 0 1 0 443958721 859881472 10637 33554432000 4194304 4587354 140734503136992 18446744073709551615 4239891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 209932 10637 337 96 0 206494 0
[pid=17796] ppid=17790 vsize=99072 CPUtime=314.88 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 21892 0 0 0 31483 5 0 0 25 0 1 0 443958721 101449728 21622 33554432000 4194304 4785740 140733977685792 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 24768 21622 340 145 0 21813 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=313.47 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 31347 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 1417836

[startup+1002.3 s]
/proc/loadavg: 11.04 10.83 7.85 12/201 17896
/proc/meminfo: memFree=11219096/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299487504101015552 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=863752 CPUtime=333.74 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 310287 0 0 0 33306 68 0 0 25 0 1 0 443958721 884482048 10659 33554432000 4194304 4587354 140734503136992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 215938 10659 337 96 0 212500 0
[pid=17796] ppid=17790 vsize=99260 CPUtime=334.88 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 21931 0 0 0 33483 5 0 0 25 0 1 0 443958721 101642240 21661 33554432000 4194304 4785740 140733977685792 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 24815 21661 340 145 0 21860 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=333.48 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 33348 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1442048

[startup+1062.3 s]
/proc/loadavg: 11.01 10.86 8.05 12/201 17897
/proc/meminfo: memFree=11209280/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=843376 CPUtime=353.74 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 329013 0 0 0 35302 72 0 0 25 0 1 0 443958721 863617024 10667 33554432000 4194304 4587354 140734503136992 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 210844 10667 337 96 0 207406 0
[pid=17796] ppid=17790 vsize=101008 CPUtime=354.89 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 22370 0 0 0 35483 6 0 0 25 0 1 0 443958721 103432192 22100 33554432000 4194304 4785740 140733977685792 18446744073709551615 4535978 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 25252 22100 340 145 0 22297 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=353.48 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 35348 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528304 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1423420

[startup+1122.3 s]
/proc/loadavg: 11.00 10.88 8.23 12/201 17899
/proc/meminfo: memFree=11213612/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299487366662062080 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=846252 CPUtime=373.74 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 345178 0 0 0 37297 77 0 0 25 0 1 0 443958721 866562048 9167 33554432000 4194304 4587354 140734503136992 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 211563 9167 337 96 0 208125 0
[pid=17796] ppid=17790 vsize=101536 CPUtime=374.89 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 22482 0 0 0 37483 6 0 0 25 0 1 0 443958721 103972864 22212 33554432000 4194304 4785740 140733977685792 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 25384 22212 340 145 0 22429 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=373.49 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 37349 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1426824

[startup+1182.3 s]
/proc/loadavg: 11.00 10.90 8.40 12/201 17901
/proc/meminfo: memFree=11155544/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299487504101015552 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=840832 CPUtime=393.73 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 360571 0 0 0 39293 80 0 0 25 0 1 0 443958721 861011968 6224 33554432000 4194304 4587354 140734503136992 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 210208 6224 337 96 0 206770 0
[pid=17796] ppid=17790 vsize=102756 CPUtime=394.88 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 22782 0 0 0 39482 6 0 0 25 0 1 0 443958721 105222144 22512 33554432000 4194304 4785740 140733977685792 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 25689 22512 340 145 0 22734 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=393.5 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 39350 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1422624

[startup+1242.3 s]
/proc/loadavg: 11.00 10.92 8.56 12/201 17902
/proc/meminfo: memFree=11176844/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299487641539969024 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=863104 CPUtime=413.72 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 375489 0 0 0 41289 83 0 0 25 0 1 0 443958721 883818496 11666 33554432000 4194304 4587354 140734503136992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 215776 11666 337 96 0 212338 0
[pid=17796] ppid=17790 vsize=104188 CPUtime=414.88 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 23123 0 0 0 41482 6 0 0 25 0 1 0 443958721 106688512 22853 33554432000 4194304 4785740 140733977685792 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 26047 22853 340 145 0 23092 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=413.51 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 41351 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 1446328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.93 8.70 6/193 17906
/proc/meminfo: memFree=11746780/32950928 swapFree=67111528/67111528
[pid=17790] ppid=17788 vsize=18324 CPUtime=0 cores=5,7
/proc/17790/stat : 17790 (ppfolio) S 17788 17790 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443958701 18763776 394 33554432000 4194304 4287625 140736772962944 18446744073709551615 260905414159 0 0 4096 65536 1299487778978922496 0 0 17 7 0 0 0
/proc/17790/statm: 4581 394 345 23 0 91 0
[pid=17793] ppid=17790 vsize=846172 CPUtime=432.99 cores=5
/proc/17793/stat : 17793 (cryptominisat) R 17790 17790 17727 0 -1 4202496 389924 0 0 0 43211 88 0 0 25 0 1 0 443958721 866480128 6777 33554432000 4194304 4587354 140734503136992 18446744073709551615 260905090758 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17793/statm: 211543 6777 337 96 0 208105 0
[pid=17796] ppid=17790 vsize=106048 CPUtime=434.07 cores=5
/proc/17796/stat : 17796 (clasp) R 17790 17790 17727 0 -1 4202496 23535 0 0 0 43401 6 0 0 25 0 1 0 443958721 108593152 23265 33554432000 4194304 4785740 140733977685792 18446744073709551615 4278419 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17796/statm: 26512 23265 340 145 0 23557 0
[pid=17800] ppid=17790 vsize=460712 CPUtime=432.75 cores=5
/proc/17800/stat : 17800 (TNM) R 17790 17790 17727 0 -1 4202496 1810 0 0 0 43275 0 0 0 25 0 1 0 443958721 471769088 1707 33554432000 134512640 134534564 4287738656 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17800/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 1431256

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

Real time (s): 1300.01
CPU time (s): 1299.81
CPU user time (s): 1298.87
CPU system time (s): 0.94
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 2219412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 502
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= 236
involuntary context switches= 3

runsolver used 2.08268 second user time and 5.02024 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-11 17:54:40
IDJOB=3191482
IDBENCH=82613
IDSOLVER=1613
FILE ID=node116/3191482-1302537280
RUNJOBID= node116-1302537280-17748
PBS_JOBID= 12951135
Free space on /tmp= 70776 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S303265982-092-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191482-1302537280/watcher-3191482-1302537280 -o /tmp/evaluation-result-3191482-1302537280/solver-3191482-1302537280 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191482-1302537280.cnf

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

MD5SUM BENCH= 1b4a544dd042630233219a622c9437c7
RANDOM SEED=395326582

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.826
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.826
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.826
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.826
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.826
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:     32950928 kB
MemFree:      11937532 kB
Buffers:        731556 kB
Cached:       19727416 kB
SwapCached:          0 kB
Active:        7312656 kB
Inactive:     13216372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11937532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           44748 kB
Writeback:           0 kB
AnonPages:       70096 kB
Mapped:          15692 kB
Slab:           418092 kB
PageTables:       6584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   707976 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= 70768 MiB
End job on node116 at 2011-04-11 18:16:22