Trace number 3219436

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S448503257-098-UNKNOWN.cnf
MD5SUM0d20733a6f7d3b01f88ae7bba5f0d271
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark292.147
Satisfiable
(Un)Satisfiability was proved
Number of variables34999
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	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-3219436-1303239002/watcher-3219436-1303239002 -o /tmp/evaluation-result-3219436-1303239002/solver-3219436-1303239002 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219436-1303239002.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.76 5.96 5.98 4/180 25632
/proc/meminfo: memFree=17002064/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) R 25630 25632 25159 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 416316346 18763776 392 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106589077 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/25632/statm: 4581 392 343 23 0 91 0

[startup+0.0288861 s]
/proc/loadavg: 5.76 5.96 5.98 4/180 25632
/proc/meminfo: memFree=17002064/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4357875583200231688 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100882 s]
/proc/loadavg: 5.76 5.96 5.98 4/180 25632
/proc/meminfo: memFree=17002064/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300848 s]
/proc/loadavg: 5.76 5.96 5.98 4/180 25632
/proc/meminfo: memFree=17002064/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591812208316383232 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700783 s]
/proc/loadavg: 5.76 5.96 5.98 4/180 25632
/proc/meminfo: memFree=17002064/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591812758072197120 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 5.76 5.96 5.98 7/184 25636
/proc/meminfo: memFree=16942636/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591812758072197120 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=57200 CPUtime=0.79 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 11987 0 0 0 77 2 0 0 19 0 1 0 416316346 58572800 9188 33554432000 4194304 4587354 140733906891616 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 14300 9188 326 96 0 10862 0
[pid=25634] ppid=25632 vsize=31176 CPUtime=0.64 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 6922 0 0 0 64 0 0 0 16 0 1 0 416316347 31924224 5010 33554432000 4194304 4785740 140735680666352 18446744073709551615 4553216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 7794 5010 340 145 0 4839 0
[pid=25635] ppid=25632 vsize=453188 CPUtime=0.04 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 728 0 0 0 4 0 0 0 23 0 1 0 416316347 464064512 625 33554432000 134512640 134534564 4289188816 18446744073709551615 7924445 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 113297 625 90 6 0 111963 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 559888

[startup+3.10036 s]
/proc/loadavg: 5.78 5.96 5.98 7/184 25636
/proc/meminfo: memFree=16941892/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591812758072197120 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=57200 CPUtime=0.79 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 11987 0 0 0 77 2 0 0 19 0 1 0 416316346 58572800 9188 33554432000 4194304 4587354 140733906891616 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 14300 9188 326 96 0 10862 0
[pid=25634] ppid=25632 vsize=34368 CPUtime=2.23 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 7752 0 0 0 223 0 0 0 18 0 1 0 416316347 35192832 5840 33554432000 4194304 4785740 140735680666352 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 8592 5840 340 145 0 5637 0
[pid=25635] ppid=25632 vsize=453188 CPUtime=0.04 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 728 0 0 0 4 0 0 0 23 0 1 0 416316347 464064512 625 33554432000 134512640 134534564 4289188816 18446744073709551615 7924445 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 113297 625 90 6 0 111963 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 563080

[startup+6.3008 s]
/proc/loadavg: 5.78 5.96 5.98 7/184 25637
/proc/meminfo: memFree=16908388/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591812758072197120 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=57200 CPUtime=1.74 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 12770 0 0 0 172 2 0 0 20 0 1 0 416316346 58572800 9970 33554432000 4194304 4587354 140733906891616 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 14300 9970 326 96 0 10862 0
[pid=25634] ppid=25632 vsize=42472 CPUtime=3.49 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 9770 0 0 0 349 0 0 0 20 0 1 0 416316347 43491328 7858 33554432000 4194304 4785740 140735680666352 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 10618 7858 340 145 0 7663 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=1.04 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 103 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 583984

[startup+12.7007 s]
/proc/loadavg: 5.81 5.96 5.98 7/184 25637
/proc/meminfo: memFree=16883972/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813032950104064 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=94704 CPUtime=3.89 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 14345 0 0 0 387 2 0 0 25 0 1 0 416316346 96976896 11541 33554432000 4194304 4587354 140733906891616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 23676 11541 326 96 0 20238 0
[pid=25634] ppid=25632 vsize=54348 CPUtime=5.59 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 12765 0 0 0 559 0 0 0 25 0 1 0 416316347 55652352 10853 33554432000 4194304 4785740 140735680666352 18446744073709551615 4552483 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 13587 10853 340 145 0 10632 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=3.19 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 318 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 633364

[startup+25.5004 s]
/proc/loadavg: 5.84 5.96 5.98 7/184 25637
/proc/meminfo: memFree=16861460/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813445266964480 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1742864 CPUtime=8.14 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 18985 0 0 0 811 3 0 0 25 0 1 0 416316346 1784692736 9847 33554432000 4194304 4587354 140733906891616 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 435716 9847 327 96 0 432278 0
[pid=25634] ppid=25632 vsize=74384 CPUtime=9.89 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 17737 0 0 0 988 1 0 0 25 0 1 0 416316347 76169216 15825 33554432000 4194304 4785740 140735680666352 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 18596 15825 340 145 0 15641 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=7.44 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 743 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2301560

