Trace number 3191591

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 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1516725086-012.UNKNOWN.cnf
MD5SUM700fcf61c35143a2185883134d0eb67b
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 11.91 11.51 9.78 11/198 20630
/proc/meminfo: memFree=12497216/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18240 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) R 20628 20630 20206 0 -1 4194304 293 0 0 0 0 0 0 0 25 0 1 0 346264396 18677760 239 33554432000 4194304 4287625 140737300642928 18446744073709551615 255101845607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20630/statm: 4547 233 196 23 0 57 0

[startup+0.0291409 s]
/proc/loadavg: 11.91 11.51 9.78 11/198 20630
/proc/meminfo: memFree=12497216/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4329446060796641540 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101152 s]
/proc/loadavg: 11.91 11.51 9.78 11/198 20630
/proc/meminfo: memFree=12497216/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4329446060796641540 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30112 s]
/proc/loadavg: 11.91 11.51 9.78 11/198 20630
/proc/meminfo: memFree=12497216/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70105 s]
/proc/loadavg: 11.91 11.51 9.78 11/198 20630
/proc/meminfo: memFree=12497216/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 11.91 11.51 9.78 13/202 20634
/proc/meminfo: memFree=12489000/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570865137417715712 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=197548 CPUtime=0.49 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 1717 0 0 0 49 0 0 0 25 0 1 0 346264397 202289152 1061 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 49387 1061 326 96 0 45949 0
[pid=20633] ppid=20630 vsize=13916 CPUtime=0.4 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 951 0 0 0 40 0 0 0 25 0 1 0 346264397 14249984 843 33554432000 4194304 4785740 140737101739552 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 3479 843 341 145 0 524 0
[pid=20634] ppid=20630 vsize=452656 CPUtime=0.59 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 450 0 0 0 59 0 0 0 25 0 1 0 346264397 463519744 347 33554432000 134512640 134534564 4287145424 18446744073709551615 134524670 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 682444

[startup+3.1006 s]
/proc/loadavg: 11.91 11.51 9.78 13/202 20634
/proc/meminfo: memFree=12486556/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570865549734576128 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=196444 CPUtime=0.99 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 2357 0 0 0 99 0 0 0 25 0 1 0 346264397 201158656 1086 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 49111 1086 326 96 0 45673 0
[pid=20633] ppid=20630 vsize=14348 CPUtime=0.94 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 1033 0 0 0 94 0 0 0 25 0 1 0 346264397 14692352 925 33554432000 4194304 4785740 140737101739552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 3587 925 341 145 0 632 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=1.14 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 114 0 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 685604

[startup+6.30107 s]
/proc/loadavg: 11.92 11.52 9.79 13/202 20634
/proc/meminfo: memFree=12474588/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570865274856669184 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=6699372 CPUtime=2.09 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 4422 0 0 0 209 0 0 0 25 0 1 0 346264397 6860156928 2761 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 1674843 2761 336 96 0 1671405 0
[pid=20633] ppid=20630 vsize=15084 CPUtime=1.99 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 1200 0 0 0 199 0 0 0 25 0 1 0 346264397 15446016 1092 33554432000 4194304 4785740 140737101739552 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 3771 1092 341 145 0 816 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=2.19 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 219 0 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7189268

[startup+12.7009 s]
/proc/loadavg: 11.93 11.52 9.80 13/202 20634
/proc/meminfo: memFree=12499144/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570863763028180992 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=203440 CPUtime=4.19 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 5578 0 0 0 419 0 0 0 25 0 1 0 346264397 208322560 2988 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 50860 2988 336 96 0 47422 0
[pid=20633] ppid=20630 vsize=16120 CPUtime=4.14 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 1451 0 0 0 414 0 0 0 25 0 1 0 346264397 16506880 1343 33554432000 4194304 4785740 140737101739552 18446744073709551615 4550310 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 4030 1343 341 145 0 1075 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=4.34 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 434 0 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 694372

[startup+25.5007 s]
/proc/loadavg: 11.94 11.55 9.84 13/202 20635
/proc/meminfo: memFree=12501600/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570864725100855296 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=35804 CPUtime=8.49 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 8301 0 0 0 848 1 0 0 25 0 1 0 346264397 36663296 3402 33554432000 4194304 4587354 140737358741344 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 8951 3402 336 96 0 5513 0
[pid=20633] ppid=20630 vsize=17152 CPUtime=8.39 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 1688 0 0 0 839 0 0 0 25 0 1 0 346264397 17563648 1580 33554432000 4194304 4785740 140737101739552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 4288 1580 341 145 0 1333 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=8.59 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 859 0 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 527768

