Trace number 3282499

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.02 1300.02

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282499-1303754118/watcher-3282499-1303754118 -o /tmp/evaluation-result-3282499-1303754118/solver-3282499-1303754118 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3282499-1303754118.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: 0.92 1.23 2.03 7/188 7736
/proc/meminfo: memFree=14147972/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) R 7734 7736 6665 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 487009639 18763776 392 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377121685 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7736/statm: 4581 392 343 23 0 91 0

[startup+0.0630099 s]
/proc/loadavg: 0.92 1.23 2.03 7/188 7736
/proc/meminfo: memFree=14147972/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101008 s]
/proc/loadavg: 0.92 1.23 2.03 7/188 7736
/proc/meminfo: memFree=14147972/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300965 s]
/proc/loadavg: 0.92 1.23 2.03 7/188 7736
/proc/meminfo: memFree=14147972/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700888 s]
/proc/loadavg: 0.92 1.23 2.03 7/188 7736
/proc/meminfo: memFree=14147972/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 0.92 1.23 2.03 14/206 7757
/proc/meminfo: memFree=13915532/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4609971330043871232 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
[pid=7737] ppid=7736 vsize=42272 CPUtime=0.24 cores=1
/proc/7737/stat : 7737 (cryptominisat) R 7736 7736 6665 0 -1 4202496 5022 0 0 0 24 0 0 0 25 0 1 0 487009640 43286528 4858 33554432000 4194304 4587354 140733640805424 18446744073709551615 4237490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7737/statm: 10568 4858 307 96 0 7130 0
[pid=7738] ppid=7736 vsize=41504 CPUtime=1.01 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 9698 0 0 0 101 0 0 0 19 0 1 0 487009640 42500096 7469 33554432000 4194304 4785740 140736007537888 18446744073709551615 4323744 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 10376 7469 340 145 0 7421 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=0.21 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 20 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 564524

[startup+3.10045 s]
/proc/loadavg: 0.92 1.23 2.03 13/206 7757
/proc/meminfo: memFree=13821292/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4609971330043871232 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
[pid=7737] ppid=7736 vsize=42272 CPUtime=0.74 cores=1
/proc/7737/stat : 7737 (cryptominisat) R 7736 7736 6665 0 -1 4202496 5025 0 0 0 74 0 0 0 25 0 1 0 487009640 43286528 4861 33554432000 4194304 4587354 140733640805424 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7737/statm: 10568 4861 307 96 0 7130 0
[pid=7738] ppid=7736 vsize=41504 CPUtime=1.52 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 9698 0 0 0 152 0 0 0 20 0 1 0 487009640 42500096 7469 33554432000 4194304 4785740 140736007537888 18446744073709551615 4545881 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 10376 7469 340 145 0 7421 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=0.8 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 79 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 564524

[startup+6.30085 s]
/proc/loadavg: 1.81 1.41 2.09 13/206 7757
/proc/meminfo: memFree=13734128/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4609971879799685120 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
[pid=7737] ppid=7736 vsize=60540 CPUtime=1.84 cores=1
/proc/7737/stat : 7737 (cryptominisat) R 7736 7736 6665 0 -1 4202496 10428 0 0 0 184 0 0 0 25 0 1 0 487009640 61992960 9246 33554432000 4194304 4587354 140733640805424 18446744073709551615 4375171 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7737/statm: 15135 9246 317 96 0 11697 0
[pid=7738] ppid=7736 vsize=41504 CPUtime=2.61 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 9717 0 0 0 261 0 0 0 23 0 1 0 487009640 42500096 7488 33554432000 4194304 4785740 140736007537888 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 10376 7488 340 145 0 7421 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=1.82 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 181 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 582792

[startup+12.7007 s]
/proc/loadavg: 2.70 1.60 2.15 13/206 7757
/proc/meminfo: memFree=13669912/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4609972841872359424 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
[pid=7737] ppid=7736 vsize=73024 CPUtime=3.94 cores=1
/proc/7737/stat : 7737 (cryptominisat) R 7736 7736 6665 0 -1 4202496 15895 0 0 0 393 1 0 0 25 0 1 0 487009640 74776576 13148 33554432000 4194304 4587354 140733640805424 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7737/statm: 18256 13148 330 96 0 14818 0
[pid=7738] ppid=7736 vsize=44044 CPUtime=4.73 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 10378 0 0 0 472 1 0 0 25 0 1 0 487009640 45101056 8149 33554432000 4194304 4785740 140736007537888 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 11011 8149 340 145 0 8056 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=4 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 399 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 597816

