Trace number 3276127

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.0914
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3276127-1303661247/watcher-3276127-1303661247 -o /tmp/evaluation-result-3276127-1303661247/solver-3276127-1303661247 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276127-1303661247.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): 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.00 4.00 4.00 4/180 31156
/proc/meminfo: memFree=13654212/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) R 31154 31156 29807 0 -1 4202496 484 0 0 0 0 0 0 0 24 0 1 0 556355419 18763776 392 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31156/statm: 4581 392 343 23 0 91 0

[startup+0.0264979 s]
/proc/loadavg: 4.00 4.00 4.00 4/180 31156
/proc/meminfo: memFree=13654212/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4553522132490879240 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100481 s]
/proc/loadavg: 4.00 4.00 4.00 4/180 31156
/proc/meminfo: memFree=13654212/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611595171279142912 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300443 s]
/proc/loadavg: 4.00 4.00 4.00 4/180 31156
/proc/meminfo: memFree=13654212/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611595171279142912 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700372 s]
/proc/loadavg: 4.00 4.00 4.00 4/180 31156
/proc/meminfo: memFree=13654212/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611595171279142912 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50123 s]
/proc/loadavg: 4.00 4.00 4.00 7/184 31160
/proc/meminfo: memFree=13637316/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611595171279142912 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2073200 CPUtime=0.54 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 3254 0 0 0 54 0 0 0 25 0 1 0 556355419 2122956800 2025 33554432000 4194304 4587354 140734456277712 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 518300 2025 327 96 0 514862 0
[pid=31158] ppid=31156 vsize=18368 CPUtime=0.39 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 2147 0 0 0 39 0 0 0 25 0 1 0 556355419 18808832 1947 33554432000 4194304 4785740 140734537210544 18446744073709551615 4309494 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 4592 1947 340 145 0 1637 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=0.54 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 54 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2566904

[startup+3.10091 s]
/proc/loadavg: 4.00 4.00 4.00 7/184 31160
/proc/meminfo: memFree=13632568/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611595308718096384 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2073596 CPUtime=1.09 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 4527 0 0 0 109 0 0 0 25 0 1 0 556355419 2123362304 2365 33554432000 4194304 4587354 140734456277712 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 518399 2365 327 96 0 514961 0
[pid=31158] ppid=31156 vsize=20408 CPUtime=0.89 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 2636 0 0 0 89 0 0 0 25 0 1 0 556355419 20897792 2436 33554432000 4194304 4785740 140734537210544 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 5102 2436 340 145 0 2147 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=1.09 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 109 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2569340

[startup+6.30032 s]
/proc/loadavg: 4.16 4.03 4.01 7/184 31160
/proc/meminfo: memFree=13609340/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611595583596003328 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2074144 CPUtime=2.13 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 6860 0 0 0 213 0 0 0 25 0 1 0 556355419 2123923456 2221 33554432000 4194304 4587354 140734456277712 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 518536 2221 331 96 0 515098 0
[pid=31158] ppid=31156 vsize=24404 CPUtime=1.99 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 3597 0 0 0 199 0 0 0 25 0 1 0 556355419 24989696 3397 33554432000 4194304 4785740 140734537210544 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 6101 3397 340 145 0 3146 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=2.14 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 214 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2573884

[startup+12.7011 s]
/proc/loadavg: 4.31 4.07 4.02 7/184 31161
/proc/meminfo: memFree=13578024/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594758962282496 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2098636 CPUtime=4.29 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 12991 0 0 0 428 1 0 0 25 0 1 0 556355419 2149003264 8351 33554432000 4194304 4587354 140734456277712 18446744073709551615 4364929 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 524659 8351 337 96 0 521221 0
[pid=31158] ppid=31156 vsize=27936 CPUtime=4.09 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 4407 0 0 0 409 0 0 0 25 0 1 0 556355419 28606464 4207 33554432000 4194304 4785740 140734537210544 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 6984 4207 340 145 0 4029 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=4.29 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 429 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2601908

[startup+25.5007 s]
/proc/loadavg: 4.68 4.16 4.05 7/184 31161
/proc/meminfo: memFree=13547032/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2103528 CPUtime=8.54 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 18874 0 0 0 852 2 0 0 25 0 1 0 556355419 2154012672 9092 33554432000 4194304 4587354 140734456277712 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 525882 9092 337 96 0 522444 0
[pid=31158] ppid=31156 vsize=34800 CPUtime=8.38 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 5977 0 0 0 838 0 0 0 25 0 1 0 556355419 35635200 5777 33554432000 4194304 4785740 140734537210544 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 8700 5777 340 145 0 5745 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=8.54 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 854 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2613664

