Trace number 3220840

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
MD5SUM6180decb1c46447c67f7e6e340e02857
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	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-3220840-1303279858/watcher-3220840-1303279858 -o /tmp/evaluation-result-3220840-1303279858/solver-3220840-1303279858 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220840-1303279858.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.08 5.02 5.00 5/180 16607
/proc/meminfo: memFree=15393204/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0

[startup+0.0882859 s]
/proc/loadavg: 5.08 5.02 5.00 5/180 16607
/proc/meminfo: memFree=15393204/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100289 s]
/proc/loadavg: 5.08 5.02 5.00 5/180 16607
/proc/meminfo: memFree=15393204/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300249 s]
/proc/loadavg: 5.08 5.02 5.00 5/180 16607
/proc/meminfo: memFree=15393204/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700167 s]
/proc/loadavg: 5.08 5.02 5.00 5/180 16607
/proc/meminfo: memFree=15393204/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584675140901535744 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 5.08 5.02 5.00 7/184 16611
/proc/meminfo: memFree=15388844/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584675278340489216 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1286012 CPUtime=0.5 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 1431 0 0 0 50 0 0 0 20 0 1 0 518216445 1316876288 806 33554432000 4194304 4587354 140734105057008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 321503 806 327 96 0 318065 0
[pid=16609] ppid=16607 vsize=13620 CPUtime=0.46 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 864 0 0 0 46 0 0 0 20 0 1 0 518216445 13946880 750 33554432000 4194304 4785740 140734688524704 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 3405 750 340 145 0 450 0
[pid=16610] ppid=16607 vsize=455960 CPUtime=0.52 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 373 0 0 0 52 0 0 0 24 0 1 0 518216445 466903040 270 33554432000 134512640 134534564 4291434336 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1773916

[startup+3.10072 s]
/proc/loadavg: 5.08 5.02 5.00 7/184 16611
/proc/meminfo: memFree=15387356/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584675415779442688 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1286772 CPUtime=1.01 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 2003 0 0 0 101 0 0 0 21 0 1 0 518216445 1317654528 995 33554432000 4194304 4587354 140734105057008 18446744073709551615 231895187138 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 321693 995 327 96 0 318255 0
[pid=16609] ppid=16607 vsize=14156 CPUtime=1.04 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 1017 0 0 0 104 0 0 0 22 0 1 0 518216445 14495744 903 33554432000 4194304 4785740 140734688524704 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 3539 903 340 145 0 584 0
[pid=16610] ppid=16607 vsize=455960 CPUtime=1.02 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 373 0 0 0 102 0 0 0 25 0 1 0 518216445 466903040 270 33554432000 134512640 134534564 4291434336 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1775212

[startup+6.30112 s]
/proc/loadavg: 5.15 5.03 5.00 7/184 16611
/proc/meminfo: memFree=15378132/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584675415779442688 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1295188 CPUtime=2.09 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 4793 0 0 0 209 0 0 0 25 0 1 0 518216445 1326272512 2838 33554432000 4194304 4587354 140734105057008 18446744073709551615 4243210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 323797 2838 337 96 0 320359 0
[pid=16609] ppid=16607 vsize=14972 CPUtime=2.06 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 1207 0 0 0 206 0 0 0 25 0 1 0 518216445 15331328 1093 33554432000 4194304 4785740 140734688524704 18446744073709551615 4309586 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 3743 1093 340 145 0 788 0
[pid=16610] ppid=16607 vsize=455960 CPUtime=2.12 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 373 0 0 0 212 0 0 0 25 0 1 0 518216445 466903040 270 33554432000 134512640 134534564 4291434336 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1784444

[startup+12.7009 s]
/proc/loadavg: 5.22 5.05 5.01 7/184 16611
/proc/meminfo: memFree=15372700/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1299256 CPUtime=4.22 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 7223 0 0 0 421 1 0 0 25 0 1 0 518216445 1330438144 4118 33554432000 4194304 4587354 140734105057008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 324814 4118 337 96 0 321376 0
[pid=16609] ppid=16607 vsize=16056 CPUtime=4.24 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 1492 0 0 0 424 0 0 0 25 0 1 0 518216445 16441344 1378 33554432000 4194304 4785740 140734688524704 18446744073709551615 4553306 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 4014 1378 340 145 0 1059 0
[pid=16610] ppid=16607 vsize=455960 CPUtime=4.22 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 373 0 0 0 422 0 0 0 25 0 1 0 518216445 466903040 270 33554432000 134512640 134534564 4291434336 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1789596

