Trace number 3275692

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.04 4999.91

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	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-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-3275692-1303646239/watcher-3275692-1303646239 -o /tmp/evaluation-result-3275692-1303646239/solver-3275692-1303646239 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275692-1303646239.cnf 

running on 4 cores: 0,2,4,6

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): 5100 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: 4.76 4.96 5.01 3/179 30511
/proc/meminfo: memFree=13547784/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640199811039232 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0

[startup+0.809372 s]
/proc/loadavg: 4.76 4.96 5.01 3/179 30511
/proc/meminfo: memFree=13547784/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640199811039232 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900393 s]
/proc/loadavg: 4.76 4.96 5.01 3/179 30511
/proc/meminfo: memFree=13547784/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640199811039232 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00038 s]
/proc/loadavg: 4.76 4.96 5.01 3/179 30511
/proc/meminfo: memFree=13547784/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640199811039232 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10036 s]
/proc/loadavg: 4.76 4.96 5.01 3/179 30511
/proc/meminfo: memFree=13547784/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640337249992704 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50028 s]
/proc/loadavg: 4.76 4.96 5.01 3/179 30511
/proc/meminfo: memFree=13547784/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640337249992704 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10098 s]
/proc/loadavg: 4.76 4.96 5.01 6/183 30515
/proc/meminfo: memFree=13492440/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640474688946176 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=47284 CPUtime=1.59 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 8730 0 0 0 158 1 0 0 20 0 1 0 554854587 48418816 7527 33554432000 4194304 4587354 140735348663952 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 11821 7527 327 96 0 8383 0
[pid=30513] ppid=30511 vsize=27012 CPUtime=0.69 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 4844 0 0 0 69 0 0 0 25 0 1 0 554854587 27660288 4025 33554432000 4194304 4785740 140735468424208 18446744073709551615 4546087 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 6753 4025 340 145 0 3798 0
[pid=30514] ppid=30511 vsize=459916 CPUtime=0.79 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 2668 0 0 0 79 0 0 0 25 0 1 0 554854587 470953984 2565 33554432000 134512640 134534564 4291200880 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 114979 2565 91 6 0 113645 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 552536

[startup+6.30638 s]
/proc/loadavg: 4.78 4.96 5.01 6/183 30515
/proc/meminfo: memFree=13478156/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983639375177318400 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=1136628 CPUtime=2.69 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 11341 0 0 0 268 1 0 0 23 0 1 0 554854587 1163907072 7767 33554432000 4194304 4587354 140735348663952 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 284157 7767 335 96 0 280719 0
[pid=30513] ppid=30511 vsize=33448 CPUtime=1.79 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 6443 0 0 0 179 0 0 0 25 0 1 0 554854587 34250752 5624 33554432000 4194304 4785740 140735468424208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 8362 5624 340 145 0 5407 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=1.79 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 179 0 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1656112

[startup+12.7012 s]
/proc/loadavg: 4.80 4.96 5.01 6/183 30515
/proc/meminfo: memFree=13458952/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983639787494178816 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2217604 CPUtime=4.79 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 16381 0 0 0 477 2 0 0 25 0 1 0 554854587 2270826496 8957 33554432000 4194304 4587354 140735348663952 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 554401 8957 335 96 0 550963 0
[pid=30513] ppid=30511 vsize=43716 CPUtime=3.89 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 8999 0 0 0 388 1 0 0 25 0 1 0 554854587 44765184 8180 33554432000 4194304 4785740 140735468424208 18446744073709551615 4553333 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 10929 8180 340 145 0 7974 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=3.99 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 399 0 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2747356

[startup+25.5008 s]
/proc/loadavg: 4.84 4.96 5.01 6/183 30516
/proc/meminfo: memFree=13456828/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640474688946176 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2220000 CPUtime=9.09 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 25182 0 0 0 906 3 0 0 25 0 1 0 554854587 2273280000 9243 33554432000 4194304 4587354 140735348663952 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 555000 9243 335 96 0 551562 0
[pid=30513] ppid=30511 vsize=47988 CPUtime=8.19 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 10084 0 0 0 818 1 0 0 25 0 1 0 554854587 49139712 9265 33554432000 4194304 4785740 140735468424208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 11997 9265 340 145 0 9042 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=8.19 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 819 0 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2754024

[startup+51.1009 s]
/proc/loadavg: 4.89 4.97 5.00 6/183 30516
/proc/meminfo: memFree=13436384/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640887005806592 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2220772 CPUtime=17.6 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 30271 0 0 0 1755 5 0 0 25 0 1 0 554854587 2274070528 11404 33554432000 4194304 4587354 140735348663952 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 555193 11404 335 96 0 551755 0
[pid=30513] ppid=30511 vsize=56176 CPUtime=16.68 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 12075 0 0 0 1667 1 0 0 25 0 1 0 554854587 57524224 11256 33554432000 4194304 4785740 140735468424208 18446744073709551615 4416801 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 14044 11256 340 145 0 11089 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=16.79 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 1679 0 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2762984

