Trace number 3263186

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 1,3

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: 8.90 3.79 3.12 10/198 29563
/proc/meminfo: memFree=20648772/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) R 29561 29563 28695 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 466071971 18763776 392 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080052629 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29563/statm: 4581 392 343 23 0 91 0

[startup+0.077383 s]
/proc/loadavg: 8.90 3.79 3.12 10/198 29563
/proc/meminfo: memFree=20648772/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 4548784336886792456 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100377 s]
/proc/loadavg: 8.90 3.79 3.12 10/198 29563
/proc/meminfo: memFree=20648772/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 4548784336886792456 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300396 s]
/proc/loadavg: 8.90 3.79 3.12 10/198 29563
/proc/meminfo: memFree=20648772/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598322534609846272 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700268 s]
/proc/loadavg: 8.90 3.79 3.12 10/198 29563
/proc/meminfo: memFree=20648772/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50111 s]
/proc/loadavg: 8.90 3.79 3.12 13/202 29567
/proc/meminfo: memFree=20619724/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=37408 CPUtime=0.49 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 4391 0 0 0 49 0 0 0 25 0 1 0 466071971 38305792 3861 33554432000 4194304 4587354 140733343166432 18446744073709551615 4243425 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 9352 3861 326 96 0 5914 0
[pid=29565] ppid=29563 vsize=16528 CPUtime=0.44 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 1982 0 0 0 44 0 0 0 25 0 1 0 466071971 16924672 1446 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 4132 1446 340 145 0 1177 0
[pid=29566] ppid=29563 vsize=455032 CPUtime=0.54 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1281 0 0 0 54 0 0 0 25 0 1 0 466071971 465952768 1178 33554432000 134512640 134534564 4293117088 18446744073709551615 8283644 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 113758 1178 92 6 0 112424 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 527292

[startup+3.10081 s]
/proc/loadavg: 9.15 3.92 3.16 13/202 29567
/proc/meminfo: memFree=20613276/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=37408 CPUtime=0.99 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 4626 0 0 0 99 0 0 0 25 0 1 0 466071971 38305792 4090 33554432000 4194304 4587354 140733343166432 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 9352 4090 326 96 0 5914 0
[pid=29565] ppid=29563 vsize=20176 CPUtime=0.96 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 2918 0 0 0 96 0 0 0 25 0 1 0 466071971 20660224 2382 33554432000 4194304 4785740 140733524973504 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 5044 2382 340 145 0 2089 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=1.12 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 112 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 535164

[startup+6.3012 s]
/proc/loadavg: 9.15 3.92 3.16 13/202 29567
/proc/meminfo: memFree=20596144/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598323359243567104 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=37408 CPUtime=2.09 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 5512 0 0 0 209 0 0 0 25 0 1 0 466071971 38305792 4964 33554432000 4194304 4587354 140733343166432 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 9352 4964 326 96 0 5914 0
[pid=29565] ppid=29563 vsize=28444 CPUtime=2.04 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 4992 0 0 0 203 1 0 0 25 0 1 0 466071971 29126656 4456 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 7111 4456 340 145 0 4156 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=2.14 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 214 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 543432

[startup+12.701 s]
/proc/loadavg: 9.58 4.19 3.26 13/202 29568
/proc/meminfo: memFree=20591404/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598322534609846272 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=287188 CPUtime=4.19 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 7200 0 0 0 419 0 0 0 25 0 1 0 466071971 294080512 4926 33554432000 4194304 4587354 140733343166432 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 71797 4926 337 96 0 68359 0
[pid=29565] ppid=29563 vsize=32232 CPUtime=4.17 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 5880 0 0 0 416 1 0 0 25 0 1 0 466071971 33005568 5344 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 8058 5344 340 145 0 5103 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=4.32 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 432 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 797000

[startup+25.5005 s]
/proc/loadavg: 9.96 4.45 3.35 13/202 29568
/proc/meminfo: memFree=20548508/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598323084365660160 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=318976 CPUtime=8.49 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 14878 0 0 0 848 1 0 0 25 0 1 0 466071971 326631424 12604 33554432000 4194304 4587354 140733343166432 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 79744 12604 337 96 0 76306 0
[pid=29565] ppid=29563 vsize=37024 CPUtime=8.44 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 7025 0 0 0 843 1 0 0 25 0 1 0 466071971 37912576 6489 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 9256 6489 340 145 0 6301 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=8.54 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 854 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 833580

