Trace number 3191860

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.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
MD5SUM2d7407b1b64ab354711b83851f166439
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 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-3191860-1302539876/watcher-3191860-1302539876 -o /tmp/evaluation-result-3191860-1302539876/solver-3191860-1302539876 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191860-1302539876.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 12.02 12.00 11.17 7/193 30990
/proc/meminfo: memFree=15961200/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) R 30988 30990 30357 0 -1 4202496 486 0 0 0 0 0 0 0 19 0 1 0 444218307 18763776 392 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367367061 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/30990/statm: 4581 392 343 23 0 91 0

[startup+0.0961059 s]
/proc/loadavg: 12.02 12.00 11.17 7/193 30990
/proc/meminfo: memFree=15961200/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101102 s]
/proc/loadavg: 12.02 12.00 11.17 7/193 30990
/proc/meminfo: memFree=15961200/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301067 s]
/proc/loadavg: 12.02 12.00 11.17 7/193 30990
/proc/meminfo: memFree=15961200/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700995 s]
/proc/loadavg: 12.02 12.00 11.17 7/193 30990
/proc/meminfo: memFree=15961200/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357767002132054016 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50084 s]
/proc/loadavg: 11.77 11.95 11.16 11/197 30995
/proc/meminfo: memFree=15956084/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357764940547751936 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=741968 CPUtime=0.49 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 1354 0 0 0 49 0 0 0 20 0 1 0 444218308 759775232 797 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 185492 797 327 96 0 182054 0
[pid=30992] ppid=30990 vsize=13372 CPUtime=0.44 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 807 0 0 0 44 0 0 0 21 0 1 0 444218308 13692928 694 33554432000 4194304 4785740 140736350037520 18446744073709551615 251367207621 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 3343 694 340 145 0 388 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=0.54 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 54 0 0 0 24 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1229620

[startup+3.10054 s]
/proc/loadavg: 11.77 11.95 11.16 14/202 31025
/proc/meminfo: memFree=15951800/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357765077986705408 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=741204 CPUtime=0.99 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 1885 0 0 0 99 0 0 0 21 0 1 0 444218308 758992896 990 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 185301 990 327 96 0 181863 0
[pid=30992] ppid=30990 vsize=13900 CPUtime=0.99 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 939 0 0 0 99 0 0 0 22 0 1 0 444218308 14233600 826 33554432000 4194304 4785740 140736350037520 18446744073709551615 4550444 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 3475 826 340 145 0 520 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=1.09 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 109 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 2475451 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1229384

[startup+6.30096 s]
/proc/loadavg: 11.77 11.95 11.16 14/202 31055
/proc/meminfo: memFree=15949700/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357765215425658880 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=749556 CPUtime=2.09 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 4431 0 0 0 209 0 0 0 25 0 1 0 444218308 767545344 2686 33554432000 4194304 4587354 140734227358960 18446744073709551615 4244191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 187389 2686 337 96 0 183951 0
[pid=30992] ppid=30990 vsize=14564 CPUtime=2.04 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 1095 0 0 0 204 0 0 0 25 0 1 0 444218308 14913536 982 33554432000 4194304 4785740 140736350037520 18446744073709551615 4548988 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 3641 982 340 145 0 686 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=2.14 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 214 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1238400

[startup+12.7008 s]
/proc/loadavg: 11.89 11.96 11.17 14/202 31085
/proc/meminfo: memFree=15939196/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357765215425658880 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=752672 CPUtime=4.19 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 6606 0 0 0 418 1 0 0 25 0 1 0 444218308 770736128 3847 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 188168 3847 337 96 0 184730 0
[pid=30992] ppid=30990 vsize=15640 CPUtime=4.19 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 1370 0 0 0 419 0 0 0 25 0 1 0 444218308 16015360 1257 33554432000 4194304 4785740 140736350037520 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 3910 1257 340 145 0 955 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=4.29 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 429 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134528670 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1242592

[startup+25.5004 s]
/proc/loadavg: 11.91 11.96 11.18 14/202 31085
/proc/meminfo: memFree=15930644/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357765352864612352 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=764712 CPUtime=8.49 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 8858 0 0 0 848 1 0 0 25 0 1 0 444218308 783065088 4190 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 191178 4190 337 96 0 187740 0
[pid=30992] ppid=30990 vsize=16988 CPUtime=8.44 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 1703 0 0 0 844 0 0 0 25 0 1 0 444218308 17395712 1590 33554432000 4194304 4785740 140736350037520 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 4247 1590 340 145 0 1292 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=8.54 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 854 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1255980

