Trace number 3282269

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.93 1300.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
Number of clauses of size 40
Number of clauses of size 50
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-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-3282269-1303753139/watcher-3282269-1303753139 -o /tmp/evaluation-result-3282269-1303753139/solver-3282269-1303753139 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3282269-1303753139.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: 0.92 1.39 2.29 5/189 27453
/proc/meminfo: memFree=22961096/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=2712 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 486916716 2777088 37 33554432000 4194304 4287625 140734887165984 18446744073709551615 218366033543 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/27453/statm: 678 37 27 23 0 23 0

[startup+0.0629111 s]
/proc/loadavg: 0.92 1.39 2.29 5/189 27453
/proc/meminfo: memFree=22961096/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=2712 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 486916716 2777088 37 33554432000 4194304 4287625 140734887165984 18446744073709551615 218366033543 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/27453/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100908 s]
/proc/loadavg: 0.92 1.39 2.29 5/189 27453
/proc/meminfo: memFree=22961096/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) R 27451 27453 26342 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300873 s]
/proc/loadavg: 0.92 1.39 2.29 5/189 27453
/proc/meminfo: memFree=22961096/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 8281811988917518336 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700802 s]
/proc/loadavg: 0.92 1.39 2.29 5/189 27453
/proc/meminfo: memFree=22961096/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50066 s]
/proc/loadavg: 1.81 1.57 2.34 13/202 27469
/proc/meminfo: memFree=22550668/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
[pid=27455] ppid=27453 vsize=57648 CPUtime=0.48 cores=5
/proc/27455/stat : 27455 (cryptominisat) R 27453 27453 26342 0 -1 4202496 8702 0 0 0 47 1 0 0 20 0 1 0 486916724 59031552 8433 33554432000 4194304 4587354 140736112434944 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27455/statm: 14412 8433 307 96 0 10974 0
[pid=27457] ppid=27453 vsize=65612 CPUtime=0.41 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 15435 0 0 0 40 1 0 0 21 0 1 0 486916725 67186688 13340 33554432000 4194304 4785740 140734793709328 18446744073709551615 218370606168 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 16403 13340 319 145 0 13448 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=0.5 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 48 2 0 0 23 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 612720

[startup+3.10038 s]
/proc/loadavg: 1.81 1.57 2.34 13/202 27469
/proc/meminfo: memFree=22409436/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 8281812676112285696 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
[pid=27455] ppid=27453 vsize=74000 CPUtime=1.04 cores=5
/proc/27455/stat : 27455 (cryptominisat) R 27453 27453 26342 0 -1 4202496 12739 0 0 0 103 1 0 0 22 0 1 0 486916724 75776000 12470 33554432000 4194304 4587354 140736112434944 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27455/statm: 18500 12470 312 96 0 15062 0
[pid=27457] ppid=27453 vsize=75868 CPUtime=0.95 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 17882 0 0 0 93 2 0 0 23 0 1 0 486916725 77688832 15787 33554432000 4194304 4785740 140734793709328 18446744073709551615 218370615058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 18967 15787 320 145 0 16012 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=1 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 98 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 639328

[startup+6.30081 s]
/proc/loadavg: 2.70 1.75 2.40 13/202 27469
/proc/meminfo: memFree=22308824/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 8281812676112285696 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
[pid=27455] ppid=27453 vsize=74000 CPUtime=2.07 cores=5
/proc/27455/stat : 27455 (cryptominisat) R 27453 27453 26342 0 -1 4202496 12739 0 0 0 206 1 0 0 25 0 1 0 486916724 75776000 12470 33554432000 4194304 4587354 140736112434944 18446744073709551615 4248785 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27455/statm: 18500 12470 312 96 0 15062 0
[pid=27457] ppid=27453 vsize=69824 CPUtime=2.02 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 17926 0 0 0 200 2 0 0 25 0 1 0 486916725 71499776 14387 33554432000 4194304 4785740 140734793709328 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 17456 14387 340 145 0 14501 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=2.1 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 208 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 633284

[startup+12.7007 s]
/proc/loadavg: 3.45 1.92 2.45 13/202 27470
/proc/meminfo: memFree=22224160/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 8281813638184960000 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
[pid=27455] ppid=27453 vsize=155152 CPUtime=4.24 cores=5
/proc/27455/stat : 27455 (cryptominisat) R 27453 27453 26342 0 -1 4202496 31152 0 0 0 420 4 0 0 25 0 1 0 486916724 158875648 25698 33554432000 4194304 4587354 140736112434944 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27455/statm: 38788 25698 330 96 0 35350 0
[pid=27457] ppid=27453 vsize=69824 CPUtime=4.15 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 17926 0 0 0 413 2 0 0 25 0 1 0 486916725 71499776 14387 33554432000 4194304 4785740 140734793709328 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 17456 14387 340 145 0 14501 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=4.2 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 418 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 714436