[startup+102.301 s]
/proc/loadavg: 4.95 4.97 5.00 6/183 30518
/proc/meminfo: memFree=13403640/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983639375177318400 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2238928 CPUtime=34.68 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 35005 0 0 0 3463 5 0 0 25 0 1 0 554854587 2292662272 16090 33554432000 4194304 4587354 140735348663952 18446744073709551615 4240876 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 559732 16090 335 96 0 556294 0
[pid=30513] ppid=30511 vsize=67772 CPUtime=33.78 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 14885 0 0 0 3376 2 0 0 25 0 1 0 554854587 69398528 14066 33554432000 4194304 4785740 140735468424208 18446744073709551615 4549070 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 16943 14066 340 145 0 13988 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=33.8 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 3380 0 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2792736

[startup+162.301 s]
/proc/loadavg: 4.98 4.97 5.00 6/183 30519
/proc/meminfo: memFree=13389612/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983639924933132288 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2245056 CPUtime=54.69 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 36130 0 0 0 5463 6 0 0 25 0 1 0 554854587 2298937344 16780 33554432000 4194304 4587354 140735348663952 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 561264 16780 335 96 0 557826 0
[pid=30513] ppid=30511 vsize=77300 CPUtime=53.78 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 17241 0 0 0 5376 2 0 0 25 0 1 0 554854587 79155200 16422 33554432000 4194304 4785740 140735468424208 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 19325 16422 340 145 0 16370 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=53.81 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 5381 0 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 2808392

[startup+222.301 s]

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

/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 3066096

[startup+4662.3 s]
/proc/loadavg: 3.01 3.25 4.00 4/175 30678
/proc/meminfo: memFree=13219576/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640749566853120 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2336904 CPUtime=1554.76 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 496898 0 0 0 155356 120 0 0 25 0 1 0 554854587 2392989696 53371 33554432000 4194304 4587354 140735348663952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 584226 53371 335 96 0 580788 0
[pid=30513] ppid=30511 vsize=243156 CPUtime=1553.82 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 55903 0 0 0 155372 10 0 0 25 0 1 0 554854587 248991744 55084 33554432000 4194304 4785740 140735468424208 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 60789 55084 340 145 0 57834 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=1553.86 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 155381 5 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 3066096

[startup+4722.3 s]
/proc/loadavg: 3.00 3.20 3.94 4/175 30680
/proc/meminfo: memFree=13196972/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640749566853120 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2336904 CPUtime=1574.75 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 502407 0 0 0 157354 121 0 0 25 0 1 0 554854587 2392989696 58848 33554432000 4194304 4587354 140735348663952 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 584226 58848 335 96 0 580788 0
[pid=30513] ppid=30511 vsize=243584 CPUtime=1573.83 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 55999 0 0 0 157373 10 0 0 25 0 1 0 554854587 249430016 55180 33554432000 4194304 4785740 140735468424208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 60896 55180 340 145 0 57941 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=1573.85 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 157380 5 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 3066524

[startup+4782.3 s]
/proc/loadavg: 3.00 3.16 3.88 4/175 30682
/proc/meminfo: memFree=13255352/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640749566853120 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2346120 CPUtime=1594.75 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 507116 0 0 0 159352 123 0 0 25 0 1 0 554854587 2402426880 43885 33554432000 4194304 4587354 140735348663952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 586530 43885 335 96 0 583092 0
[pid=30513] ppid=30511 vsize=245928 CPUtime=1593.84 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 56522 0 0 0 159374 10 0 0 25 0 1 0 554854587 251830272 55703 33554432000 4194304 4785740 140735468424208 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 61482 55703 340 145 0 58527 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=1593.84 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 159379 5 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 3078084

[startup+4842.3 s]
/proc/loadavg: 3.00 3.13 3.82 4/175 30683
/proc/meminfo: memFree=13217988/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640749566853120 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2346120 CPUtime=1614.75 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 516466 0 0 0 161350 125 0 0 25 0 1 0 554854587 2402426880 53188 33554432000 4194304 4587354 140735348663952 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 586530 53188 335 96 0 583092 0
[pid=30513] ppid=30511 vsize=245928 CPUtime=1613.85 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 56529 0 0 0 161374 11 0 0 25 0 1 0 554854587 251830272 55710 33554432000 4194304 4785740 140735468424208 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 61482 55710 340 145 0 58527 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=1613.85 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 161380 5 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 3078084