[startup+51.1007 s]
/proc/loadavg: 10.65 5.05 3.58 13/202 29569
/proc/meminfo: memFree=20513760/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598323359243567104 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=325928 CPUtime=16.99 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 19673 0 0 0 1697 2 0 0 25 0 1 0 466071971 333750272 15184 33554432000 4194304 4587354 140733343166432 18446744073709551615 4430941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 81482 15184 337 96 0 78044 0
[pid=29565] ppid=29563 vsize=46840 CPUtime=16.97 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 9362 0 0 0 1695 2 0 0 25 0 1 0 466071971 47964160 8826 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 11710 8826 340 145 0 8755 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=17.12 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 1712 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 850348

[startup+102.307 s]
/proc/loadavg: 11.07 6.12 4.03 12/201 29570
/proc/meminfo: memFree=20501356/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598322122292985856 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=335800 CPUtime=34.09 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 21865 0 0 0 3406 3 0 0 25 0 1 0 466071971 343859200 17372 33554432000 4194304 4587354 140733343166432 18446744073709551615 4365361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 83950 17372 337 96 0 80512 0
[pid=29565] ppid=29563 vsize=54664 CPUtime=34.03 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 11233 0 0 0 3401 2 0 0 25 0 1 0 466071971 55975936 10697 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 13666 10697 340 145 0 10711 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=34.16 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 3416 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 868044

[startup+162.3 s]
/proc/loadavg: 11.02 7.01 4.47 12/201 29572
/proc/meminfo: memFree=20443304/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598323359243567104 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=361268 CPUtime=54.08 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 27074 0 0 0 5405 3 0 0 25 0 1 0 466071971 369938432 20189 33554432000 4194304 4587354 140733343166432 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 90317 20189 337 96 0 86879 0
[pid=29565] ppid=29563 vsize=62724 CPUtime=54.03 cores=1

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

/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 937120

[startup+882.301 s]
/proc/loadavg: 10.00 9.73 7.45 12/200 29591
/proc/meminfo: memFree=20348808/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=362780 CPUtime=294.04 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 52103 0 0 0 29397 7 0 0 25 0 1 0 466071971 371486720 24577 33554432000 4194304 4587354 140733343166432 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 90695 24577 337 96 0 87257 0
[pid=29565] ppid=29563 vsize=96648 CPUtime=294.08 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 20945 0 0 0 29403 5 0 0 25 0 1 0 466071971 98967552 20409 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 24162 20409 340 145 0 21207 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=294.17 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 29417 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 937008

[startup+942.301 s]
/proc/loadavg: 10.00 9.78 7.61 11/200 29601
/proc/meminfo: memFree=20347912/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598321984854032384 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=363440 CPUtime=314.05 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 52644 0 0 0 31397 8 0 0 25 0 1 0 466071971 372162560 24578 33554432000 4194304 4587354 140733343166432 18446744073709551615 4238051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 90860 24578 337 96 0 87422 0
[pid=29565] ppid=29563 vsize=98136 CPUtime=314.09 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 21294 0 0 0 31404 5 0 0 25 0 1 0 466071971 100491264 20758 33554432000 4194304 4785740 140733524973504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 24534 20758 340 145 0 21579 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=314.17 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 31417 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 939156

[startup+1002.3 s]
/proc/loadavg: 10.06 9.83 7.76 11/200 29603
/proc/meminfo: memFree=20355948/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598322122292985856 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=363460 CPUtime=334.05 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 53164 0 0 0 33397 8 0 0 25 0 1 0 466071971 372183040 24578 33554432000 4194304 4587354 140733343166432 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 90865 24578 337 96 0 87427 0
[pid=29565] ppid=29563 vsize=99180 CPUtime=334.09 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 21571 0 0 0 33404 5 0 0 25 0 1 0 466071971 101560320 21035 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 24795 21035 340 145 0 21840 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=334.17 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 33417 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 940220

[startup+1062.3 s]
/proc/loadavg: 10.02 9.86 7.90 11/200 29605
/proc/meminfo: memFree=20354072/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598322259731939328 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=357088 CPUtime=354.06 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 53661 0 0 0 35398 8 0 0 25 0 1 0 466071971 365658112 24793 33554432000 4194304 4587354 140733343166432 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 89272 24793 337 96 0 85834 0
[pid=29565] ppid=29563 vsize=99900 CPUtime=354.08 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 21737 0 0 0 35403 5 0 0 25 0 1 0 466071971 102297600 21201 33554432000 4194304 4785740 140733524973504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 24975 21201 340 145 0 22020 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=354.16 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 35416 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 934568

