Trace number 3191407

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) 1299.91 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.cnf
MD5SUMf6b9ddbb2d1027fc4cfe1e8c2d86f4e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark122.013
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
Number of clauses of size over 50

Solver Data

0.00/0.09	This is pico-portfolio, a naive parallel portfolio
0.00/0.09	Copyright (C) 2011 Olivier Roussel
0.00/0.09	Using 1 processing units
0.00/0.09	This portfolio uses the following solvers:
0.00/0.09	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.09	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.09	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.09	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.09	Starting clasp 1.3.6 on core(s) 5
0.00/0.09	Starting TNM 2009 on core(s) 5

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-3191407-1302536875/watcher-3191407-1302536875 -o /tmp/evaluation-result-3191407-1302536875/solver-3191407-1302536875 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191407-1302536875.cnf 

running on 2 cores: 5,7

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: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=8428 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 443918243 8630272 54 33554432000 4194304 4287625 140734389836928 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/5422/statm: 2107 54 41 23 0 44 0

[startup+0.0251629 s]
/proc/loadavg: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=8428 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 443918243 8630272 54 33554432000 4194304 4287625 140734389836928 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/5422/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100149 s]
/proc/loadavg: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 4534211409772249352 0 0 17 5 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.351112 s]
/proc/loadavg: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046856710422528 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701047 s]
/proc/loadavg: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 1.51 1.84 1.87 14/202 5433
/proc/meminfo: memFree=15223728/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459047543905189888 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=31376 CPUtime=0.55 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 3633 0 0 0 55 0 0 0 19 0 1 0 443918253 32129024 3174 33554432000 4194304 4587354 140736941594464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 7844 3174 326 96 0 4406 0
[pid=5431] ppid=5422 vsize=19860 CPUtime=0.42 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 2562 0 0 0 42 0 0 0 20 0 1 0 443918253 20336640 2292 33554432000 4194304 4785740 140735269955696 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 4965 2292 340 145 0 2010 0
[pid=5432] ppid=5422 vsize=454768 CPUtime=0.41 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1088 0 0 0 41 0 0 0 22 0 1 0 443918253 465682432 985 33554432000 134512640 134534564 4292536352 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 113692 985 91 6 0 112358 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 524328

[startup+3.10068 s]
/proc/loadavg: 1.51 1.84 1.87 14/202 5433
/proc/meminfo: memFree=15193100/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459047681344143360 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1179016 CPUtime=1.14 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 5091 0 0 0 114 0 0 0 21 0 1 0 443918253 1207312384 3510 33554432000 4194304 4587354 140736941594464 18446744073709551615 4244064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 294754 3510 327 96 0 291316 0
[pid=5431] ppid=5422 vsize=23160 CPUtime=0.93 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 3381 0 0 0 93 0 0 0 21 0 1 0 443918253 23715840 3111 33554432000 4194304 4785740 140735269955696 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 5790 3111 340 145 0 2835 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=0.91 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 91 0 0 0 24 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134528670 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 1681216

[startup+6.30107 s]
/proc/loadavg: 2.43 2.02 1.92 14/202 5433
/proc/meminfo: memFree=15170984/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459045894637748224 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1178400 CPUtime=2.16 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 7762 0 0 0 215 1 0 0 25 0 1 0 443918253 1206681600 3263 33554432000 4194304 4587354 140736941594464 18446744073709551615 215988289218 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 294600 3263 327 96 0 291162 0
[pid=5431] ppid=5422 vsize=25848 CPUtime=2.02 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 4062 0 0 0 202 0 0 0 25 0 1 0 443918253 26468352 3792 33554432000 4194304 4785740 140735269955696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 6462 3792 340 145 0 3507 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=2.01 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 201 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1683288

[startup+12.7009 s]
/proc/loadavg: 3.20 2.19 1.98 14/202 5433
/proc/meminfo: memFree=15086452/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459047681344143360 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1205688 CPUtime=4.34 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 15918 0 0 0 432 2 0 0 25 0 1 0 443918253 1234624512 9660 33554432000 4194304 4587354 140736941594464 18446744073709551615 4352085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 301422 9660 337 96 0 297984 0
[pid=5431] ppid=5422 vsize=30028 CPUtime=4.13 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 5098 0 0 0 413 0 0 0 25 0 1 0 443918253 30748672 4828 33554432000 4194304 4785740 140735269955696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 7507 4828 340 145 0 4552 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=4.11 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 411 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 1714756

[startup+25.5008 s]
/proc/loadavg: 4.93 2.62 2.12 12/201 5434
/proc/meminfo: memFree=15092708/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046444393562112 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1187232 CPUtime=8.56 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 24574 0 0 0 852 4 0 0 25 0 1 0 443918253 1215725568 5815 33554432000 4194304 4587354 140736941594464 18446744073709551615 4236883 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 296808 5815 337 96 0 293370 0
[pid=5431] ppid=5422 vsize=32808 CPUtime=8.41 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 5778 0 0 0 841 0 0 0 25 0 1 0 443918253 33595392 5508 33554432000 4194304 4785740 140735269955696 18446744073709551615 4276894 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 8202 5508 340 145 0 5247 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=8.4 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 840 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 1699080