[startup+51.1006 s]
/proc/loadavg: 11.94 11.97 11.20 14/202 31088
/proc/meminfo: memFree=15921940/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357765077986705408 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=773996 CPUtime=16.99 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 10793 0 0 0 1698 1 0 0 25 0 1 0 444218308 792571904 6071 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 193499 6071 337 96 0 190061 0
[pid=30992] ppid=30990 vsize=18384 CPUtime=16.99 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 2056 0 0 0 1699 0 0 0 25 0 1 0 444218308 18825216 1943 33554432000 4194304 4785740 140736350037520 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 4596 1943 340 145 0 1641 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=17.1 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 1710 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1266660

[startup+102.307 s]
/proc/loadavg: 11.97 11.97 11.25 14/202 31090
/proc/meminfo: memFree=15904608/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357766314937286656 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=767416 CPUtime=34.09 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 19212 0 0 0 3406 3 0 0 25 0 1 0 444218308 785833984 7331 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 191854 7331 337 96 0 188416 0
[pid=30992] ppid=30990 vsize=21308 CPUtime=34.06 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 2752 0 0 0 3406 0 0 0 25 0 1 0 444218308 21819392 2639 33554432000 4194304 4785740 140736350037520 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 5327 2639 340 145 0 2372 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=34.14 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 3414 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1263004

[startup+162.301 s]
/proc/loadavg: 11.99 11.97 11.29 14/202 31092
/proc/meminfo: memFree=15895172/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357766727254147072 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=760644 CPUtime=54.09 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 24109 0 0 0 5405 4 0 0 25 0 1 0 444218308 778899456 6674 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 190161 6674 337 96 0 186723 0
[pid=30992] ppid=30990 vsize=23324 CPUtime=54.06 cores=4

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

/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1310176

[startup+882.301 s]
/proc/loadavg: 11.01 11.12 11.16 12/201 31413
/proc/meminfo: memFree=15883208/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357766727254147072 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=800760 CPUtime=294.05 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 53141 0 0 0 29396 9 0 0 25 0 1 0 444218308 819978240 17654 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 200190 17654 337 96 0 196752 0
[pid=30992] ppid=30990 vsize=35300 CPUtime=294.05 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 5999 0 0 0 29404 1 0 0 25 0 1 0 444218308 36147200 5886 33554432000 4194304 4785740 140736350037520 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 8825 5886 341 145 0 5870 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=294.2 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 29420 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1310340

[startup+942.301 s]
/proc/loadavg: 11.00 11.10 11.15 12/201 31415
/proc/meminfo: memFree=15881808/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357766727254147072 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=806028 CPUtime=314.06 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 53144 0 0 0 31397 9 0 0 25 0 1 0 444218308 825372672 17655 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 201507 17655 337 96 0 198069 0
[pid=30992] ppid=30990 vsize=35600 CPUtime=314.04 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 6083 0 0 0 31403 1 0 0 25 0 1 0 444218308 36454400 5970 33554432000 4194304 4785740 140736350037520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 8900 5970 341 145 0 5945 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=314.19 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 31419 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1315908

[startup+1002.3 s]
/proc/loadavg: 11.00 11.08 11.14 12/201 31416
/proc/meminfo: memFree=15881020/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357766864693100544 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=800596 CPUtime=334.07 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 53145 0 0 0 33398 9 0 0 25 0 1 0 444218308 819810304 17655 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 200149 17655 337 96 0 196711 0
[pid=30992] ppid=30990 vsize=36096 CPUtime=334.04 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 6204 0 0 0 33403 1 0 0 25 0 1 0 444218308 36962304 6091 33554432000 4194304 4785740 140736350037520 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 9024 6091 341 145 0 6069 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=334.19 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 33419 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1310972

[startup+1062.3 s]
/proc/loadavg: 11.00 11.06 11.12 12/201 31418
/proc/meminfo: memFree=15874536/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357766864693100544 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=801348 CPUtime=354.08 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 53146 0 0 0 35399 9 0 0 25 0 1 0 444218308 820580352 17655 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 200337 17655 337 96 0 196899 0
[pid=30992] ppid=30990 vsize=36548 CPUtime=354.04 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 6296 0 0 0 35403 1 0 0 25 0 1 0 444218308 37425152 6183 33554432000 4194304 4785740 140736350037520 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 9137 6183 341 145 0 6182 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=354.19 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 35419 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1312176