[startup+1122.3 s]
/proc/loadavg: 10.00 9.88 8.02 11/200 29609
/proc/meminfo: memFree=20349456/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598322397170892800 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=374304 CPUtime=374.07 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 54103 0 0 0 37399 8 0 0 25 0 1 0 466071971 383287296 24578 33554432000 4194304 4587354 140733343166432 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 93576 24578 337 96 0 90138 0
[pid=29565] ppid=29563 vsize=101572 CPUtime=374.09 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 22123 0 0 0 37403 6 0 0 25 0 1 0 466071971 104009728 21587 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287172 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 25393 21587 340 145 0 22438 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=374.16 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 37416 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 953456

[startup+1182.3 s]
/proc/loadavg: 10.00 9.90 8.14 11/200 29611
/proc/meminfo: memFree=20292680/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598322534609846272 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=362780 CPUtime=394.08 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 55121 0 0 0 39399 9 0 0 25 0 1 0 466071971 371486720 24579 33554432000 4194304 4587354 140733343166432 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 90695 24579 337 96 0 87257 0
[pid=29565] ppid=29563 vsize=103028 CPUtime=394.08 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 22428 0 0 0 39402 6 0 0 25 0 1 0 466071971 105500672 21892 33554432000 4194304 4785740 140733524973504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 25757 21892 340 145 0 22802 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=394.16 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 39416 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 943388

[startup+1242.3 s]
/proc/loadavg: 9.72 9.85 8.24 10/193 29692
/proc/meminfo: memFree=20655552/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 14598322672048799744 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=363440 CPUtime=414.09 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 55705 0 0 0 41400 9 0 0 25 0 1 0 466071971 372162560 24622 33554432000 4194304 4587354 140733343166432 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 90860 24622 337 96 0 87422 0
[pid=29565] ppid=29563 vsize=104860 CPUtime=414.08 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 22842 0 0 0 41402 6 0 0 25 0 1 0 466071971 107376640 22306 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 26215 22306 340 145 0 23260 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=414.16 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 41416 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 945880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.28 9.71 8.28 10/193 29694
/proc/meminfo: memFree=20586876/32950928 swapFree=67111524/67111528
[pid=29563] ppid=29561 vsize=18324 CPUtime=0 cores=1,3
/proc/29563/stat : 29563 (ppfolio) S 29561 29563 28695 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466071971 18763776 394 33554432000 4194304 4287625 140734007086752 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29563/statm: 4581 394 345 23 0 91 0
[pid=29564] ppid=29563 vsize=404456 CPUtime=433.33 cores=1
/proc/29564/stat : 29564 (cryptominisat) R 29563 29563 28695 0 -1 4202496 62582 0 0 0 43322 11 0 0 25 0 1 0 466071971 414162944 30901 33554432000 4194304 4587354 140733343166432 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29564/statm: 101114 30901 337 96 0 97676 0
[pid=29565] ppid=29563 vsize=107992 CPUtime=433.27 cores=1
/proc/29565/stat : 29565 (clasp) R 29563 29563 28695 0 -1 4202496 23562 0 0 0 43321 6 0 0 25 0 1 0 466071971 110583808 23026 33554432000 4194304 4785740 140733524973504 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29565/statm: 26998 23026 340 145 0 24043 0
[pid=29566] ppid=29563 vsize=459256 CPUtime=433.43 cores=1
/proc/29566/stat : 29566 (TNM) R 29563 29563 28695 0 -1 4202496 1776 0 0 0 43343 0 0 0 25 0 1 0 466071971 470278144 1673 33554432000 134512640 134534564 4293117088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29566/statm: 114814 1673 95 6 0 113480 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 990028

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 29563 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=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1300.03
#
# 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): 1300.03
CPU user time (s): 1299.86
CPU system time (s): 0.17
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1193600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 239
involuntary context switches= 3

runsolver used 2.01869 second user time and 5.08823 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 09:45:23
IDJOB=3263186
IDBENCH=83934
IDSOLVER=1613
FILE ID=node127/3263186-1303544723
RUNJOBID= node127-1303544645-29419
PBS_JOBID= 13143111
Free space on /tmp= 71624 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263186-1303544723/watcher-3263186-1303544723 -o /tmp/evaluation-result-3263186-1303544723/solver-3263186-1303544723 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263186-1303544723.cnf

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=174268407

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20648928 kB
Buffers:       2381492 kB
Cached:        9008144 kB
SwapCached:          4 kB
Active:        7860860 kB
Inactive:      3893020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20648928 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10672 kB
Writeback:          24 kB
AnonPages:      363252 kB
Mapped:          17936 kB
Slab:           482376 kB
PageTables:       6764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6294136 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= 71624 MiB
End job on node127 at 2011-04-23 10:07:05