[startup+51.1012 s]
/proc/loadavg: 11.96 11.58 9.89 13/202 20636
/proc/meminfo: memFree=12399472/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=44612 CPUtime=16.98 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 13199 0 0 0 1697 1 0 0 25 0 1 0 346264397 45682688 5344 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 11153 5344 336 96 0 7715 0
[pid=20633] ppid=20630 vsize=18752 CPUtime=16.94 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 2066 0 0 0 1694 0 0 0 25 0 1 0 346264397 19202048 1958 33554432000 4194304 4785740 140737101739552 18446744073709551615 4538874 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 4688 1958 341 145 0 1733 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=17.14 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 1714 0 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134530342 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 538176

[startup+102.307 s]
/proc/loadavg: 11.98 11.64 10.00 13/202 20637
/proc/meminfo: memFree=12379492/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570863763028180992 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=214532 CPUtime=34.08 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 19258 0 0 0 3405 3 0 0 25 0 1 0 346264397 219680768 5889 33554432000 4194304 4587354 140737358741344 18446744073709551615 4231884 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 53633 5889 336 96 0 50195 0
[pid=20633] ppid=20630 vsize=21264 CPUtime=33.99 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 2629 0 0 0 3399 0 0 0 25 0 1 0 346264397 21774336 2521 33554432000 4194304 4785740 140737101739552 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 5316 2521 341 145 0 2361 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=34.2 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 3420 0 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 710608

[startup+162.301 s]
/proc/loadavg: 11.99 11.71 10.12 13/202 20638
/proc/meminfo: memFree=12360752/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570864175345041408 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=45260 CPUtime=54.08 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 25082 0 0 0 5404 4 0 0 25 0 1 0 346264397 46346240 6062 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 11315 6062 336 96 0 7877 0
[pid=20633] ppid=20630 vsize=22868 CPUtime=53.98 cores=0

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

/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 586968

[startup+882.3 s]
/proc/loadavg: 11.17 11.55 10.95 12/201 20722
/proc/meminfo: memFree=12521272/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570863763028180992 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=263080 CPUtime=294.05 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 53205 0 0 0 29394 11 0 0 25 0 1 0 346264397 269393920 17997 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 65770 17997 336 96 0 62332 0
[pid=20633] ppid=20630 vsize=32124 CPUtime=294.04 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 5059 0 0 0 29404 0 0 0 25 0 1 0 346264397 32894976 4951 33554432000 4194304 4785740 140737101739552 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 8031 4951 341 145 0 5076 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=294.2 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 29419 1 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 770016

[startup+942.301 s]
/proc/loadavg: 11.06 11.45 10.95 12/201 20723
/proc/meminfo: memFree=12526956/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570863763028180992 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=80608 CPUtime=314.05 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 53475 0 0 0 31394 11 0 0 25 0 1 0 346264397 82542592 16126 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 20152 16126 336 96 0 16714 0
[pid=20633] ppid=20630 vsize=32508 CPUtime=314.04 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 5154 0 0 0 31404 0 0 0 25 0 1 0 346264397 33288192 5046 33554432000 4194304 4785740 140737101739552 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 8127 5046 341 145 0 5172 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=314.19 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 31418 1 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 587928

[startup+1002.3 s]
/proc/loadavg: 10.88 11.33 10.94 12/201 20756
/proc/meminfo: memFree=12566768/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570863900467134464 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=93828 CPUtime=334.05 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 55347 0 0 0 33394 11 0 0 25 0 1 0 346264397 96079872 17969 33554432000 4194304 4587354 140737358741344 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 23457 17969 336 96 0 20019 0
[pid=20633] ppid=20630 vsize=32892 CPUtime=334.04 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 5254 0 0 0 33404 0 0 0 25 0 1 0 346264397 33681408 5146 33554432000 4194304 4785740 140737101739552 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 8223 5146 341 145 0 5268 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=334.19 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 33418 1 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 601532

[startup+1062.3 s]
/proc/loadavg: 10.95 11.27 10.94 12/201 20757
/proc/meminfo: memFree=12481764/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570864037906087936 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=80608 CPUtime=354.06 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 55766 0 0 0 35395 11 0 0 25 0 1 0 346264397 82542592 16126 33554432000 4194304 4587354 140737358741344 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 20152 16126 336 96 0 16714 0
[pid=20633] ppid=20630 vsize=32892 CPUtime=354.04 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 5259 0 0 0 35404 0 0 0 25 0 1 0 346264397 33681408 5151 33554432000 4194304 4785740 140737101739552 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 8223 5151 341 145 0 5268 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=354.19 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 35418 1 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 588312