[startup+25.5005 s]
/proc/loadavg: 5.39 5.09 5.02 7/184 16612
/proc/meminfo: memFree=15371248/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584673491634094080 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1300136 CPUtime=8.49 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 10265 0 0 0 848 1 0 0 25 0 1 0 518216445 1331339264 4261 33554432000 4194304 4587354 140734105057008 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 325034 4261 337 96 0 321596 0
[pid=16609] ppid=16607 vsize=17440 CPUtime=8.47 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 1812 0 0 0 847 0 0 0 25 0 1 0 518216445 17858560 1698 33554432000 4194304 4785740 140734688524704 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 4360 1698 340 145 0 1405 0
[pid=16610] ppid=16607 vsize=455960 CPUtime=8.52 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 373 0 0 0 852 0 0 0 25 0 1 0 518216445 466903040 270 33554432000 134512640 134534564 4291434336 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1791860

[startup+51.1007 s]
/proc/loadavg: 5.60 5.17 5.04 7/184 16612
/proc/meminfo: memFree=15364796/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584673491634094080 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1302392 CPUtime=17.02 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 15338 0 0 0 1700 2 0 0 25 0 1 0 518216445 1333649408 4690 33554432000 4194304 4587354 140734105057008 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 325598 4690 337 96 0 322160 0
[pid=16609] ppid=16607 vsize=19500 CPUtime=17.04 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 2327 0 0 0 1704 0 0 0 25 0 1 0 518216445 19968000 2213 33554432000 4194304 4785740 140734688524704 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 4875 2213 340 145 0 1920 0
[pid=16610] ppid=16607 vsize=455960 CPUtime=17.02 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 373 0 0 0 1702 0 0 0 25 0 1 0 518216445 466903040 270 33554432000 134512640 134534564 4291434336 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1796176

[startup+102.307 s]
/proc/loadavg: 5.82 5.29 5.09 7/184 16614
/proc/meminfo: memFree=15358960/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584673629073047552 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1308240 CPUtime=34.08 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 23784 0 0 0 3405 3 0 0 25 0 1 0 518216445 1339637760 5841 33554432000 4194304 4587354 140734105057008 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 327060 5841 337 96 0 323622 0
[pid=16609] ppid=16607 vsize=22484 CPUtime=34.08 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 3031 0 0 0 3408 0 0 0 25 0 1 0 518216445 23023616 2917 33554432000 4194304 4785740 140734688524704 18446744073709551615 4277561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 5621 2917 340 145 0 2666 0
[pid=16610] ppid=16607 vsize=455960 CPUtime=34.11 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 373 0 0 0 3411 0 0 0 25 0 1 0 518216445 466903040 270 33554432000 134512640 134534564 4291434336 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1805008

[startup+162.301 s]
/proc/loadavg: 5.93 5.42 5.15 7/184 16615
/proc/meminfo: memFree=15353720/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584673629073047552 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1307944 CPUtime=54.08 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 30912 0 0 0 5403 5 0 0 25 0 1 0 518216445 1339334656 5940 33554432000 4194304 4587354 140734105057008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 326986 5940 337 96 0 323548 0
[pid=16609] ppid=16607 vsize=24740 CPUtime=54.08 cores=1

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