[startup+51.1009 s]
/proc/loadavg: 5.89 5.96 5.98 7/184 25638
/proc/meminfo: memFree=16793396/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591811521121615872 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1743408 CPUtime=16.69 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 45063 0 0 0 1662 7 0 0 25 0 1 0 416316346 1785249792 14006 33554432000 4194304 4587354 140733906891616 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 435852 14006 337 96 0 432414 0
[pid=25634] ppid=25632 vsize=110168 CPUtime=18.39 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 26663 0 0 0 1836 3 0 0 25 0 1 0 416316347 112812032 24751 33554432000 4194304 4785740 140735680666352 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 27542 24751 340 145 0 24587 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=15.99 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 1598 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2337888

[startup+102.307 s]
/proc/loadavg: 5.96 5.97 5.98 7/184 25639
/proc/meminfo: memFree=16759760/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591811383682662400 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=124788 CPUtime=33.75 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 85341 0 0 0 3363 12 0 0 25 0 1 0 416316346 127782912 26376 33554432000 4194304 4587354 140733906891616 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 31197 26376 337 96 0 27759 0
[pid=25634] ppid=25632 vsize=131032 CPUtime=35.48 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 31757 0 0 0 3544 4 0 0 25 0 1 0 416316347 134176768 29845 33554432000 4194304 4785740 140735680666352 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 32758 29845 340 145 0 29803 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=33.04 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 3303 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 740132

[startup+162.3 s]
/proc/loadavg: 5.98 5.97 5.98 7/184 25641
/proc/meminfo: memFree=16612656/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591812070877429760 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=275448 CPUtime=53.75 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 129512 0 0 0 5355 20 0 0 25 0 1 0 416316346 282058752 49854 33554432000 4194304 4587354 140733906891616 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 68862 49854 337 96 0 65424 0
[pid=25634] ppid=25632 vsize=146592 CPUtime=55.48 cores=1

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

/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 2782004

[startup+4602.3 s]
/proc/loadavg: 6.06 6.01 6.00 7/184 25811
/proc/meminfo: memFree=16969908/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813170389057536 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1784660 CPUtime=1533.76 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 1036346 0 0 0 153162 214 0 0 25 0 1 0 416316346 1827491840 20564 33554432000 4194304 4587354 140733906891616 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 446165 20564 337 96 0 442727 0
[pid=25634] ppid=25632 vsize=524688 CPUtime=1535.51 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 128589 0 0 0 153528 23 0 0 25 0 1 0 416316347 537280512 126677 33554432000 4194304 4785740 140735680666352 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 131172 126677 340 145 0 128217 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=1533.11 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 153310 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 2793660

[startup+4662.3 s]
/proc/loadavg: 6.08 6.03 6.00 7/184 25813
/proc/meminfo: memFree=16932816/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813170389057536 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1784660 CPUtime=1553.75 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 1046885 0 0 0 155158 217 0 0 25 0 1 0 416316346 1827491840 31069 33554432000 4194304 4587354 140733906891616 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 446165 31069 337 96 0 442727 0
[pid=25634] ppid=25632 vsize=524688 CPUtime=1555.52 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 128590 0 0 0 155529 23 0 0 25 0 1 0 416316347 537280512 126678 33554432000 4194304 4785740 140735680666352 18446744073709551615 4552927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 131172 126678 340 145 0 128217 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=1553.1 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 155309 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 2793660

[startup+4722.31 s]
/proc/loadavg: 6.03 6.02 6.00 7/184 25814
/proc/meminfo: memFree=16983636/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813170389057536 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1816160 CPUtime=1573.75 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 1058791 0 0 0 157155 220 0 0 25 0 1 0 416316346 1859747840 19816 33554432000 4194304 4587354 140733906891616 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 454040 19816 337 96 0 450602 0
[pid=25634] ppid=25632 vsize=525068 CPUtime=1575.53 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 128658 0 0 0 157530 23 0 0 25 0 1 0 416316347 537669632 126746 33554432000 4194304 4785740 140735680666352 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 131267 126746 340 145 0 128312 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=1573.1 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 157309 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 2825540

