Trace number 3219622

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) 4999.88 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S943787219-031-UNKNOWN.cnf
MD5SUM6105ec111e1e16da586afadcc6f09041
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

Solver Data

0.00/0.18	This is pico-portfolio, a naive parallel portfolio
0.00/0.18	Copyright (C) 2011 Olivier Roussel
0.00/0.18	Using 1 processing units
0.00/0.18	This portfolio uses the following solvers:
0.00/0.18	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.18	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.18	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.18	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.18	Starting clasp 1.3.6 on core(s) 1
0.00/0.18	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-3219622-1303252466/watcher-3219622-1303252466 -o /tmp/evaluation-result-3219622-1303252466/solver-3219622-1303252466 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219622-1303252466.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.52 5.90 5.90 4/180 20996
/proc/meminfo: memFree=18136320/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=8428 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4194304 102 0 0 0 0 0 0 0 24 0 1 0 436846309 8630272 54 33554432000 4194304 4287625 140733938727376 18446744073709551615 274469043847 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/20996/statm: 2107 54 41 23 0 44 0

[startup+0.0130549 s]
/proc/loadavg: 5.52 5.90 5.90 4/180 20996
/proc/meminfo: memFree=18136320/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=8428 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4194304 102 0 0 0 0 0 0 0 24 0 1 0 436846309 8630272 54 33554432000 4194304 4287625 140733938727376 18446744073709551615 274469043847 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/20996/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.101036 s]
/proc/loadavg: 5.52 5.90 5.90 4/180 20996
/proc/meminfo: memFree=18136320/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=8428 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4194304 102 0 0 0 0 0 0 0 24 0 1 0 436846309 8630272 54 33554432000 4194304 4287625 140733938727376 18446744073709551615 274469043847 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/20996/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300934 s]
/proc/loadavg: 5.52 5.90 5.90 4/180 20996
/proc/meminfo: memFree=18136320/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700862 s]
/proc/loadavg: 5.52 5.90 5.90 4/180 20996
/proc/meminfo: memFree=18136320/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5008 s]
/proc/loadavg: 5.52 5.90 5.90 7/184 21000
/proc/meminfo: memFree=18110620/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
[pid=20998] ppid=20996 vsize=26308 CPUtime=0.44 cores=1
/proc/20998/stat : 20998 (cryptominisat) R 20996 20996 20748 0 -1 4202496 1563 0 0 0 44 0 0 0 25 0 1 0 436846328 26939392 1416 33554432000 4194304 4587354 140735796482192 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20998/statm: 6577 1416 305 96 0 3139 0
[pid=20999] ppid=20996 vsize=18724 CPUtime=0.35 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 2287 0 0 0 35 0 0 0 25 0 1 0 436846328 19173376 2019 33554432000 4194304 4785740 140736879877024 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 4681 2019 340 145 0 1726 0
[pid=21000] ppid=20996 vsize=456220 CPUtime=0.5 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1457 0 0 0 50 0 0 0 25 0 1 0 436846328 467169280 1354 33554432000 134512640 134534564 4286936048 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 519576

[startup+3.10044 s]
/proc/loadavg: 5.52 5.90 5.90 7/184 21000
/proc/meminfo: memFree=18104916/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 1160430069512929280 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
[pid=20998] ppid=20996 vsize=34488 CPUtime=0.97 cores=1
/proc/20998/stat : 20998 (cryptominisat) R 20996 20996 20748 0 -1 4202496 4836 0 0 0 97 0 0 0 25 0 1 0 436846328 35315712 3416 33554432000 4194304 4587354 140735796482192 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20998/statm: 8622 3416 314 96 0 5184 0
[pid=20999] ppid=20996 vsize=21672 CPUtime=0.91 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 3029 0 0 0 91 0 0 0 25 0 1 0 436846328 22192128 2761 33554432000 4194304 4785740 140736879877024 18446744073709551615 4550392 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 5418 2761 340 145 0 2463 0
[pid=21000] ppid=20996 vsize=456220 CPUtime=1 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1457 0 0 0 100 0 0 0 25 0 1 0 436846328 467169280 1354 33554432000 134512640 134534564 4286936048 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 530704