[startup+25.5004 s]
/proc/loadavg: 4.76 2.26 2.55 13/202 27470
/proc/meminfo: memFree=22150368/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 8281814050501820416 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
[pid=27455] ppid=27453 vsize=155152 CPUtime=8.48 cores=5
/proc/27455/stat : 27455 (cryptominisat) R 27453 27453 26342 0 -1 4202496 31832 0 0 0 844 4 0 0 25 0 1 0 486916724 158875648 26361 33554432000 4194304 4587354 140736112434944 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27455/statm: 38788 26361 330 96 0 35350 0
[pid=27457] ppid=27453 vsize=71748 CPUtime=8.41 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 18425 0 0 0 839 2 0 0 25 0 1 0 486916725 73469952 14886 33554432000 4194304 4785740 140734793709328 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 17937 14886 340 145 0 14982 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=8.5 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 848 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 716360

[startup+51.1009 s]
/proc/loadavg: 7.67 3.20 2.86 13/202 27470
/proc/meminfo: memFree=21982444/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 8281813088429146112 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
[pid=27455] ppid=27453 vsize=155152 CPUtime=17.04 cores=5
/proc/27455/stat : 27455 (cryptominisat) R 27453 27453 26342 0 -1 4202496 32369 0 0 0 1700 4 0 0 25 0 1 0 486916724 158875648 26887 33554432000 4194304 4587354 140736112434944 18446744073709551615 4230176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27455/statm: 38788 26887 336 96 0 35350 0
[pid=27457] ppid=27453 vsize=82760 CPUtime=16.96 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 21153 0 0 0 1693 3 0 0 25 0 1 0 486916725 84746240 17614 33554432000 4194304 4785740 140734793709328 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 20690 17614 340 145 0 17735 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=17 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 1698 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 727372

[startup+102.308 s]
/proc/loadavg: 10.17 4.57 3.34 13/202 27472
/proc/meminfo: memFree=21827916/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 8281813363307053056 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
[pid=27455] ppid=27453 vsize=167628 CPUtime=34.09 cores=5
/proc/27455/stat : 27455 (cryptominisat) R 27453 27453 26342 0 -1 4202496 38222 0 0 0 3404 5 0 0 25 0 1 0 486916724 171651072 31046 33554432000 4194304 4587354 140736112434944 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27455/statm: 41907 31046 336 96 0 38469 0
[pid=27457] ppid=27453 vsize=103276 CPUtime=34.01 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 26207 0 0 0 3396 5 0 0 25 0 1 0 486916725 105754624 22668 33554432000 4194304 4785740 140734793709328 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 25819 22668 340 145 0 22864 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=34.1 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 3408 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 760364

[startup+162.301 s]
/proc/loadavg: 11.37 5.94 3.88 13/202 27474
/proc/meminfo: memFree=21641904/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=0 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486916716 18763776 394 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 8281813500746006528 0 0 17 7 0 0 0
/proc/27453/statm: 4581 394 345 23 0 91 0
[pid=27455] ppid=27453 vsize=869508 CPUtime=54.1 cores=5
/proc/27455/stat : 27455 (cryptominisat) R 27453 27453 26342 0 -1 4202496 45073 0 0 0 5403 7 0 0 25 0 1 0 486916724 890376192 30961 33554432000 4194304 4587354 140736112434944 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27455/statm: 217377 30961 336 96 0 213939 0
[pid=27457] ppid=27453 vsize=118992 CPUtime=54 cores=5

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

/proc/meminfo: memFree=21106616/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=192968 CPUtime=260.78 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 48414 0 0 0 26066 12 0 0 25 0 1 0 486916725 197599232 44875 33554432000 4194304 4785740 140734793709328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 48242 44875 340 145 0 45287 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=260.77 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 26075 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134530390 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 682428

[startup+822.301 s]
/proc/loadavg: 11.20 11.06 7.90 12/201 27491
/proc/meminfo: memFree=21072860/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=192968 CPUtime=290.77 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 48430 0 0 0 29065 12 0 0 25 0 1 0 486916725 197599232 44891 33554432000 4194304 4785740 140734793709328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 48242 44891 340 145 0 45287 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=290.77 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 29075 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 682428

[startup+882.3 s]
/proc/loadavg: 11.07 11.05 8.09 12/201 27493
/proc/meminfo: memFree=20995716/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=217324 CPUtime=320.77 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 54445 0 0 0 32063 14 0 0 25 0 1 0 486916725 222539776 50906 33554432000 4194304 4785740 140734793709328 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 54331 50906 340 145 0 51376 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=320.77 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 32075 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 706784

[startup+942.301 s]
/proc/loadavg: 11.02 11.04 8.27 12/201 27494
/proc/meminfo: memFree=20944592/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=247612 CPUtime=350.76 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 61996 0 0 0 35060 16 0 0 25 0 1 0 486916725 253554688 58457 33554432000 4194304 4785740 140734793709328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 61903 58457 340 145 0 58948 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=350.78 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 35076 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 737072

