Trace number 3191431

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
MD5SUM34a446d3b38e7b034208a35fa75247bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark172.11
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
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 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-3191431-1302537010/watcher-3191431-1302537010 -o /tmp/evaluation-result-3191431-1302537010/solver-3191431-1302537010 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191431-1302537010.cnf 

running on 2 cores: 0,2

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/181 24351
/proc/meminfo: memFree=15168976/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 4269768692809564420 0 0 17 0 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0

[startup+0.029648 s]
/proc/loadavg: 1.00 1.00 1.00 4/181 24351
/proc/meminfo: memFree=15168976/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 4269768692809564420 0 0 17 0 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100633 s]
/proc/loadavg: 1.00 1.00 1.00 4/181 24351
/proc/meminfo: memFree=15168976/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 4269768692809564420 0 0 17 0 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300578 s]
/proc/loadavg: 1.00 1.00 1.00 4/181 24351
/proc/meminfo: memFree=15168976/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700519 s]
/proc/loadavg: 1.00 1.00 1.00 4/181 24351
/proc/meminfo: memFree=15168976/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925576893253812224 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 1.00 1.00 1.00 14/202 24376
/proc/meminfo: memFree=15057412/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925577030692765696 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=30120 CPUtime=0.54 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 3176 0 0 0 54 0 0 0 20 0 1 0 443931699 30842880 2798 33554432000 4194304 4587354 140734284738720 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 7530 2798 326 96 0 4092 0
[pid=24356] ppid=24351 vsize=18552 CPUtime=0.39 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 2201 0 0 0 39 0 0 0 20 0 1 0 443931699 18997248 1996 33554432000 4194304 4785740 140733222687968 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 4638 1996 340 145 0 1683 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=0.54 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 54 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 526784

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.00 14/202 24376
/proc/meminfo: memFree=15036208/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925577168131719168 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1761572 CPUtime=1.09 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 4439 0 0 0 109 0 0 0 21 0 1 0 443931699 1803849728 3119 33554432000 4194304 4587354 140734284738720 18446744073709551615 4243751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 440393 3119 327 96 0 436955 0
[pid=24356] ppid=24351 vsize=22132 CPUtime=0.94 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 3070 0 0 0 94 0 0 0 22 0 1 0 443931699 22663168 2865 33554432000 4194304 4785740 140733222687968 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 5533 2865 340 145 0 2578 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=1.04 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 104 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2261816

[startup+6.30047 s]
/proc/loadavg: 2.04 1.22 1.07 14/202 24376
/proc/meminfo: memFree=14994068/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925577580448579584 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1761820 CPUtime=2.14 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 6904 0 0 0 213 1 0 0 25 0 1 0 443931699 1804103680 2976 33554432000 4194304 4587354 140734284738720 18446744073709551615 231895187138 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 440455 2976 327 96 0 437017 0
[pid=24356] ppid=24351 vsize=24384 CPUtime=1.99 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 3649 0 0 0 199 0 0 0 25 0 1 0 443931699 24969216 3444 33554432000 4194304 4785740 140733222687968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 6096 3444 340 145 0 3141 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=2.14 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 214 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2264316

[startup+12.7013 s]
/proc/loadavg: 2.84 1.39 1.13 14/202 24376
/proc/meminfo: memFree=14912876/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925577168131719168 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1789056 CPUtime=4.29 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 14034 0 0 0 427 2 0 0 25 0 1 0 443931699 1831993344 8534 33554432000 4194304 4587354 140734284738720 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 447264 8534 337 96 0 443826 0
[pid=24356] ppid=24351 vsize=26416 CPUtime=4.14 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 4144 0 0 0 414 0 0 0 25 0 1 0 443931699 27049984 3939 33554432000 4194304 4785740 140733222687968 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 6604 3939 340 145 0 3649 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=4.24 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 424 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2293584

[startup+25.5009 s]
/proc/loadavg: 4.87 1.91 1.30 14/202 24377
/proc/meminfo: memFree=14879672/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925575931181137920 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1775564 CPUtime=8.54 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 16642 0 0 0 852 2 0 0 25 0 1 0 443931699 1818177536 7382 33554432000 4194304 4587354 140734284738720 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 443891 7382 337 96 0 440453 0
[pid=24356] ppid=24351 vsize=29896 CPUtime=8.39 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 5001 0 0 0 838 1 0 0 25 0 1 0 443931699 30613504 4796 33554432000 4194304 4785740 140733222687968 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 7474 4796 340 145 0 4519 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=8.54 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 854 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134529858 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2283572