[startup+51.1012 s]
/proc/loadavg: 7.00 3.29 2.36 13/201 5434
/proc/meminfo: memFree=14957008/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046719271469056 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1228624 CPUtime=17.14 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 37088 0 0 0 1708 6 0 0 25 0 1 0 443918253 1258110976 15734 33554432000 4194304 4587354 140736941594464 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 307156 15734 337 96 0 303718 0
[pid=5431] ppid=5422 vsize=38064 CPUtime=16.93 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 7107 0 0 0 1693 0 0 0 25 0 1 0 443918253 38977536 6837 33554432000 4194304 4785740 140735269955696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 9516 6837 340 145 0 6561 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=16.9 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 1690 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1745728

[startup+102.301 s]
/proc/loadavg: 9.26 4.48 2.81 13/201 5436
/proc/meminfo: memFree=14824056/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459047269027282944 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1250356 CPUtime=34.17 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 56581 0 0 0 3408 9 0 0 25 0 1 0 443918253 1280364544 21344 33554432000 4194304 4587354 140736941594464 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 312589 21344 337 96 0 309151 0
[pid=5431] ppid=5422 vsize=46916 CPUtime=34.01 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 9268 0 0 0 3400 1 0 0 25 0 1 0 443918253 48041984 8998 33554432000 4194304 4785740 140735269955696 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 11729 8998 340 145 0 8774 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=34 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 3400 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1776312

[startup+162.301 s]
/proc/loadavg: 10.36 5.66 3.32 14/201 5437
/proc/meminfo: memFree=14881672/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046032076701696 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1188180 CPUtime=54.18 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 61083 0 0 0 5407 11 0 0 25 0 1 0 443918253 1216696320 5921 33554432000 4194304 4587354 140736941594464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 297045 5921 337 96 0 293607 0
[pid=5431] ppid=5422 vsize=53132 CPUtime=54.01 cores=5

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

/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 1757448

[startup+942.301 s]
/proc/loadavg: 11.02 10.63 7.68 13/201 5467
/proc/meminfo: memFree=14575024/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046169515655168 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1191900 CPUtime=314.19 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 280561 0 0 0 31359 60 0 0 25 0 1 0 443918253 1220505600 9570 33554432000 4194304 4587354 140736941594464 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 297975 9570 337 96 0 294537 0
[pid=5431] ppid=5422 vsize=92072 CPUtime=314.05 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 20180 0 0 0 31400 5 0 0 25 0 1 0 443918253 94281728 19910 33554432000 4194304 4785740 140735269955696 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 23018 19910 340 145 0 20063 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=313.96 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 31396 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 1763012

[startup+1002.3 s]
/proc/loadavg: 11.00 10.70 7.88 13/201 5469
/proc/meminfo: memFree=14564688/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046444393562112 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1192024 CPUtime=334.19 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 296570 0 0 0 33354 65 0 0 25 0 1 0 443918253 1220632576 9576 33554432000 4194304 4587354 140736941594464 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 298006 9576 337 96 0 294568 0
[pid=5431] ppid=5422 vsize=96720 CPUtime=334.05 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 21325 0 0 0 33400 5 0 0 25 0 1 0 443918253 99041280 21055 33554432000 4194304 4785740 140735269955696 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 24180 21055 340 145 0 21225 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=333.96 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 33396 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 1767784

[startup+1062.3 s]
/proc/loadavg: 11.00 10.75 8.08 13/201 5470
/proc/meminfo: memFree=14558328/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046719271469056 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1191596 CPUtime=354.19 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 312277 0 0 0 35348 71 0 0 25 0 1 0 443918253 1220194304 8562 33554432000 4194304 4587354 140736941594464 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 297899 8562 337 96 0 294461 0
[pid=5431] ppid=5422 vsize=98336 CPUtime=354.06 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 21679 0 0 0 35401 5 0 0 25 0 1 0 443918253 100696064 21409 33554432000 4194304 4785740 140735269955696 18446744073709551615 4277622 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 24584 21409 340 145 0 21629 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=353.95 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 35395 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 1768972

[startup+1122.3 s]
/proc/loadavg: 11.00 10.79 8.26 13/201 5472
/proc/meminfo: memFree=14297760/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459045894637748224 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1242784 CPUtime=374.18 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 330609 0 0 0 37344 74 0 0 25 0 1 0 443918253 1272610816 18336 33554432000 4194304 4587354 140736941594464 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 310696 18336 337 96 0 307258 0
[pid=5431] ppid=5422 vsize=98468 CPUtime=374.06 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 21715 0 0 0 37401 5 0 0 25 0 1 0 443918253 100831232 21445 33554432000 4194304 4785740 140735269955696 18446744073709551615 4553740 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 24617 21445 340 145 0 21662 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=373.96 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 37396 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 1820292