[startup+4902.3 s]
/proc/loadavg: 3.00 3.10 3.77 4/175 30685
/proc/meminfo: memFree=13237928/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640749566853120 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2389596 CPUtime=1634.75 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 529643 0 0 0 163347 128 0 0 25 0 1 0 554854587 2446946304 48110 33554432000 4194304 4587354 140735348663952 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 597399 48110 335 96 0 593961 0
[pid=30513] ppid=30511 vsize=245928 CPUtime=1633.85 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 56529 0 0 0 163374 11 0 0 25 0 1 0 554854587 251830272 55710 33554432000 4194304 4785740 140735468424208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 61482 55710 340 145 0 58527 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=1633.86 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 163381 5 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 3121560

[startup+4962.3 s]
/proc/loadavg: 3.00 3.08 3.71 4/175 30686
/proc/meminfo: memFree=13191644/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640887005806592 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2389596 CPUtime=1654.74 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 541148 0 0 0 165344 130 0 0 25 0 1 0 554854587 2446946304 59556 33554432000 4194304 4587354 140735348663952 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 597399 59556 335 96 0 593961 0
[pid=30513] ppid=30511 vsize=246640 CPUtime=1653.84 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 56714 0 0 0 165373 11 0 0 25 0 1 0 554854587 252559360 55895 33554432000 4194304 4785740 140735468424208 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 61660 55895 340 145 0 58705 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=1653.86 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 165381 5 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 3122272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.07 3.68 4/175 30687
/proc/meminfo: memFree=13174144/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640887005806592 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2389596 CPUtime=1667.27 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 545500 0 0 0 166596 131 0 0 25 0 1 0 554854587 2446946304 63869 33554432000 4194304 4587354 140735348663952 18446744073709551615 4243434 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 597399 63869 335 96 0 593961 0
[pid=30513] ppid=30511 vsize=246640 CPUtime=1666.34 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 56714 0 0 0 166623 11 0 0 25 0 1 0 554854587 252559360 55895 33554432000 4194304 4785740 140735468424208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 61660 55895 340 145 0 58705 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=1666.43 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 166638 5 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 3122272

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

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

[startup+4999.9 s]
/proc/loadavg: 3.00 3.07 3.68 4/175 30687
/proc/meminfo: memFree=13174144/32950928 swapFree=67111528/67111528
[pid=30511] ppid=30509 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30511/stat : 30511 (ppfolio) S 30509 30511 29807 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 554854587 18763776 393 33554432000 4194304 4287625 140733969869968 18446744073709551615 231895510543 0 0 4096 65536 14983640887005806592 0 0 17 2 0 0 0
/proc/30511/statm: 4581 393 345 23 0 91 0
[pid=30512] ppid=30511 vsize=2389596 CPUtime=1667.27 cores=0
/proc/30512/stat : 30512 (cryptominisat) R 30511 30511 29807 0 -1 4202496 545500 0 0 0 166596 131 0 0 25 0 1 0 554854587 2446946304 63869 33554432000 4194304 4587354 140735348663952 18446744073709551615 4243434 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30512/statm: 597399 63869 335 96 0 593961 0
[pid=30513] ppid=30511 vsize=246640 CPUtime=1666.34 cores=0
/proc/30513/stat : 30513 (clasp) R 30511 30511 29807 0 -1 4202496 56714 0 0 0 166623 11 0 0 25 0 1 0 554854587 252559360 55895 33554432000 4194304 4785740 140735468424208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30513/statm: 61660 55895 340 145 0 58705 0
[pid=30514] ppid=30511 vsize=467712 CPUtime=1666.43 cores=0
/proc/30514/stat : 30514 (TNM) R 30511 30511 29807 0 -1 4202496 4258 0 0 0 166638 5 0 0 25 0 1 0 554854587 478937088 4155 33554432000 134512640 134534564 4291200880 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 116928 4155 95 6 0 115594 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 3122272

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4998.57
CPU system time (s): 1.47
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4141904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 498
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= 77
involuntary context switches= 5

runsolver used 8.59469 second user time and 17.9033 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 13:57:19
IDJOB=3275692
IDBENCH=83254
IDSOLVER=1639
FILE ID=node114/3275692-1303646239
RUNJOBID= node114-1303635251-29825
PBS_JOBID= 13150734
Free space on /tmp= 71692 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275692-1303646239/watcher-3275692-1303646239 -o /tmp/evaluation-result-3275692-1303646239/solver-3275692-1303646239 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275692-1303646239.cnf

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=1799340313

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13548064 kB
Buffers:       2305836 kB
Cached:       16334360 kB
SwapCached:          0 kB
Active:        9420112 kB
Inactive:      9395004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13548064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12060 kB
Writeback:           0 kB
AnonPages:      174544 kB
Mapped:          16120 kB
Slab:           524120 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   772692 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= 71692 MiB
End job on node114 at 2011-04-24 15:20:41