[startup+51.101 s]
/proc/loadavg: 7.08 2.67 1.57 13/201 24377
/proc/meminfo: memFree=14734396/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925576068620091392 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1804976 CPUtime=17.08 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 25544 0 0 0 1704 4 0 0 25 0 1 0 443931699 1848295424 13974 33554432000 4194304 4587354 140734284738720 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 451244 13974 337 96 0 447806 0
[pid=24356] ppid=24351 vsize=35988 CPUtime=16.95 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 6512 0 0 0 1694 1 0 0 25 0 1 0 443931699 36851712 6307 33554432000 4194304 4785740 140733222687968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 8997 6307 340 145 0 6042 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=17.04 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 1704 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2319076

[startup+102.306 s]
/proc/loadavg: 9.21 4.02 2.09 12/200 24379
/proc/meminfo: memFree=14741528/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925576618375905280 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1823856 CPUtime=34.15 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 47782 0 0 0 3407 8 0 0 25 0 1 0 443931699 1867628544 19026 33554432000 4194304 4587354 140734284738720 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 455964 19026 337 96 0 452526 0
[pid=24356] ppid=24351 vsize=44284 CPUtime=33.99 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 8529 0 0 0 3398 1 0 0 25 0 1 0 443931699 45346816 8324 33554432000 4194304 4785740 140733222687968 18446744073709551615 4276243 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 11071 8324 340 145 0 8116 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=34.13 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 3413 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2346252

[startup+162.301 s]
/proc/loadavg: 9.68 5.02 2.54 12/200 24380
/proc/meminfo: memFree=14785644/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925577717887533056 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1776020 CPUtime=54.16 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 58213 0 0 0 5405 11 0 0 25 0 1 0 443931699 1818644480 7188 33554432000 4194304 4587354 140734284738720 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 444005 7188 337 96 0 440567 0
[pid=24356] ppid=24351 vsize=50032 CPUtime=53.98 cores=0

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

/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2350620

[startup+882.3 s]
/proc/loadavg: 10.04 9.56 6.57 12/200 24409
/proc/meminfo: memFree=14481496/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925577580448579584 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1791920 CPUtime=294.15 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 213920 0 0 0 29368 47 0 0 25 0 1 0 443931699 1834926080 11369 33554432000 4194304 4587354 140734284738720 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 447980 11369 337 96 0 444542 0
[pid=24356] ppid=24351 vsize=85416 CPUtime=294.05 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 18483 0 0 0 29401 4 0 0 25 0 1 0 443931699 87465984 18278 33554432000 4194304 4785740 140733222687968 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 21354 18278 340 145 0 18399 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=294.1 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 29410 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2355448

[startup+942.301 s]
/proc/loadavg: 10.01 9.64 6.76 12/200 24410
/proc/meminfo: memFree=14306264/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925577855326486528 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1795224 CPUtime=314.14 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 224714 0 0 0 31365 49 0 0 25 0 1 0 443931699 1838309376 11482 33554432000 4194304 4587354 140734284738720 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 448806 11482 337 96 0 445368 0
[pid=24356] ppid=24351 vsize=87588 CPUtime=314.04 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 18990 0 0 0 31400 4 0 0 25 0 1 0 443931699 89690112 18785 33554432000 4194304 4785740 140733222687968 18446744073709551615 4276343 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 21897 18785 340 145 0 18942 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=314.11 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 31411 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2360924

[startup+1002.3 s]
/proc/loadavg: 10.00 9.70 6.98 12/200 24412
/proc/meminfo: memFree=14455408/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925575931181137920 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1810580 CPUtime=334.14 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 235947 0 0 0 33361 53 0 0 25 0 1 0 443931699 1854033920 11381 33554432000 4194304 4587354 140734284738720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 452645 11381 337 96 0 449207 0
[pid=24356] ppid=24351 vsize=89224 CPUtime=334.05 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 19358 0 0 0 33400 5 0 0 25 0 1 0 443931699 91365376 19153 33554432000 4194304 4785740 140733222687968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 22306 19153 340 145 0 19351 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=334.12 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 33412 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2377916

[startup+1062.3 s]
/proc/loadavg: 10.00 9.75 7.15 12/200 24413
/proc/meminfo: memFree=14413840/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925576068620091392 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1791920 CPUtime=354.14 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 247767 0 0 0 35358 56 0 0 25 0 1 0 443931699 1834926080 11382 33554432000 4194304 4587354 140734284738720 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 447980 11382 337 96 0 444542 0
[pid=24356] ppid=24351 vsize=89776 CPUtime=354.05 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 19490 0 0 0 35400 5 0 0 25 0 1 0 443931699 91930624 19285 33554432000 4194304 4785740 140733222687968 18446744073709551615 231895188062 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 22444 19285 340 145 0 19489 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=354.12 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 35412 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2359808

