Trace number 3191396

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
MD5SUMd6a0b223b2c940add3196cb3c37e2d59
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.1881
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
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 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-3191396-1302536868/watcher-3191396-1302536868 -o /tmp/evaluation-result-3191396-1302536868/solver-3191396-1302536868 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191396-1302536868.cnf 

running on 2 cores: 1,3

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.99 1.97 1.91 7/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) R 12070 12076 12028 0 -1 4202496 486 0 0 0 0 0 0 0 19 0 1 0 346102672 18763776 392 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510117781 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12076/statm: 4581 392 343 23 0 91 0

[startup+0.0862091 s]
/proc/loadavg: 1.99 1.97 1.91 7/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4502491873700446472 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10022 s]
/proc/loadavg: 1.99 1.97 1.91 7/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4502491873700446472 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300174 s]
/proc/loadavg: 1.99 1.97 1.91 7/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701101 s]
/proc/loadavg: 1.99 1.97 1.91 7/182 12076
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 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.99 1.97 1.91 15/202 12101
/proc/meminfo: memFree=13396324/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374382546973097984 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=30200 CPUtime=0.49 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 3220 0 0 0 49 0 0 0 19 0 1 0 346102673 30924800 2844 33554432000 4194304 4587354 140734755095712 18446744073709551615 4243373 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 7550 2844 326 96 0 4112 0
[pid=12084] ppid=12076 vsize=19200 CPUtime=0.43 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 2338 0 0 0 43 0 0 0 20 0 1 0 346102673 19660800 2134 33554432000 4194304 4785740 140733387372240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 4800 2134 340 145 0 1845 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=0.54 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 54 0 0 0 23 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 527512

[startup+3.10067 s]
/proc/loadavg: 1.99 1.97 1.91 13/202 12101
/proc/meminfo: memFree=13375864/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374382684412051456 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1462156 CPUtime=0.99 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 4492 0 0 0 99 0 0 0 20 0 1 0 346102673 1497247744 3169 33554432000 4194304 4587354 140734755095712 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 365539 3169 327 96 0 362101 0
[pid=12084] ppid=12076 vsize=22784 CPUtime=0.99 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 3240 0 0 0 99 0 0 0 22 0 1 0 346102673 23330816 3036 33554432000 4194304 4785740 140733387372240 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 5696 3036 340 145 0 2741 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=1.09 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 109 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1963052

[startup+6.3011 s]
/proc/loadavg: 2.79 2.14 1.96 15/202 12101
/proc/meminfo: memFree=13347716/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374380897705656320 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1463488 CPUtime=2.09 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 7211 0 0 0 209 0 0 0 25 0 1 0 346102673 1498611712 3287 33554432000 4194304 4587354 140734755095712 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 365872 3287 327 96 0 362434 0
[pid=12084] ppid=12076 vsize=24372 CPUtime=2.03 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 3644 0 0 0 203 0 0 0 25 0 1 0 346102673 24956928 3440 33554432000 4194304 4785740 140733387372240 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 6093 3440 340 145 0 3138 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=2.14 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 214 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1965972

[startup+12.701 s]
/proc/loadavg: 3.53 2.30 2.02 15/202 12101
/proc/meminfo: memFree=13318160/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374381310022516736 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1463428 CPUtime=4.73 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 16016 0 0 0 471 2 0 0 21 0 1 0 346102673 1498550272 3153 33554432000 4194304 4587354 140734755095712 18446744073709551615 233509994129 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 365857 3153 337 96 0 362419 0
[pid=12084] ppid=12076 vsize=27156 CPUtime=3.89 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 4313 0 0 0 389 0 0 0 25 0 1 0 346102673 27807744 4109 33554432000 4194304 4785740 140733387372240 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 6789 4109 340 145 0 3834 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=4.04 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 404 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1968696

[startup+25.5007 s]
/proc/loadavg: 5.41 2.77 2.18 15/202 12101
/proc/meminfo: memFree=13277536/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374381035144609792 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1479852 CPUtime=8.98 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 23744 0 0 0 895 3 0 0 25 0 1 0 346102673 1515368448 6974 33554432000 4194304 4587354 140734755095712 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 369963 6974 337 96 0 366525 0
[pid=12084] ppid=12076 vsize=31992 CPUtime=8.19 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 5531 0 0 0 819 0 0 0 25 0 1 0 346102673 32759808 5327 33554432000 4194304 4785740 140733387372240 18446744073709551615 4550294 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 7998 5327 340 145 0 5043 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=8.29 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 829 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1989956