[startup+1122.3 s]
/proc/loadavg: 11.00 11.05 11.11 12/201 31419
/proc/meminfo: memFree=15875976/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357766864693100544 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=801476 CPUtime=374.08 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 53205 0 0 0 37399 9 0 0 25 0 1 0 444218308 820711424 17712 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 200369 17712 337 96 0 196931 0
[pid=30992] ppid=30990 vsize=37184 CPUtime=374.03 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 6425 0 0 0 37402 1 0 0 25 0 1 0 444218308 38076416 6312 33554432000 4194304 4785740 140736350037520 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 9296 6312 341 145 0 6341 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=374.18 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 37418 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1312940

[startup+1182.3 s]
/proc/loadavg: 11.00 11.04 11.10 12/201 31421
/proc/meminfo: memFree=15871724/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357766864693100544 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=801476 CPUtime=394.09 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 53226 0 0 0 39400 9 0 0 25 0 1 0 444218308 820711424 17729 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 200369 17729 337 96 0 196931 0
[pid=30992] ppid=30990 vsize=37520 CPUtime=394.03 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 6501 0 0 0 39402 1 0 0 25 0 1 0 444218308 38420480 6388 33554432000 4194304 4785740 140736350037520 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 9380 6388 341 145 0 6425 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=394.18 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 39418 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1313276

[startup+1242.3 s]
/proc/loadavg: 11.00 11.03 11.09 12/201 31423
/proc/meminfo: memFree=15850732/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 4357766864693100544 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=801348 CPUtime=414.1 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 53227 0 0 0 41401 9 0 0 25 0 1 0 444218308 820580352 17729 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 200337 17729 337 96 0 196899 0
[pid=30992] ppid=30990 vsize=38140 CPUtime=414.03 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 6642 0 0 0 41402 1 0 0 25 0 1 0 444218308 39055360 6529 33554432000 4194304 4785740 140736350037520 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 9535 6529 341 145 0 6580 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=414.18 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 41418 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134529381 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1313768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 11.02 11.08 12/201 31424
/proc/meminfo: memFree=15847724/32950928 swapFree=67111528/67111528
[pid=30990] ppid=30988 vsize=18324 CPUtime=0 cores=4,6
/proc/30990/stat : 30990 (ppfolio) S 30988 30990 30357 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444218307 18763776 394 33554432000 4194304 4287625 140734587279744 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30990/statm: 4581 394 345 23 0 91 0
[pid=30991] ppid=30990 vsize=803184 CPUtime=433.32 cores=4
/proc/30991/stat : 30991 (cryptominisat) R 30990 30990 30357 0 -1 4202496 53874 0 0 0 43323 9 0 0 25 0 1 0 444218308 822460416 18374 33554432000 4194304 4587354 140734227358960 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30991/statm: 200796 18374 337 96 0 197358 0
[pid=30992] ppid=30990 vsize=38608 CPUtime=433.31 cores=4
/proc/30992/stat : 30992 (clasp) R 30990 30990 30357 0 -1 4202496 6762 0 0 0 43330 1 0 0 25 0 1 0 444218308 39534592 6649 33554432000 4194304 4785740 140736350037520 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30992/statm: 9652 6649 341 145 0 6697 0
[pid=30993] ppid=30990 vsize=455956 CPUtime=433.38 cores=4
/proc/30993/stat : 30993 (TNM) R 30990 30990 30357 0 -1 4202496 355 0 0 0 43338 0 0 0 25 0 1 0 444218308 466898944 252 33554432000 134512640 134534564 4293149168 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30993/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1316072

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 30990 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=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.91
CPU system time (s): 0.1
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 2029596

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

runsolver used 2.24166 second user time and 4.88526 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 18:37:56
IDJOB=3191860
IDBENCH=82991
IDSOLVER=1613
FILE ID=node113/3191860-1302539876
RUNJOBID= node113-1302537273-30376
PBS_JOBID= 12951134
Free space on /tmp= 71052 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191860-1302539876/watcher-3191860-1302539876 -o /tmp/evaluation-result-3191860-1302539876/solver-3191860-1302539876 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191860-1302539876.cnf

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

MD5SUM BENCH= 2d7407b1b64ab354711b83851f166439
RANDOM SEED=212945325

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15961232 kB
Buffers:        726040 kB
Cached:       15623224 kB
SwapCached:          0 kB
Active:        9273796 kB
Inactive:      7292864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15961232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10160 kB
Writeback:           0 kB
AnonPages:      217124 kB
Mapped:          17140 kB
Slab:           358616 kB
PageTables:       6328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3185984 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= 71040 MiB
End job on node113 at 2011-04-11 18:59:38