[startup+1002.3 s]
/proc/loadavg: 11.01 11.03 8.44 12/201 27496
/proc/meminfo: memFree=20908724/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=252820 CPUtime=380.75 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 63328 0 0 0 38059 16 0 0 25 0 1 0 486916725 258887680 59789 33554432000 4194304 4785740 140734793709328 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 63205 59789 340 145 0 60250 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=380.79 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 38077 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 742280

[startup+1062.3 s]
/proc/loadavg: 11.00 11.02 8.60 12/201 27498
/proc/meminfo: memFree=20784328/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=303180 CPUtime=410.75 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 75811 0 0 0 41054 21 0 0 25 0 1 0 486916725 310456320 72272 33554432000 4194304 4785740 140734793709328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 75795 72272 340 145 0 72840 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=410.79 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 41077 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 792640

[startup+1122.3 s]
/proc/loadavg: 11.07 11.03 8.75 12/201 27499
/proc/meminfo: memFree=20755404/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=305872 CPUtime=440.75 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 76411 0 0 0 44054 21 0 0 25 0 1 0 486916725 313212928 72872 33554432000 4194304 4785740 140734793709328 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 76468 72872 340 145 0 73513 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=440.8 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 44078 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 795332

[startup+1182.3 s]
/proc/loadavg: 11.02 11.02 8.89 12/201 27501
/proc/meminfo: memFree=20738272/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=305872 CPUtime=470.75 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 76421 0 0 0 47054 21 0 0 25 0 1 0 486916725 313212928 72882 33554432000 4194304 4785740 140734793709328 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 76468 72882 340 145 0 73513 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=470.8 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 47078 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134526091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 795332

[startup+1242.3 s]
/proc/loadavg: 11.04 11.03 9.02 12/201 27502
/proc/meminfo: memFree=20699564/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=319956 CPUtime=500.74 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 79855 0 0 0 50052 22 0 0 25 0 1 0 486916725 327634944 76316 33554432000 4194304 4785740 140734793709328 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 79989 76316 340 145 0 77034 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=500.81 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 50079 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 809416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.05 11.04 9.14 9/196 27505
/proc/meminfo: memFree=21072900/32951124 swapFree=67051468/67111528
[pid=27453] ppid=27451 vsize=18324 CPUtime=240.67 cores=5,7
/proc/27453/stat : 27453 (ppfolio) S 27451 27453 26342 0 -1 4202496 501 119482 0 0 0 0 24043 24 15 0 1 0 486916716 18763776 395 33554432000 4194304 4287625 140734887165984 18446744073709551615 218370977295 0 0 4096 65536 4471757362608177412 0 0 17 7 0 0 0
/proc/27453/statm: 4581 395 346 23 0 91 0
[pid=27457] ppid=27453 vsize=341752 CPUtime=529.64 cores=5
/proc/27457/stat : 27457 (clasp) R 27453 27453 26342 0 -1 4202496 85308 0 0 0 52940 24 0 0 25 0 1 0 486916725 349954048 81769 33554432000 4194304 4785740 140734793709328 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27457/statm: 85438 81769 340 145 0 82483 0
[pid=27459] ppid=27453 vsize=471136 CPUtime=529.62 cores=5
/proc/27459/stat : 27459 (TNM) R 27453 27453 26342 0 -1 4202496 9723 0 0 0 52960 2 0 0 25 0 1 0 486916725 482443264 9620 33554432000 134512640 134534564 4293708848 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27459/statm: 117784 9620 95 6 0 116450 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 831212

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 27453 and gives
#  childrusage.ru_utime.tv_sec=240
#  childrusage.ru_utime.tv_usec=436448
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=251961
# CPU time returned by wait4() is 240.688
# while last known CPU time is 1299.93
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1299.93
CPU user time (s): 1299.43
CPU system time (s): 0.5
CPU usage (%): 99.9927
Max. virtual memory (cumulated for all children) (KiB): 2317316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.436
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119983
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= 198
involuntary context switches= 5036

runsolver used 2.04469 second user time and 5.06323 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 19:39:00
IDJOB=3282269
IDBENCH=70797
IDSOLVER=1613
FILE ID=node101/3282269-1303753139
RUNJOBID= node101-1303753139-27417
PBS_JOBID= 13154061
Free space on /tmp= 71624 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand064.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282269-1303753139/watcher-3282269-1303753139 -o /tmp/evaluation-result-3282269-1303753139/solver-3282269-1303753139 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3282269-1303753139.cnf

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=1900144970

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22961500 kB
Buffers:       2075860 kB
Cached:        7384100 kB
SwapCached:      33708 kB
Active:        6250080 kB
Inactive:      3270980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22961500 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           48144 kB
Writeback:           0 kB
AnonPages:       48588 kB
Mapped:          10152 kB
Slab:           405368 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   715732 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= 71608 MiB
End job on node101 at 2011-04-25 20:00:42