[startup+25.5003 s]
/proc/loadavg: 4.76 2.11 2.30 13/206 7758
/proc/meminfo: memFree=13563040/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4609972017238638592 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
[pid=7737] ppid=7736 vsize=110968 CPUtime=8.24 cores=1
/proc/7737/stat : 7737 (cryptominisat) R 7736 7736 6665 0 -1 4202496 16892 0 0 0 822 2 0 0 25 0 1 0 487009640 113631232 14126 33554432000 4194304 4587354 140733640805424 18446744073709551615 4451328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7737/statm: 27742 14126 336 96 0 24304 0
[pid=7738] ppid=7736 vsize=51208 CPUtime=9.01 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 12181 0 0 0 900 1 0 0 25 0 1 0 487009640 52436992 9952 33554432000 4194304 4785740 140736007537888 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 12802 9952 340 145 0 9847 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=8.22 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 821 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 642924

[startup+51.1006 s]
/proc/loadavg: 7.40 2.95 2.57 13/206 7758
/proc/meminfo: memFree=13488536/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4609970917727010816 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
[pid=7737] ppid=7736 vsize=120064 CPUtime=16.74 cores=1
/proc/7737/stat : 7737 (cryptominisat) R 7736 7736 6665 0 -1 4202496 19295 0 0 0 1672 2 0 0 25 0 1 0 487009640 122945536 16504 33554432000 4194304 4587354 140733640805424 18446744073709551615 4237704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7737/statm: 30016 16504 336 96 0 26578 0
[pid=7738] ppid=7736 vsize=53832 CPUtime=17.53 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 12799 0 0 0 1752 1 0 0 25 0 1 0 487009640 55123968 10570 33554432000 4194304 4785740 140736007537888 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 13458 10570 340 145 0 10503 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=16.8 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 1679 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134529049 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 654644

[startup+102.308 s]
/proc/loadavg: 10.07 4.36 3.07 13/206 7760
/proc/meminfo: memFree=13448472/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4609972154677592064 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
[pid=7737] ppid=7736 vsize=94020 CPUtime=33.83 cores=1
/proc/7737/stat : 7737 (cryptominisat) R 7736 7736 6665 0 -1 4202496 23249 0 0 0 3380 3 0 0 25 0 1 0 487009640 96276480 17044 33554432000 4194304 4587354 140733640805424 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7737/statm: 23505 17044 336 96 0 20067 0
[pid=7738] ppid=7736 vsize=63496 CPUtime=34.61 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 15228 0 0 0 3459 2 0 0 25 0 1 0 487009640 65019904 12999 33554432000 4194304 4785740 140736007537888 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 15874 12999 340 145 0 12919 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=33.84 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 3383 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 638264

[startup+162.301 s]
/proc/loadavg: 11.50 5.80 3.64 13/206 7761
/proc/meminfo: memFree=13376036/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=0 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487009639 18763776 394 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4609971604921778176 0 0 17 3 0 0 0
/proc/7736/statm: 4581 394 345 23 0 91 0
[pid=7737] ppid=7736 vsize=2183796 CPUtime=53.83 cores=1
/proc/7737/stat : 7737 (cryptominisat) R 7736 7736 6665 0 -1 4202496 27424 0 0 0 5378 5 0 0 25 0 1 0 487009640 2236207104 17828 33554432000 4194304 4587354 140733640805424 18446744073709551615 4451376 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7737/statm: 545949 17828 336 96 0 542511 0
[pid=7738] ppid=7736 vsize=74940 CPUtime=54.6 cores=1

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

/proc/meminfo: memFree=13139832/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=172936 CPUtime=287.07 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 42328 0 0 0 28697 10 0 0 25 0 1 0 487009640 177086464 40099 33554432000 4194304 4785740 140736007537888 18446744073709551615 4303988 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 43234 40099 340 145 0 40279 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=286.28 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 28627 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 653684

[startup+822.301 s]
/proc/loadavg: 11.09 10.82 7.69 12/205 7821
/proc/meminfo: memFree=13129400/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=172936 CPUtime=317.07 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 42333 0 0 0 31697 10 0 0 25 0 1 0 487009640 177086464 40104 33554432000 4194304 4785740 140736007537888 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 43234 40104 340 145 0 40279 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=316.28 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 31627 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 653684

[startup+882.301 s]
/proc/loadavg: 11.03 10.85 7.91 12/205 7823
/proc/meminfo: memFree=13138916/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=173352 CPUtime=347.06 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 42430 0 0 0 34696 10 0 0 25 0 1 0 487009640 177512448 40201 33554432000 4194304 4785740 140736007537888 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 43338 40201 340 145 0 40383 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=346.29 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 34628 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 654100

[startup+942.301 s]
/proc/loadavg: 11.07 10.89 8.09 12/205 7824
/proc/meminfo: memFree=13105668/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=173352 CPUtime=377.06 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 42442 0 0 0 37696 10 0 0 25 0 1 0 487009640 177512448 40213 33554432000 4194304 4785740 140736007537888 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 43338 40213 340 145 0 40383 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=376.29 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 37628 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 10024388 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 654100