[startup+1122.3 s]
/proc/loadavg: 10.98 11.22 10.94 12/201 20759
/proc/meminfo: memFree=12471212/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570864175345041408 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=80608 CPUtime=374.07 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 58139 0 0 0 37395 12 0 0 25 0 1 0 346264397 82542592 16126 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 20152 16126 336 96 0 16714 0
[pid=20633] ppid=20630 vsize=32892 CPUtime=374.03 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 5265 0 0 0 37403 0 0 0 25 0 1 0 346264397 33681408 5157 33554432000 4194304 4785740 140737101739552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 8223 5157 341 145 0 5268 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=374.18 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 37417 1 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 588312

[startup+1182.3 s]
/proc/loadavg: 10.99 11.17 10.94 12/201 20852
/proc/meminfo: memFree=12616040/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570863763028180992 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=290752 CPUtime=394.08 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 59210 0 0 0 39396 12 0 0 25 0 1 0 346264397 297730048 17189 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 72688 17189 336 96 0 69250 0
[pid=20633] ppid=20630 vsize=33724 CPUtime=394.03 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 5398 0 0 0 39403 0 0 0 25 0 1 0 346264397 34533376 5290 33554432000 4194304 4785740 140737101739552 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 8431 5290 341 145 0 5476 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=394.18 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 39417 1 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 799288

[startup+1242.3 s]
/proc/loadavg: 11.05 11.16 10.94 12/201 20853
/proc/meminfo: memFree=12614284/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570863763028180992 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=80608 CPUtime=414.08 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 60633 0 0 0 41396 12 0 0 25 0 1 0 346264397 82542592 16130 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 20152 16130 336 96 0 16714 0
[pid=20633] ppid=20630 vsize=34876 CPUtime=414.03 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 5654 0 0 0 41403 0 0 0 25 0 1 0 346264397 35713024 5546 33554432000 4194304 4785740 140737101739552 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 8719 5546 341 145 0 5764 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=414.18 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 41417 1 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 590296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.02 11.12 10.94 12/201 20855
/proc/meminfo: memFree=12599632/32951124 swapFree=67111528/67111528
[pid=20630] ppid=20628 vsize=18324 CPUtime=0 cores=0,2
/proc/20630/stat : 20630 (ppfolio) S 20628 20630 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346264396 18763776 393 33554432000 4194304 4287625 140737300642928 18446744073709551615 255106788879 0 0 4096 65536 4570863900467134464 0 0 17 2 0 0 0
/proc/20630/statm: 4581 393 345 23 0 91 0
[pid=20632] ppid=20630 vsize=94188 CPUtime=433.33 cores=0
/proc/20632/stat : 20632 (cryptominisat) R 20630 20630 20206 0 -1 4202496 62433 0 0 0 43320 13 0 0 25 0 1 0 346264397 96448512 17899 33554432000 4194304 4587354 140737358741344 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20632/statm: 23547 17899 336 96 0 20109 0
[pid=20633] ppid=20630 vsize=35644 CPUtime=433.22 cores=0
/proc/20633/stat : 20633 (clasp) R 20630 20630 20206 0 -1 4202496 5816 0 0 0 43322 0 0 0 25 0 1 0 346264397 36499456 5708 33554432000 4194304 4785740 140737101739552 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20633/statm: 8911 5708 341 145 0 5956 0
[pid=20634] ppid=20630 vsize=456488 CPUtime=433.45 cores=0
/proc/20634/stat : 20634 (TNM) R 20630 20630 20206 0 -1 4202496 518 0 0 0 43344 1 0 0 25 0 1 0 346264397 467443712 415 33554432000 134512640 134534564 4287145424 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20634/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 604644

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 20630 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
#
# 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
CPU user time (s): 1299.86
CPU system time (s): 0.14
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 7206164

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

runsolver used 2.30065 second user time and 4.80327 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-11 18:14:43
IDJOB=3191591
IDBENCH=82722
IDSOLVER=1613
FILE ID=node144/3191591-1302538483
RUNJOBID= node144-1302536873-20224
PBS_JOBID= 12951119
Free space on /tmp= 71584 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1516725086-012.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191591-1302538483/watcher-3191591-1302538483 -o /tmp/evaluation-result-3191591-1302538483/solver-3191591-1302538483 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191591-1302538483.cnf

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

MD5SUM BENCH= 700fcf61c35143a2185883134d0eb67b
RANDOM SEED=1516890859

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:      12497496 kB
Buffers:        751080 kB
Cached:       18902284 kB
SwapCached:          0 kB
Active:       10691028 kB
Inactive:      9332408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12497496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10004 kB
Writeback:           0 kB
AnonPages:      369480 kB
Mapped:          17860 kB
Slab:           365056 kB
PageTables:       6596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4621300 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= 71576 MiB
End job on node144 at 2011-04-11 18:36:25