[startup+1122.3 s]
/proc/loadavg: 10.06 9.82 7.35 12/200 24415
/proc/meminfo: memFree=14416048/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925577992765440000 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1788992 CPUtime=374.14 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 257288 0 0 0 37356 58 0 0 25 0 1 0 443931699 1831927808 13712 33554432000 4194304 4587354 140734284738720 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 447248 13712 337 96 0 443810 0
[pid=24356] ppid=24351 vsize=90644 CPUtime=374.04 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 19696 0 0 0 37399 5 0 0 25 0 1 0 443931699 92819456 19491 33554432000 4194304 4785740 140733222687968 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 22661 19491 340 145 0 19706 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=374.13 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 37413 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134530236 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2357748

[startup+1182.3 s]
/proc/loadavg: 10.02 9.85 7.50 12/200 24417
/proc/meminfo: memFree=14352164/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925575931181137920 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1788992 CPUtime=394.13 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 267328 0 0 0 39352 61 0 0 25 0 1 0 443931699 1831927808 11353 33554432000 4194304 4587354 140734284738720 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 447248 11353 337 96 0 443810 0
[pid=24356] ppid=24351 vsize=91952 CPUtime=394.03 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 20022 0 0 0 39398 5 0 0 25 0 1 0 443931699 94158848 19817 33554432000 4194304 4785740 140733222687968 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 22988 19817 340 145 0 20033 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=394.14 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 39414 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2359056

[startup+1242.3 s]
/proc/loadavg: 10.01 9.88 7.65 12/200 24418
/proc/meminfo: memFree=14300428/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925576068620091392 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1805168 CPUtime=414.13 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 279265 0 0 0 41349 64 0 0 25 0 1 0 443931699 1848492032 18597 33554432000 4194304 4587354 140734284738720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 451292 18597 337 96 0 447854 0
[pid=24356] ppid=24351 vsize=92456 CPUtime=414.03 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 20100 0 0 0 41398 5 0 0 25 0 1 0 443931699 94674944 19895 33554432000 4194304 4785740 140733222687968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 23114 19895 340 145 0 20159 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=414.15 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 41415 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2375736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.05 9.91 7.80 12/200 24420
/proc/meminfo: memFree=14277940/32950928 swapFree=67111528/67111528
[pid=24351] ppid=24347 vsize=18324 CPUtime=0 cores=0,2
/proc/24351/stat : 24351 (ppfolio) S 24347 24351 24303 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443931699 18763776 394 33554432000 4194304 4287625 140736781317248 18446744073709551615 231895510543 0 0 4096 65536 11925576206059044864 0 0 17 2 0 0 0
/proc/24351/statm: 4581 394 345 23 0 91 0
[pid=24355] ppid=24351 vsize=1805284 CPUtime=433.41 cores=0
/proc/24355/stat : 24355 (cryptominisat) R 24351 24351 24303 0 -1 4202496 288585 0 0 0 43275 66 0 0 25 0 1 0 443931699 1848610816 14704 33554432000 4194304 4587354 140734284738720 18446744073709551615 231895187211 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24355/statm: 451321 14704 337 96 0 447883 0
[pid=24356] ppid=24351 vsize=94732 CPUtime=433.24 cores=0
/proc/24356/stat : 24356 (clasp) R 24351 24351 24303 0 -1 4202496 20688 0 0 0 43318 6 0 0 25 0 1 0 443931699 97005568 20483 33554432000 4194304 4785740 140733222687968 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24356/statm: 23683 20483 340 145 0 20728 0
[pid=24357] ppid=24351 vsize=459788 CPUtime=433.37 cores=0
/proc/24357/stat : 24357 (TNM) R 24351 24351 24303 0 -1 4202496 1543 0 0 0 43337 0 0 0 25 0 1 0 443931699 470822912 1439 33554432000 134512640 134534564 4288945808 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24357/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2378128

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 24351 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 1300.02
#
# 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): 1300.02
CPU user time (s): 1299.3
CPU system time (s): 0.72
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4120664

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= 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= 240
involuntary context switches= 4

runsolver used 2.38564 second user time and 4.66829 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-11 17:50:10
IDJOB=3191431
IDBENCH=82562
IDSOLVER=1613
FILE ID=node114/3191431-1302537010
RUNJOBID= node114-1302537010-24321
PBS_JOBID= 12951125
Free space on /tmp= 71836 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191431-1302537010/watcher-3191431-1302537010 -o /tmp/evaluation-result-3191431-1302537010/solver-3191431-1302537010 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191431-1302537010.cnf

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

MD5SUM BENCH= 34a446d3b38e7b034208a35fa75247bf
RANDOM SEED=1985139401

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.74
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.848
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:      15170528 kB
Buffers:        694304 kB
Cached:       16584436 kB
SwapCached:          0 kB
Active:        5147748 kB
Inactive:     12195820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15170528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29892 kB
Writeback:           0 kB
AnonPages:       64952 kB
Mapped:          14716 kB
Slab:           371392 kB
PageTables:       5412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189868 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= 71792 MiB
End job on node114 at 2011-04-11 18:11:52