[startup+6.30094 s]
/proc/loadavg: 5.64 5.92 5.90 7/184 21000
/proc/meminfo: memFree=18093260/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 1160429107440254976 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
[pid=20998] ppid=20996 vsize=1678604 CPUtime=2.04 cores=1
/proc/20998/stat : 20998 (cryptominisat) R 20996 20996 20748 0 -1 4202496 7668 0 0 0 203 1 0 0 25 0 1 0 436846328 1718890496 2292 33554432000 4194304 4587354 140735796482192 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20998/statm: 419651 2292 327 96 0 416213 0
[pid=20999] ppid=20996 vsize=24492 CPUtime=1.94 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 3699 0 0 0 194 0 0 0 25 0 1 0 436846328 25079808 3431 33554432000 4194304 4785740 140736879877024 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 6123 3431 340 145 0 3168 0
[pid=21000] ppid=20996 vsize=456220 CPUtime=2.1 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1457 0 0 0 210 0 0 0 25 0 1 0 436846328 467169280 1354 33554432000 134512640 134534564 4286936048 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 2177640

[startup+12.7008 s]
/proc/loadavg: 5.67 5.92 5.90 7/184 21000
/proc/meminfo: memFree=18049940/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 1160431169024557056 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
[pid=20998] ppid=20996 vsize=1692512 CPUtime=4.17 cores=1
/proc/20998/stat : 20998 (cryptominisat) R 20996 20996 20748 0 -1 4202496 14768 0 0 0 415 2 0 0 25 0 1 0 436846328 1733132288 6590 33554432000 4194304 4587354 140735796482192 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20998/statm: 423128 6590 337 96 0 419690 0
[pid=20999] ppid=20996 vsize=26680 CPUtime=4.11 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 4260 0 0 0 411 0 0 0 25 0 1 0 436846328 27320320 3992 33554432000 4194304 4785740 140736879877024 18446744073709551615 4550327 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 6670 3992 340 145 0 3715 0
[pid=21000] ppid=20996 vsize=456220 CPUtime=4.2 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1457 0 0 0 420 0 0 0 25 0 1 0 436846328 467169280 1354 33554432000 134512640 134534564 4286936048 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 2193736

[startup+25.5006 s]
/proc/loadavg: 5.74 5.92 5.90 7/184 21001
/proc/meminfo: memFree=18016528/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 1160429107440254976 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
[pid=20998] ppid=20996 vsize=1705424 CPUtime=8.44 cores=1
/proc/20998/stat : 20998 (cryptominisat) R 20996 20996 20748 0 -1 4202496 21613 0 0 0 841 3 0 0 25 0 1 0 436846328 1746354176 11853 33554432000 4194304 4587354 140735796482192 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20998/statm: 426356 11853 337 96 0 422918 0
[pid=20999] ppid=20996 vsize=30620 CPUtime=8.34 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 5193 0 0 0 834 0 0 0 25 0 1 0 436846328 31354880 4925 33554432000 4194304 4785740 140736879877024 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 7655 4925 340 145 0 4700 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=8.5 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 850 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 2215076

[startup+51.1011 s]
/proc/loadavg: 5.83 5.93 5.91 7/184 21002
/proc/meminfo: memFree=18043228/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 1160430069512929280 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
[pid=20998] ppid=20996 vsize=1683164 CPUtime=16.97 cores=1
/proc/20998/stat : 20998 (cryptominisat) R 20996 20996 20748 0 -1 4202496 23919 0 0 0 1694 3 0 0 25 0 1 0 436846328 1723559936 5390 33554432000 4194304 4587354 140735796482192 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20998/statm: 420791 5390 337 96 0 417353 0
[pid=20999] ppid=20996 vsize=35144 CPUtime=16.92 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 6271 0 0 0 1691 1 0 0 25 0 1 0 436846328 35987456 6003 33554432000 4194304 4785740 140736879877024 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 8786 6003 340 145 0 5831 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=17 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 1700 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 2197340