[startup+51.1011 s]
/proc/loadavg: 7.66 3.51 2.44 15/202 12102
/proc/meminfo: memFree=13153864/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374381722339377152 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1508508 CPUtime=17.54 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 33902 0 0 0 1749 5 0 0 25 0 1 0 346102673 1544712192 14804 33554432000 4194304 4587354 140734755095712 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 377127 14804 337 96 0 373689 0
[pid=12084] ppid=12076 vsize=36720 CPUtime=16.68 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 6688 0 0 0 1668 0 0 0 25 0 1 0 346102673 37601280 6484 33554432000 4194304 4785740 140733387372240 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 9180 6484 340 145 0 6225 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=16.84 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 1684 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2023340

[startup+102.308 s]
/proc/loadavg: 9.72 4.72 2.90 14/201 12104
/proc/meminfo: memFree=13084724/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374382272095191040 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1524980 CPUtime=34.58 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 57495 0 0 0 3450 8 0 0 25 0 1 0 346102673 1561579520 19719 33554432000 4194304 4587354 140734755095712 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 381245 19719 337 96 0 377807 0
[pid=12084] ppid=12076 vsize=43720 CPUtime=33.78 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 8382 0 0 0 3378 0 0 0 25 0 1 0 346102673 44769280 8178 33554432000 4194304 4785740 140733387372240 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 10930 8178 340 145 0 7975 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=33.91 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 3391 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2046812

[startup+162.301 s]
/proc/loadavg: 10.53 5.86 3.41 14/201 12105
/proc/meminfo: memFree=13026908/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374382821851004928 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1532476 CPUtime=54.58 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 87345 0 0 0 5445 13 0 0 25 0 1 0 346102673 1569255424 21990 33554432000 4194304 4587354 140734755095712 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 383119 21990 337 96 0 379681 0
[pid=12084] ppid=12076 vsize=49476 CPUtime=53.78 cores=1

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

/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2034640

[startup+882.301 s]
/proc/loadavg: 10.99 10.53 7.48 14/201 12133
/proc/meminfo: memFree=12921860/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374381447461470208 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1486936 CPUtime=294.65 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 275732 0 0 0 29410 55 0 0 25 0 1 0 346102673 1522622464 6829 33554432000 4194304 4587354 140734755095712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 371734 6829 337 96 0 368296 0
[pid=12084] ppid=12076 vsize=86396 CPUtime=293.75 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 18608 0 0 0 29372 3 0 0 25 0 1 0 346102673 88469504 18404 33554432000 4194304 4785740 140733387372240 18446744073709551615 4287117 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 21599 18404 340 145 0 18644 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=293.9 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 29390 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2051444

[startup+942.301 s]
/proc/loadavg: 10.99 10.61 7.70 14/201 12135
/proc/meminfo: memFree=12926284/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374381722339377152 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1474340 CPUtime=314.64 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 291773 0 0 0 31404 60 0 0 25 0 1 0 346102673 1509724160 7707 33554432000 4194304 4587354 140734755095712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 368585 7707 337 96 0 365147 0
[pid=12084] ppid=12076 vsize=87856 CPUtime=313.76 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 18932 0 0 0 31373 3 0 0 25 0 1 0 346102673 89964544 18728 33554432000 4194304 4785740 140733387372240 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 21964 18728 340 145 0 19009 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=313.9 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 31390 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134529400 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2040308

[startup+1002.3 s]
/proc/loadavg: 10.99 10.68 7.90 14/201 12137
/proc/meminfo: memFree=12971000/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374380897705656320 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1523284 CPUtime=334.64 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 309956 0 0 0 33402 62 0 0 25 0 1 0 346102673 1559842816 18134 33554432000 4194304 4587354 140734755095712 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 380821 18134 337 96 0 377383 0
[pid=12084] ppid=12076 vsize=88360 CPUtime=333.76 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 19042 0 0 0 33373 3 0 0 25 0 1 0 346102673 90480640 18838 33554432000 4194304 4785740 140733387372240 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 22090 18838 340 145 0 19135 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=333.89 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 33389 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2089756

[startup+1062.3 s]
/proc/loadavg: 10.99 10.73 8.09 14/201 12138
/proc/meminfo: memFree=12974808/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374381584900423680 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1477308 CPUtime=354.64 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 323192 0 0 0 35396 68 0 0 25 0 1 0 346102673 1512763392 11803 33554432000 4194304 4587354 140734755095712 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 369327 11803 337 96 0 365889 0
[pid=12084] ppid=12076 vsize=89052 CPUtime=353.77 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 19194 0 0 0 35374 3 0 0 25 0 1 0 346102673 91189248 18990 33554432000 4194304 4785740 140733387372240 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 22263 18990 340 145 0 19308 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=353.89 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 35389 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2044472