[startup+51.1009 s]
/proc/loadavg: 5.13 4.31 4.10 7/184 31162
/proc/meminfo: memFree=13523264/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611593934328561664 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2103436 CPUtime=17.08 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 28721 0 0 0 1705 3 0 0 25 0 1 0 556355419 2153918464 11969 33554432000 4194304 4587354 140734456277712 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 525859 11969 337 96 0 522421 0
[pid=31158] ppid=31156 vsize=42168 CPUtime=16.89 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 7684 0 0 0 1688 1 0 0 25 0 1 0 556355419 43180032 7484 33554432000 4194304 4785740 140734537210544 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 10542 7484 340 145 0 7587 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=17.1 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 1710 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2620940

[startup+102.306 s]
/proc/loadavg: 5.62 4.56 4.20 7/184 31163
/proc/meminfo: memFree=13459016/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594071767515136 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2141776 CPUtime=34.16 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 51548 0 0 0 3409 7 0 0 25 0 1 0 556355419 2193178624 20420 33554432000 4194304 4587354 140734456277712 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 535444 20420 337 96 0 532006 0
[pid=31158] ppid=31156 vsize=49624 CPUtime=33.98 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 9405 0 0 0 3397 1 0 0 25 0 1 0 556355419 50814976 9205 33554432000 4194304 4785740 140734537210544 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 12406 9205 340 145 0 9451 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=34.14 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 3414 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2666736

[startup+162.301 s]
/proc/loadavg: 5.86 4.82 4.31 7/184 31165
/proc/meminfo: memFree=13386208/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611593934328561664 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2168280 CPUtime=54.16 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 71789 0 0 0 5405 11 0 0 25 0 1 0 556355419 2220318720 27148 33554432000 4194304 4587354 140734456277712 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 542070 27148 337 96 0 538632 0
[pid=31158] ppid=31156 vsize=56432 CPUtime=53.98 cores=1

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

/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 3127096

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 31297
/proc/meminfo: memFree=12624740/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594758962282496 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2475540 CPUtime=1554.18 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 1280864 0 0 0 155188 230 0 0 25 0 1 0 556355419 2534952960 117527 33554432000 4194304 4587354 140734456277712 18446744073709551615 4430953 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 618885 117527 337 96 0 615447 0
[pid=31158] ppid=31156 vsize=176220 CPUtime=1554.06 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 38017 0 0 0 155400 6 0 0 25 0 1 0 556355419 180449280 37626 33554432000 4194304 4785740 140734537210544 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 44055 37626 341 145 0 41100 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=1554.21 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 155421 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 3127096

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 31298
/proc/meminfo: memFree=12248388/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594896401235968 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2904360 CPUtime=1574.19 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 1376814 0 0 0 157180 239 0 0 25 0 1 0 556355419 2974064640 213477 33554432000 4194304 4587354 140734456277712 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 726090 213477 337 96 0 722652 0
[pid=31158] ppid=31156 vsize=176220 CPUtime=1574.05 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 38017 0 0 0 157399 6 0 0 25 0 1 0 556355419 180449280 37626 33554432000 4194304 4785740 140734537210544 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 44055 37626 341 145 0 41100 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=1574.2 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 157420 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 3555916

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 31300
/proc/meminfo: memFree=12248868/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594896401235968 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2904360 CPUtime=1594.19 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 1376814 0 0 0 159180 239 0 0 25 0 1 0 556355419 2974064640 213477 33554432000 4194304 4587354 140734456277712 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 726090 213477 337 96 0 722652 0
[pid=31158] ppid=31156 vsize=176220 CPUtime=1594.05 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 38017 0 0 0 159399 6 0 0 25 0 1 0 556355419 180449280 37626 33554432000 4194304 4785740 140734537210544 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 44055 37626 341 145 0 41100 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=1594.2 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 159420 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 3555916

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 31301
/proc/meminfo: memFree=12247368/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594896401235968 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2904360 CPUtime=1614.2 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 1376814 0 0 0 161181 239 0 0 25 0 1 0 556355419 2974064640 213477 33554432000 4194304 4587354 140734456277712 18446744073709551615 4357665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 726090 213477 337 96 0 722652 0
[pid=31158] ppid=31156 vsize=176932 CPUtime=1614.05 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 38196 0 0 0 161399 6 0 0 25 0 1 0 556355419 181178368 37805 33554432000 4194304 4785740 140734537210544 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 44233 37805 341 145 0 41278 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=1614.2 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 161420 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 3556628