[startup+1002.3 s]
/proc/loadavg: 11.02 10.91 8.27 12/205 7826
/proc/meminfo: memFree=13067456/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=186736 CPUtime=407.05 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 45751 0 0 0 40694 11 0 0 25 0 1 0 487009640 191217664 43522 33554432000 4194304 4785740 140736007537888 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 46684 43522 340 145 0 43729 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=406.3 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 40629 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 667484

[startup+1062.3 s]
/proc/loadavg: 11.01 10.92 8.44 12/205 7827
/proc/meminfo: memFree=13010652/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=234848 CPUtime=437.05 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 57707 0 0 0 43690 15 0 0 25 0 1 0 487009640 240484352 55478 33554432000 4194304 4785740 140736007537888 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 58712 55478 340 145 0 55757 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=436.3 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 43629 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 715596

[startup+1122.3 s]
/proc/loadavg: 11.00 10.93 8.60 12/205 7829
/proc/meminfo: memFree=12965376/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=251864 CPUtime=467.05 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 61921 0 0 0 46688 17 0 0 25 0 1 0 487009640 257908736 59692 33554432000 4194304 4785740 140736007537888 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 62966 59692 340 145 0 60011 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=466.31 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 46630 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 732612

[startup+1182.3 s]
/proc/loadavg: 11.00 10.94 8.74 12/205 7830
/proc/meminfo: memFree=12962252/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=251864 CPUtime=497.04 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 61935 0 0 0 49687 17 0 0 25 0 1 0 487009640 257908736 59706 33554432000 4194304 4785740 140736007537888 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 62966 59706 340 145 0 60011 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=496.32 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 49631 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 732612

[startup+1242.3 s]
/proc/loadavg: 11.00 10.95 8.88 12/205 7832
/proc/meminfo: memFree=12946232/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=251864 CPUtime=527.04 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 61939 0 0 0 52687 17 0 0 25 0 1 0 487009640 257908736 59710 33554432000 4194304 4785740 140736007537888 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 62966 59710 340 145 0 60011 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=526.32 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 52631 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 732612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.95 9.01 9/200 7835
/proc/meminfo: memFree=13074340/32951124 swapFree=67111528/67111528
[pid=7736] ppid=7734 vsize=18324 CPUtime=188.95 cores=1,3
/proc/7736/stat : 7736 (ppfolio) S 7734 7736 6665 0 -1 4202496 503 72399 0 0 0 0 18879 16 15 0 1 0 487009639 18763776 395 33554432000 4194304 4287625 140733892274416 18446744073709551615 255377321487 0 0 4096 65536 4318148716260196612 0 0 17 3 0 0 0
/proc/7736/statm: 4581 395 346 23 0 91 0
[pid=7738] ppid=7736 vsize=251864 CPUtime=555.93 cores=1
/proc/7738/stat : 7738 (clasp) R 7736 7736 6665 0 -1 4202496 61939 0 0 0 55576 17 0 0 25 0 1 0 487009640 257908736 59710 33554432000 4194304 4785740 140736007537888 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7738/statm: 62966 59710 340 145 0 60011 0
[pid=7739] ppid=7736 vsize=462424 CPUtime=555.14 cores=1
/proc/7739/stat : 7739 (TNM) R 7736 7736 6665 0 -1 4202496 5467 0 0 0 55513 1 0 0 25 0 1 0 487009640 473522176 5364 33554432000 134512640 134534564 4291859264 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7739/statm: 115606 5364 95 6 0 114272 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 732612

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 7736 and gives
#  childrusage.ru_utime.tv_sec=188
#  childrusage.ru_utime.tv_usec=800297
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=165974
# CPU time returned by wait4() is 188.966
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.68
CPU system time (s): 0.34
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 5037224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.8
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72902
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= 183
involuntary context switches= 2061

runsolver used 2.49762 second user time and 5.36718 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 19:55:18
IDJOB=3282499
IDBENCH=70817
IDSOLVER=1613
FILE ID=node135/3282499-1303754118
RUNJOBID= node135-1303754117-7704
PBS_JOBID= 13154027
Free space on /tmp= 71240 MiB

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

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=809026357

node135.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.851
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.70
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14149120 kB
Buffers:       2064580 kB
Cached:       16057684 kB
SwapCached:          0 kB
Active:        7483396 kB
Inactive:     10721796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14149120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           36980 kB
Writeback:           0 kB
AnonPages:       82144 kB
Mapped:          16052 kB
Slab:           533212 kB
PageTables:       5640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   689312 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71212 MiB
End job on node135 at 2011-04-25 20:17:00