/proc/16610/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 1927228

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 16777
/proc/meminfo: memFree=15299076/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584674041389907968 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1394596 CPUtime=1554.16 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 261640 0 0 0 155350 66 0 0 25 0 1 0 518216445 1428066304 28886 33554432000 4194304 4587354 140734105057008 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 348649 28886 337 96 0 345211 0
[pid=16609] ppid=16607 vsize=58512 CPUtime=1554.11 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 11326 0 0 0 155410 1 0 0 25 0 1 0 518216445 59916288 11212 33554432000 4194304 4785740 140734688524704 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 14628 11212 341 145 0 11673 0
[pid=16610] ppid=16607 vsize=455964 CPUtime=1554.18 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 382 0 0 0 155418 0 0 0 25 0 1 0 518216445 466907136 279 33554432000 134512640 134534564 4291434336 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 1927396

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 16779
/proc/meminfo: memFree=15305728/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584674041389907968 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1605860 CPUtime=1574.15 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 264999 0 0 0 157348 67 0 0 25 0 1 0 518216445 1644400640 27081 33554432000 4194304 4587354 140734105057008 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 401465 27081 337 96 0 398027 0
[pid=16609] ppid=16607 vsize=58848 CPUtime=1574.12 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 11388 0 0 0 157411 1 0 0 25 0 1 0 518216445 60260352 11274 33554432000 4194304 4785740 140734688524704 18446744073709551615 4538874 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 14712 11274 341 145 0 11757 0
[pid=16610] ppid=16607 vsize=455964 CPUtime=1574.18 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 382 0 0 0 157418 0 0 0 25 0 1 0 518216445 466907136 279 33554432000 134512640 134534564 4291434336 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 2138996

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 16780
/proc/meminfo: memFree=15298492/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584674041389907968 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1605860 CPUtime=1594.15 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 266881 0 0 0 159347 68 0 0 25 0 1 0 518216445 1644400640 28912 33554432000 4194304 4587354 140734105057008 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 401465 28912 337 96 0 398027 0
[pid=16609] ppid=16607 vsize=59016 CPUtime=1594.12 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 11432 0 0 0 159411 1 0 0 25 0 1 0 518216445 60432384 11318 33554432000 4194304 4785740 140734688524704 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 14754 11318 341 145 0 11799 0
[pid=16610] ppid=16607 vsize=455964 CPUtime=1594.18 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 382 0 0 0 159418 0 0 0 25 0 1 0 518216445 466907136 279 33554432000 134512640 134534564 4291434336 18446744073709551615 134529967 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 2139164

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 16782
/proc/meminfo: memFree=15293492/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584674041389907968 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1605860 CPUtime=1614.15 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 268166 0 0 0 161347 68 0 0 25 0 1 0 518216445 1644400640 30164 33554432000 4194304 4587354 140734105057008 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 401465 30164 337 96 0 398027 0
[pid=16609] ppid=16607 vsize=59016 CPUtime=1614.13 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 11432 0 0 0 161412 1 0 0 25 0 1 0 518216445 60432384 11318 33554432000 4194304 4785740 140734688524704 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 14754 11318 341 145 0 11799 0
[pid=16610] ppid=16607 vsize=455964 CPUtime=1614.17 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 382 0 0 0 161417 0 0 0 25 0 1 0 518216445 466907136 279 33554432000 134512640 134534564 4291434336 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 2139164

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 16784
/proc/meminfo: memFree=15299644/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584674041389907968 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1605928 CPUtime=1634.14 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 271846 0 0 0 163346 68 0 0 25 0 1 0 518216445 1644470272 28600 33554432000 4194304 4587354 140734105057008 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 401482 28600 337 96 0 398044 0
[pid=16609] ppid=16607 vsize=59156 CPUtime=1634.13 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 11451 0 0 0 163412 1 0 0 25 0 1 0 518216445 60575744 11337 33554432000 4194304 4785740 140734688524704 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 14789 11337 341 145 0 11834 0
[pid=16610] ppid=16607 vsize=455964 CPUtime=1634.17 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 382 0 0 0 163417 0 0 0 25 0 1 0 518216445 466907136 279 33554432000 134512640 134534564 4291434336 18446744073709551615 10000765 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 2139372

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 16785
/proc/meminfo: memFree=15293388/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584674041389907968 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1605928 CPUtime=1654.14 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 273428 0 0 0 165345 69 0 0 25 0 1 0 518216445 1644470272 30136 33554432000 4194304 4587354 140734105057008 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 401482 30136 337 96 0 398044 0
[pid=16609] ppid=16607 vsize=59156 CPUtime=1654.14 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 11452 0 0 0 165413 1 0 0 25 0 1 0 518216445 60575744 11338 33554432000 4194304 4785740 140734688524704 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 14789 11338 341 145 0 11834 0
[pid=16610] ppid=16607 vsize=455964 CPUtime=1654.17 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 382 0 0 0 165417 0 0 0 25 0 1 0 518216445 466907136 279 33554432000 134512640 134534564 4291434336 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 2139372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 16786
/proc/meminfo: memFree=15302672/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584674041389907968 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1605984 CPUtime=1666.7 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 276336 0 0 0 166600 70 0 0 25 0 1 0 518216445 1644527616 27850 33554432000 4194304 4587354 140734105057008 18446744073709551615 4244455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 401496 27850 337 96 0 398058 0
[pid=16609] ppid=16607 vsize=59156 CPUtime=1666.69 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 11452 0 0 0 166668 1 0 0 25 0 1 0 518216445 60575744 11338 33554432000 4194304 4785740 140734688524704 18446744073709551615 4286949 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 14789 11338 341 145 0 11834 0
[pid=16610] ppid=16607 vsize=455964 CPUtime=1666.66 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 382 0 0 0 166666 0 0 0 25 0 1 0 518216445 466907136 279 33554432000 134512640 134534564 4291434336 18446744073709551615 134530780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2139428

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: 5.00 5.00 5.00 6/183 16786
/proc/meminfo: memFree=15302672/32950928 swapFree=67111528/67111528
[pid=16607] ppid=16605 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16607/stat : 16607 (ppfolio) S 16605 16607 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 518216445 18763776 394 33554432000 4194304 4287625 140736172223216 18446744073709551615 231895510543 0 0 4096 65536 4584674041389907968 0 0 17 3 0 0 0
/proc/16607/statm: 4581 394 345 23 0 91 0
[pid=16608] ppid=16607 vsize=1605984 CPUtime=1666.7 cores=1
/proc/16608/stat : 16608 (cryptominisat) R 16607 16607 14779 0 -1 4202496 276336 0 0 0 166600 70 0 0 25 0 1 0 518216445 1644527616 27850 33554432000 4194304 4587354 140734105057008 18446744073709551615 4244455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16608/statm: 401496 27850 337 96 0 398058 0
[pid=16609] ppid=16607 vsize=59156 CPUtime=1666.69 cores=1
/proc/16609/stat : 16609 (clasp) R 16607 16607 14779 0 -1 4202496 11452 0 0 0 166668 1 0 0 25 0 1 0 518216445 60575744 11338 33554432000 4194304 4785740 140734688524704 18446744073709551615 4286949 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16609/statm: 14789 11338 341 145 0 11834 0
[pid=16610] ppid=16607 vsize=455964 CPUtime=1666.66 cores=1
/proc/16610/stat : 16610 (TNM) R 16607 16607 14779 0 -1 4202496 382 0 0 0 166666 0 0 0 25 0 1 0 518216445 466907136 279 33554432000 134512640 134534564 4291434336 18446744073709551615 134530780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16610/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2139428

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16607 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=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.05
#
# 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.05
CPU user time (s): 4999.34
CPU system time (s): 0.71
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3626704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
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= 207
involuntary context switches= 5

runsolver used 8.07477 second user time and 19.2021 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-20 08:10:58
IDJOB=3220840
IDBENCH=82823
IDSOLVER=1639
FILE ID=node114/3220840-1303279858
RUNJOBID= node114-1303259274-14798
PBS_JOBID= 13049510
Free space on /tmp= 71676 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220840-1303279858/watcher-3220840-1303279858 -o /tmp/evaluation-result-3220840-1303279858/solver-3220840-1303279858 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220840-1303279858.cnf

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

MD5SUM BENCH= 6180decb1c46447c67f7e6e340e02857
RANDOM SEED=551969832

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:      15393484 kB
Buffers:        737188 kB
Cached:       16297784 kB
SwapCached:          0 kB
Active:        7853504 kB
Inactive:      9333640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15393484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10528 kB
Writeback:           0 kB
AnonPages:      152216 kB
Mapped:          16788 kB
Slab:           306660 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2477392 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= 71664 MiB
End job on node114 at 2011-04-20 09:34:20