[startup+4902.3 s]
/proc/loadavg: 6.03 6.01 5.93 7/184 31303
/proc/meminfo: memFree=12214860/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594896401235968 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2904360 CPUtime=1634.21 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 1376814 0 0 0 163182 239 0 0 25 0 1 0 556355419 2974064640 213477 33554432000 4194304 4587354 140734456277712 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 726090 213477 337 96 0 722652 0
[pid=31158] ppid=31156 vsize=177928 CPUtime=1634.04 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 38431 0 0 0 163398 6 0 0 25 0 1 0 556355419 182198272 38040 33554432000 4194304 4785740 140734537210544 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 44482 38040 341 145 0 41527 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=1634.19 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 163419 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 3557624

[startup+4962.3 s]
/proc/loadavg: 6.01 6.01 5.93 7/184 31305
/proc/meminfo: memFree=12219176/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594896401235968 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2904360 CPUtime=1654.22 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 1376814 0 0 0 165183 239 0 0 25 0 1 0 556355419 2974064640 213477 33554432000 4194304 4587354 140734456277712 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 726090 213477 337 96 0 722652 0
[pid=31158] ppid=31156 vsize=179212 CPUtime=1654.04 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 38710 0 0 0 165398 6 0 0 25 0 1 0 556355419 183513088 38319 33554432000 4194304 4785740 140734537210544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 44803 38319 341 145 0 41848 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=1654.19 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 165419 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 3558908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.93 4/179 31307
/proc/meminfo: memFree=12644896/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594896401235968 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2904360 CPUtime=1666.74 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 1376814 0 0 0 166435 239 0 0 25 0 1 0 556355419 2974064640 213477 33554432000 4194304 4587354 140734456277712 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 726090 213477 337 96 0 722652 0
[pid=31158] ppid=31156 vsize=179212 CPUtime=1666.54 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 38711 0 0 0 166648 6 0 0 25 0 1 0 556355419 183513088 38320 33554432000 4194304 4785740 140734537210544 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 44803 38320 341 145 0 41848 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=1666.78 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 166678 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 3558908

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: 6.00 6.00 5.93 4/179 31307
/proc/meminfo: memFree=12644896/32950928 swapFree=67111528/67111528
[pid=31156] ppid=31154 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (ppfolio) S 31154 31156 29807 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556355419 18763776 394 33554432000 4194304 4287625 140733410884000 18446744073709551615 231895510543 0 0 4096 65536 4611594896401235968 0 0 17 7 0 0 0
/proc/31156/statm: 4581 394 345 23 0 91 0
[pid=31157] ppid=31156 vsize=2904360 CPUtime=1666.74 cores=1
/proc/31157/stat : 31157 (cryptominisat) R 31156 31156 29807 0 -1 4202496 1376814 0 0 0 166435 239 0 0 25 0 1 0 556355419 2974064640 213477 33554432000 4194304 4587354 140734456277712 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31157/statm: 726090 213477 337 96 0 722652 0
[pid=31158] ppid=31156 vsize=179212 CPUtime=1666.54 cores=1
/proc/31158/stat : 31158 (clasp) R 31156 31156 29807 0 -1 4202496 38711 0 0 0 166648 6 0 0 25 0 1 0 556355419 183513088 38320 33554432000 4194304 4785740 140734537210544 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31158/statm: 44803 38320 341 145 0 41848 0
[pid=31159] ppid=31156 vsize=457012 CPUtime=1666.78 cores=1
/proc/31159/stat : 31159 (TNM) R 31156 31156 29807 0 -1 4202496 851 0 0 0 166678 0 0 0 25 0 1 0 556355419 467980288 748 33554432000 134512640 134534564 4293201248 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31159/statm: 114253 748 95 6 0 112919 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 3558908

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31156 and gives
#  childrusage.ru_utime.tv_sec=1666
#  childrusage.ru_utime.tv_usec=788609
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 1666.79
# while last known CPU time is 5000.06
#
# 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.06
CPU user time (s): 4997.61
CPU system time (s): 2.45
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 5173928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1666.79
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1353
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= 323
involuntary context switches= 18436

runsolver used 8.20675 second user time and 19.0711 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 18:07:27
IDJOB=3276127
IDBENCH=85538
IDSOLVER=1639
FILE ID=node114/3276127-1303661247
RUNJOBID= node114-1303651243-30707
PBS_JOBID= 13150734
Free space on /tmp= 71692 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276127-1303661247/watcher-3276127-1303661247 -o /tmp/evaluation-result-3276127-1303661247/solver-3276127-1303661247 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276127-1303661247.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=199170441

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:      13654492 kB
Buffers:       2306236 kB
Cached:       16333328 kB
SwapCached:          0 kB
Active:        9313336 kB
Inactive:      9395972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13654492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20612 kB
Writeback:           0 kB
AnonPages:       68332 kB
Mapped:          15872 kB
Slab:           524516 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   673420 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 19:30:49