[startup+102.307 s]
/proc/loadavg: 5.92 5.94 5.91 7/184 21003
/proc/meminfo: memFree=17979228/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 1160430344390836224 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
[pid=20998] ppid=20996 vsize=1706400 CPUtime=34.03 cores=1
/proc/20998/stat : 20998 (cryptominisat) R 20996 20996 20748 0 -1 4202496 39683 0 0 0 3397 6 0 0 25 0 1 0 436846328 1747353600 9293 33554432000 4194304 4587354 140735796482192 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20998/statm: 426600 9293 337 96 0 423162 0
[pid=20999] ppid=20996 vsize=40956 CPUtime=33.96 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 7688 0 0 0 3395 1 0 0 25 0 1 0 436846328 41938944 7420 33554432000 4194304 4785740 140736879877024 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 10239 7420 340 145 0 7284 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=34.09 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 3409 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 2226388

[startup+162.3 s]
/proc/loadavg: 5.97 5.95 5.91 7/184 21004
/proc/meminfo: memFree=17950288/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436846309 18763776 394 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 1160429519757115392 0 0 17 5 0 0 0
/proc/20996/statm: 4581 394 345 23 0 91 0
[pid=20998] ppid=20996 vsize=1715072 CPUtime=54.03 cores=1
/proc/20998/stat : 20998 (cryptominisat) R 20996 20996 20748 0 -1 4202496 51961 0 0 0 5395 8 0 0 25 0 1 0 436846328 1756233728 11953 33554432000 4194304 4587354 140735796482192 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20998/statm: 428768 11953 337 96 0 425330 0
[pid=20999] ppid=20996 vsize=46008 CPUtime=53.96 cores=1

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

/proc/meminfo: memFree=17579916/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=161368 CPUtime=2231.65 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 35261 0 0 0 223158 7 0 0 25 0 1 0 436846328 165240832 34647 33554432000 4194304 4785740 140736879877024 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 40342 34647 341 145 0 37387 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2231.76 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 223176 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4542.17
Current children cumulated vsize (KiB) 640400

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 21255
/proc/meminfo: memFree=17503132/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=161792 CPUtime=2261.65 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 35368 0 0 0 226158 7 0 0 25 0 1 0 436846328 165675008 34754 33554432000 4194304 4785740 140736879877024 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 40448 34754 341 145 0 37493 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2261.76 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 226176 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4602.17
Current children cumulated vsize (KiB) 640824

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 21256
/proc/meminfo: memFree=17507180/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=162788 CPUtime=2291.66 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 35634 0 0 0 229159 7 0 0 25 0 1 0 436846328 166694912 35020 33554432000 4194304 4785740 140736879877024 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 40697 35020 341 145 0 37742 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2291.75 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 229175 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4662.17
Current children cumulated vsize (KiB) 641820