[startup+1122.3 s]
/proc/loadavg: 10.99 10.78 8.27 14/201 12140
/proc/meminfo: memFree=12986548/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374381722339377152 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1475444 CPUtime=374.64 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 338315 0 0 0 37391 73 0 0 25 0 1 0 346102673 1510854656 10720 33554432000 4194304 4587354 140734755095712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 368861 10720 337 96 0 365423 0
[pid=12084] ppid=12076 vsize=90160 CPUtime=373.78 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 19477 0 0 0 37375 3 0 0 25 0 1 0 346102673 92323840 19273 33554432000 4194304 4785740 140733387372240 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 22540 19273 340 145 0 19585 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=373.89 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 37389 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2043716

[startup+1182.3 s]
/proc/loadavg: 10.99 10.82 8.44 14/201 12141
/proc/meminfo: memFree=13001000/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374381859778330624 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1475344 CPUtime=394.63 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 353093 0 0 0 39386 77 0 0 25 0 1 0 346102673 1510752256 8646 33554432000 4194304 4587354 140734755095712 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 368836 8646 337 96 0 365398 0
[pid=12084] ppid=12076 vsize=96040 CPUtime=393.79 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 20903 0 0 0 39376 3 0 0 25 0 1 0 346102673 98344960 20699 33554432000 4194304 4785740 140733387372240 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 24010 20699 340 145 0 21055 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=393.88 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 39388 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2049496

[startup+1242.3 s]
/proc/loadavg: 10.99 10.85 8.60 14/201 12143
/proc/meminfo: memFree=12935364/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374381997217284096 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1485332 CPUtime=414.62 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 365962 0 0 0 41381 81 0 0 25 0 1 0 346102673 1520979968 12832 33554432000 4194304 4587354 140734755095712 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 371333 12832 337 96 0 367895 0
[pid=12084] ppid=12076 vsize=98740 CPUtime=413.79 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 21515 0 0 0 41376 3 0 0 25 0 1 0 346102673 101109760 21311 33554432000 4194304 4785740 140733387372240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 24685 21311 340 145 0 21730 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=413.88 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 41388 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2062184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.99 10.87 8.74 14/201 12144
/proc/meminfo: memFree=12820992/32951124 swapFree=67111528/67111528
[pid=12076] ppid=12070 vsize=18324 CPUtime=0 cores=1,3
/proc/12076/stat : 12076 (ppfolio) S 12070 12076 12028 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346102672 18763776 394 33554432000 4194304 4287625 140737396377584 18446744073709551615 233510317583 0 0 4096 65536 4374382134656237568 0 0 17 3 0 0 0
/proc/12076/statm: 4581 394 345 23 0 91 0
[pid=12083] ppid=12076 vsize=1481412 CPUtime=433.83 cores=1
/proc/12083/stat : 12083 (cryptominisat) R 12076 12076 12028 0 -1 4202496 380105 0 0 0 43298 85 0 0 25 0 1 0 346102673 1516965888 9260 33554432000 4194304 4587354 140734755095712 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12083/statm: 370353 9260 337 96 0 366915 0
[pid=12084] ppid=12076 vsize=99320 CPUtime=433.02 cores=1
/proc/12084/stat : 12084 (clasp) R 12076 12076 12028 0 -1 4202496 21635 0 0 0 43299 3 0 0 25 0 1 0 346102673 101703680 21431 33554432000 4194304 4785740 140733387372240 18446744073709551615 4303717 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12084/statm: 24830 21431 340 145 0 21875 0
[pid=12085] ppid=12076 vsize=459788 CPUtime=433.16 cores=1
/proc/12085/stat : 12085 (TNM) R 12076 12076 12028 0 -1 4202496 1542 0 0 0 43316 0 0 0 25 0 1 0 346102673 470822912 1439 33554432000 134512640 134534564 4288821920 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12085/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2058844

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12076 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1300.01
#
# 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): 1300.01
CPU user time (s): 1299.13
CPU system time (s): 0.88
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 3482220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 276
involuntary context switches= 3

runsolver used 2.37164 second user time and 5.65714 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-11 17:47:48
IDJOB=3191396
IDBENCH=82527
IDSOLVER=1613
FILE ID=node145/3191396-1302536868
RUNJOBID= node145-1302536868-12048
PBS_JOBID= 12951118
Free space on /tmp= 71476 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191396-1302536868/watcher-3191396-1302536868 -o /tmp/evaluation-result-3191396-1302536868/solver-3191396-1302536868 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191396-1302536868.cnf

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

MD5SUM BENCH= d6a0b223b2c940add3196cb3c37e2d59
RANDOM SEED=65930387

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13483996 kB
Buffers:        701560 kB
Cached:       18301416 kB
SwapCached:          0 kB
Active:        9642540 kB
Inactive:      9423512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13483996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31828 kB
Writeback:           0 kB
AnonPages:       63260 kB
Mapped:          14328 kB
Slab:           336800 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181380 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= 71436 MiB
End job on node145 at 2011-04-11 18:09:30