[startup+1182.3 s]
/proc/loadavg: 11.00 10.83 8.42 13/201 5473
/proc/meminfo: memFree=14508148/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046581832515584 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1200060 CPUtime=394.18 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 340438 0 0 0 39341 77 0 0 25 0 1 0 443918253 1228861440 12630 33554432000 4194304 4587354 140736941594464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 300015 12630 337 96 0 296577 0
[pid=5431] ppid=5422 vsize=100484 CPUtime=394.05 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 22206 0 0 0 39400 5 0 0 25 0 1 0 443918253 102895616 21936 33554432000 4194304 4785740 140735269955696 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 25121 21936 340 145 0 22166 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=393.97 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 39397 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 1779584

[startup+1242.3 s]
/proc/loadavg: 11.00 10.86 8.58 13/201 5475
/proc/meminfo: memFree=14533908/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046719271469056 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1196660 CPUtime=414.18 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 351765 0 0 0 41335 83 0 0 25 0 1 0 443918253 1225379840 9665 33554432000 4194304 4587354 140736941594464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 299165 9665 337 96 0 295727 0
[pid=5431] ppid=5422 vsize=100864 CPUtime=414.05 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 22294 0 0 0 41400 5 0 0 25 0 1 0 443918253 103284736 22024 33554432000 4194304 4785740 140735269955696 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 25216 22024 340 145 0 22261 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=413.97 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 41397 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 1776564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.08 10.91 8.74 8/194 5479
/proc/meminfo: memFree=14676252/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046719271469056 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1216652 CPUtime=433.42 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 364605 0 0 0 43254 88 0 0 25 0 1 0 443918253 1245851648 16882 33554432000 4194304 4587354 140736941594464 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 304163 16882 337 96 0 300725 0
[pid=5431] ppid=5422 vsize=101052 CPUtime=433.25 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 22335 0 0 0 43320 5 0 0 25 0 1 0 443918253 103477248 22065 33554432000 4194304 4785740 140735269955696 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 25263 22065 340 145 0 22308 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=433.24 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 43324 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 1796744

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

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

[startup+1300 s]
/proc/loadavg: 11.08 10.91 8.74 8/194 5479
/proc/meminfo: memFree=14676252/32950940 swapFree=67111528/67111528
[pid=5422] ppid=5417 vsize=18324 CPUtime=0 cores=5,7
/proc/5422/stat : 5422 (ppfolio) S 5417 5422 5360 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 393 33554432000 4194304 4287625 140734389836928 18446744073709551615 215988612623 0 0 4096 65536 9459046719271469056 0 0 17 7 0 0 0
/proc/5422/statm: 4581 393 345 23 0 91 0
[pid=5427] ppid=5422 vsize=1216652 CPUtime=433.42 cores=5
/proc/5427/stat : 5427 (cryptominisat) R 5422 5422 5360 0 -1 4202496 364605 0 0 0 43254 88 0 0 25 0 1 0 443918253 1245851648 16882 33554432000 4194304 4587354 140736941594464 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5427/statm: 304163 16882 337 96 0 300725 0
[pid=5431] ppid=5422 vsize=101052 CPUtime=433.25 cores=5
/proc/5431/stat : 5431 (clasp) R 5422 5422 5360 0 -1 4202496 22335 0 0 0 43320 5 0 0 25 0 1 0 443918253 103477248 22065 33554432000 4194304 4785740 140735269955696 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5431/statm: 25263 22065 340 145 0 22308 0
[pid=5432] ppid=5422 vsize=460716 CPUtime=433.24 cores=5
/proc/5432/stat : 5432 (TNM) R 5422 5422 5360 0 -1 4202496 1809 0 0 0 43324 0 0 0 25 0 1 0 443918253 471773184 1706 33554432000 134512640 134534564 4292536352 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5432/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 1796744

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1299.91
CPU user time (s): 1298.98
CPU system time (s): 0.93
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 2926548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 239
involuntary context switches= 3

runsolver used 1.9777 second user time and 5.04723 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-11 17:47:55
IDJOB=3191407
IDBENCH=82538
IDSOLVER=1613
FILE ID=node117/3191407-1302536875
RUNJOBID= node117-1302536874-5381
PBS_JOBID= 12951120
Free space on /tmp= 71048 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191407-1302536875/watcher-3191407-1302536875 -o /tmp/evaluation-result-3191407-1302536875/solver-3191407-1302536875 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191407-1302536875.cnf

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

MD5SUM BENCH= f6b9ddbb2d1027fc4cfe1e8c2d86f4e1
RANDOM SEED=95414912

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15366044 kB
Buffers:        773508 kB
Cached:       16315748 kB
SwapCached:          0 kB
Active:        6440780 kB
Inactive:     10714748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15366044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46604 kB
Writeback:           0 kB
AnonPages:       66588 kB
Mapped:          15832 kB
Slab:           363700 kB
PageTables:       5844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   681360 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= 71028 MiB
End job on node117 at 2011-04-11 18:09:37