[startup+4722.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 21258
/proc/meminfo: memFree=17468320/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=162788 CPUtime=2321.67 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 35665 0 0 0 232160 7 0 0 25 0 1 0 436846328 166694912 35051 33554432000 4194304 4785740 140736879877024 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 40697 35051 341 145 0 37742 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2321.75 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 232175 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4722.18
Current children cumulated vsize (KiB) 641820

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 21260
/proc/meminfo: memFree=17488980/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=163860 CPUtime=2351.66 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 35899 0 0 0 235159 7 0 0 25 0 1 0 436846328 167792640 35285 33554432000 4194304 4785740 140736879877024 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 40965 35285 341 145 0 38010 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2351.75 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 235175 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4782.17
Current children cumulated vsize (KiB) 642892

[startup+4842.31 s]
/proc/loadavg: 5.05 5.01 5.00 6/183 21291
/proc/meminfo: memFree=17944080/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=164288 CPUtime=2381.66 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 36000 0 0 0 238159 7 0 0 25 0 1 0 436846328 168230912 35386 33554432000 4194304 4785740 140736879877024 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 41072 35386 341 145 0 38117 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2381.76 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 238176 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4842.18
Current children cumulated vsize (KiB) 643320

[startup+4902.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 21293
/proc/meminfo: memFree=17930052/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=165140 CPUtime=2411.65 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 36201 0 0 0 241158 7 0 0 25 0 1 0 436846328 169103360 35587 33554432000 4194304 4785740 140736879877024 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 41285 35587 341 145 0 38330 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2411.76 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 241176 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4902.17
Current children cumulated vsize (KiB) 644172

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 21294
/proc/meminfo: memFree=17920956/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=165784 CPUtime=2441.64 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 36340 0 0 0 244157 7 0 0 25 0 1 0 436846328 169762816 35726 33554432000 4194304 4785740 140736879877024 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 41446 35726 341 145 0 38491 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2441.77 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 244177 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4962.17
Current children cumulated vsize (KiB) 644816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 21296
/proc/meminfo: memFree=17856940/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=165784 CPUtime=2460.49 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 36346 0 0 0 246042 7 0 0 25 0 1 0 436846328 169762816 35732 33554432000 4194304 4785740 140736879877024 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 41446 35732 341 145 0 38491 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2460.63 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 246063 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4999.88
Current children cumulated vsize (KiB) 644816

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

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

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 21296
/proc/meminfo: memFree=17856940/32950928 swapFree=67111528/67111528
[pid=20996] ppid=20994 vsize=18324 CPUtime=78.76 cores=1,3,5,7
/proc/20996/stat : 20996 (ppfolio) S 20994 20996 20748 0 -1 4202496 502 59731 0 0 0 0 7866 10 15 0 1 0 436846309 18763776 395 33554432000 4194304 4287625 140733938727376 18446744073709551615 274473987599 0 0 4096 65536 32767 0 0 17 5 0 0 0
/proc/20996/statm: 4581 395 346 23 0 91 0
[pid=20999] ppid=20996 vsize=165784 CPUtime=2460.49 cores=1
/proc/20999/stat : 20999 (clasp) R 20996 20996 20748 0 -1 4202496 36346 0 0 0 246042 7 0 0 25 0 1 0 436846328 169762816 35732 33554432000 4194304 4785740 140736879877024 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20999/statm: 41446 35732 341 145 0 38491 0
[pid=21000] ppid=20996 vsize=460708 CPUtime=2460.63 cores=1
/proc/21000/stat : 21000 (TNM) R 20996 20996 20748 0 -1 4202496 1816 0 0 0 246063 0 0 0 25 0 1 0 436846328 471764992 1713 33554432000 134512640 134534564 4286936048 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21000/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4999.88
Current children cumulated vsize (KiB) 644816

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20996 and gives
#  childrusage.ru_utime.tv_sec=78
#  childrusage.ru_utime.tv_usec=667040
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=104984
# CPU time returned by wait4() is 78.772
# while last known CPU time is 4999.88
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 4999.88
CPU user time (s): 4999.71
CPU system time (s): 0.17
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 3887324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.667
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60233
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= 156
involuntary context switches= 899

runsolver used 8.14776 second user time and 18.9301 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-20 00:34:26
IDJOB=3219622
IDBENCH=82620
IDSOLVER=1639
FILE ID=node125/3219622-1303252466
RUNJOBID= node125-1303247464-20767
PBS_JOBID= 13042422
Free space on /tmp= 72412 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S943787219-031-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219622-1303252466/watcher-3219622-1303252466 -o /tmp/evaluation-result-3219622-1303252466/solver-3219622-1303252466 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219622-1303252466.cnf

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

MD5SUM BENCH= 6105ec111e1e16da586afadcc6f09041
RANDOM SEED=2004868376

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.74
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.828
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.828
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:      18136600 kB
Buffers:        703360 kB
Cached:       13695204 kB
SwapCached:          0 kB
Active:        6303600 kB
Inactive:      8163048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18136600 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21352 kB
Writeback:           0 kB
AnonPages:       66688 kB
Mapped:          15852 kB
Slab:           284508 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   670648 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= 72404 MiB
End job on node125 at 2011-04-20 01:57:49