[startup+4782.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 25816
/proc/meminfo: memFree=16916528/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813170389057536 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1816160 CPUtime=1593.74 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 1069526 0 0 0 159151 223 0 0 25 0 1 0 416316346 1859747840 30505 33554432000 4194304 4587354 140733906891616 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 454040 30505 337 96 0 450602 0
[pid=25634] ppid=25632 vsize=535572 CPUtime=1595.54 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 131200 0 0 0 159530 24 0 0 25 0 1 0 416316347 548425728 129288 33554432000 4194304 4785740 140735680666352 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 133893 129288 340 145 0 130938 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=1593.1 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 159309 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 2836044

[startup+4842.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/184 25818
/proc/meminfo: memFree=16967720/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813170389057536 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1935892 CPUtime=1613.75 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 1081266 0 0 0 161148 227 0 0 25 0 1 0 416316346 1982353408 18860 33554432000 4194304 4587354 140733906891616 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 483973 18860 337 96 0 480535 0
[pid=25634] ppid=25632 vsize=535572 CPUtime=1615.54 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 131202 0 0 0 161530 24 0 0 25 0 1 0 416316347 548425728 129290 33554432000 4194304 4785740 140735680666352 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 133893 129290 340 145 0 130938 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=1613.1 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 161309 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 2955776

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25819
/proc/meminfo: memFree=16932856/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813307828011008 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1935892 CPUtime=1633.75 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 1091939 0 0 0 163145 230 0 0 25 0 1 0 416316346 1982353408 29494 33554432000 4194304 4587354 140733906891616 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 483973 29494 337 96 0 480535 0
[pid=25634] ppid=25632 vsize=535572 CPUtime=1635.54 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 131204 0 0 0 163530 24 0 0 25 0 1 0 416316347 548425728 129292 33554432000 4194304 4785740 140735680666352 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 133893 129292 340 145 0 130938 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=1633.09 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 163308 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 2955776

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25821
/proc/meminfo: memFree=16879252/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813307828011008 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1935892 CPUtime=1653.76 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 1101520 0 0 0 165144 232 0 0 25 0 1 0 416316346 1982353408 39037 33554432000 4194304 4587354 140733906891616 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 483973 39037 337 96 0 480535 0
[pid=25634] ppid=25632 vsize=536160 CPUtime=1655.54 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 131324 0 0 0 165530 24 0 0 25 0 1 0 416316347 549027840 129412 33554432000 4194304 4785740 140735680666352 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 134040 129412 340 145 0 131085 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=1653.09 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 165308 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 2956364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25822
/proc/meminfo: memFree=16937520/32951124 swapFree=67111528/67111528
[pid=25632] ppid=25630 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25632/stat : 25632 (ppfolio) S 25630 25632 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 416316346 18763776 394 33554432000 4194304 4287625 140735773083280 18446744073709551615 255106788879 0 0 4096 65536 4591813307828011008 0 0 17 7 0 0 0
/proc/25632/statm: 4581 394 345 23 0 91 0
[pid=25633] ppid=25632 vsize=1788616 CPUtime=1666.34 cores=1
/proc/25633/stat : 25633 (cryptominisat) R 25632 25632 25159 0 -1 4202496 1110440 0 0 0 166400 234 0 0 25 0 1 0 416316346 1831542784 24290 33554432000 4194304 4587354 140733906891616 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25633/statm: 447154 24290 337 96 0 443716 0
[pid=25634] ppid=25632 vsize=547572 CPUtime=1668.06 cores=1
/proc/25634/stat : 25634 (clasp) R 25632 25632 25159 0 -1 4202496 134200 0 0 0 166781 25 0 0 25 0 1 0 416316347 560713728 132288 33554432000 4194304 4785740 140735680666352 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25634/statm: 136893 132288 340 145 0 133938 0
[pid=25635] ppid=25632 vsize=465988 CPUtime=1665.69 cores=1
/proc/25635/stat : 25635 (TNM) R 25632 25632 25159 0 -1 4202496 5914 0 0 0 166568 1 0 0 25 0 1 0 416316347 477171712 5810 33554432000 134512640 134534564 4289188816 18446744073709551615 134526098 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25635/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 2820500

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 25632 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 5000.09
#
# 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): 5000.09
CPU user time (s): 4997.49
CPU system time (s): 2.6
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4676148

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= 500
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= 269
involuntary context switches= 5

runsolver used 8.11876 second user time and 19.1591 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-19 20:50:02
IDJOB=3219436
IDBENCH=82589
IDSOLVER=1639
FILE ID=node144/3219436-1303239002
RUNJOBID= node144-1303230513-25178
PBS_JOBID= 13042385
Free space on /tmp= 72172 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S448503257-098-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219436-1303239002/watcher-3219436-1303239002 -o /tmp/evaluation-result-3219436-1303239002/solver-3219436-1303239002 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219436-1303239002.cnf

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

MD5SUM BENCH= 0d20733a6f7d3b01f88ae7bba5f0d271
RANDOM SEED=836480882

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17002344 kB
Buffers:        757660 kB
Cached:       14070488 kB
SwapCached:          0 kB
Active:        5849828 kB
Inactive:      9739716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17002344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12832 kB
Writeback:           0 kB
AnonPages:      761124 kB
Mapped:          16432 kB
Slab:           294592 kB
PageTables:       6356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3126132 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= 72164 MiB
End job on node144 at 2011-04-19 22:13:24