Trace number 3219880

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) 4999.99 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
MD5SUM7eb6d5b5c1c99a6b88954b61ac97b4f7
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

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-3219880-1303260305/watcher-3219880-1303260305 -o /tmp/evaluation-result-3219880-1303260305/solver-3219880-1303260305 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219880-1303260305.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.02 5.82 4.60 4/180 20881
/proc/meminfo: memFree=17093652/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 1094369216187826440 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0

[startup+0.088322 s]
/proc/loadavg: 6.02 5.82 4.60 4/180 20881
/proc/meminfo: memFree=17093652/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 1094369216187826440 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100318 s]
/proc/loadavg: 6.02 5.82 4.60 4/180 20881
/proc/meminfo: memFree=17093652/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 1094369216187826440 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300295 s]
/proc/loadavg: 6.02 5.82 4.60 4/180 20881
/proc/meminfo: memFree=17093652/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700221 s]
/proc/loadavg: 6.02 5.82 4.60 4/180 20881
/proc/meminfo: memFree=17093652/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50107 s]
/proc/loadavg: 6.02 5.82 4.60 7/184 20885
/proc/meminfo: memFree=17077872/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=26312 CPUtime=0.54 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 1582 0 0 0 54 0 0 0 25 0 1 0 437628239 26943488 1435 33554432000 4194304 4587354 140737466961552 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 6578 1435 305 96 0 3140 0
[pid=20883] ppid=20881 vsize=19244 CPUtime=0.41 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 2400 0 0 0 41 0 0 0 25 0 1 0 437628239 19705856 2132 33554432000 4194304 4785740 140733284814080 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 4811 2132 340 145 0 1856 0
[pid=20884] ppid=20881 vsize=456220 CPUtime=0.52 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1457 0 0 0 52 0 0 0 25 0 1 0 437628239 467169280 1354 33554432000 134512640 134534564 4293717200 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 520100

[startup+3.10078 s]
/proc/loadavg: 6.02 5.82 4.60 7/184 20885
/proc/meminfo: memFree=17072664/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=27892 CPUtime=1.15 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 5242 0 0 0 115 0 0 0 18 0 1 0 437628239 28561408 2013 33554432000 4194304 4587354 140737466961552 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 6973 2013 326 96 0 3535 0
[pid=20883] ppid=20881 vsize=21684 CPUtime=0.91 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 3023 0 0 0 91 0 0 0 25 0 1 0 437628239 22204416 2755 33554432000 4194304 4785740 140733284814080 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 5421 2755 340 145 0 2466 0
[pid=20884] ppid=20881 vsize=456220 CPUtime=1 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1457 0 0 0 100 0 0 0 25 0 1 0 437628239 467169280 1354 33554432000 134512640 134534564 4293717200 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 524120

[startup+6.3012 s]
/proc/loadavg: 6.01 5.82 4.61 7/184 20885
/proc/meminfo: memFree=17061616/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164477893050368 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=576748 CPUtime=2.65 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 8351 0 0 0 265 0 0 0 20 0 1 0 437628239 590589952 3006 33554432000 4194304 4587354 140737466961552 18446744073709551615 218905427654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 144187 3006 327 96 0 140749 0
[pid=20883] ppid=20881 vsize=24368 CPUtime=1.71 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 3687 0 0 0 171 0 0 0 25 0 1 0 437628239 24952832 3419 33554432000 4194304 4785740 140733284814080 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 6092 3419 340 145 0 3137 0
[pid=20884] ppid=20881 vsize=456220 CPUtime=1.9 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1457 0 0 0 190 0 0 0 25 0 1 0 437628239 467169280 1354 33554432000 134512640 134534564 4293717200 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1075660

[startup+12.701 s]
/proc/loadavg: 6.01 5.83 4.61 7/184 20885
/proc/meminfo: memFree=17036228/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164065576189952 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=593132 CPUtime=4.84 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 15439 0 0 0 483 1 0 0 25 0 1 0 437628239 607367168 7312 33554432000 4194304 4587354 140737466961552 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 148283 7312 337 96 0 144845 0
[pid=20883] ppid=20881 vsize=26788 CPUtime=3.83 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 4270 0 0 0 383 0 0 0 25 0 1 0 437628239 27430912 4002 33554432000 4194304 4785740 140733284814080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 6697 4002 340 145 0 3742 0
[pid=20884] ppid=20881 vsize=456220 CPUtime=4 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1457 0 0 0 400 0 0 0 25 0 1 0 437628239 467169280 1354 33554432000 134512640 134534564 4293717200 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1094464

[startup+25.5007 s]
/proc/loadavg: 6.01 5.83 4.64 7/184 20886
/proc/meminfo: memFree=17004088/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164203015143424 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=601488 CPUtime=9.05 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 21590 0 0 0 903 2 0 0 25 0 1 0 437628239 615923712 11877 33554432000 4194304 4587354 140737466961552 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 150372 11877 337 96 0 146934 0
[pid=20883] ppid=20881 vsize=30044 CPUtime=8.11 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 5058 0 0 0 811 0 0 0 25 0 1 0 437628239 30765056 4790 33554432000 4194304 4785740 140733284814080 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 7511 4790 340 145 0 4556 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=8.3 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 830 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1110564

[startup+51.1011 s]
/proc/loadavg: 6.08 5.86 4.68 7/184 20887
/proc/meminfo: memFree=17034800/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173163240942469120 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=574404 CPUtime=17.64 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 23901 0 0 0 1761 3 0 0 25 0 1 0 437628239 588189696 5332 33554432000 4194304 4587354 140737466961552 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 143601 5332 337 96 0 140163 0
[pid=20883] ppid=20881 vsize=34652 CPUtime=16.64 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 6173 0 0 0 1663 1 0 0 25 0 1 0 437628239 35483648 5905 33554432000 4194304 4785740 140733284814080 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 8663 5905 340 145 0 5708 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=16.8 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 1680 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1088088

[startup+102.307 s]
/proc/loadavg: 6.04 5.88 4.74 7/184 20888
/proc/meminfo: memFree=16993740/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173163240942469120 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=597208 CPUtime=34.67 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 39738 0 0 0 3462 5 0 0 25 0 1 0 437628239 611540992 9119 33554432000 4194304 4587354 140737466961552 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 149302 9119 337 96 0 145864 0
[pid=20883] ppid=20881 vsize=39788 CPUtime=33.71 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 7376 0 0 0 3370 1 0 0 25 0 1 0 437628239 40742912 7108 33554432000 4194304 4785740 140733284814080 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 9947 7108 340 145 0 6992 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=33.9 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 3390 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1116028

[startup+162.301 s]
/proc/loadavg: 6.01 5.90 4.82 7/184 20889
/proc/meminfo: memFree=16973004/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173162416308748288 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=607240 CPUtime=54.67 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 51676 0 0 0 5460 7 0 0 25 0 1 0 437628239 621813760 11452 33554432000 4194304 4587354 140737466961552 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 151810 11452 337 96 0 148372 0
[pid=20883] ppid=20881 vsize=45072 CPUtime=53.71 cores=1

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

/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4602.29
Current children cumulated vsize (KiB) 1474468

[startup+4662.3 s]
/proc/loadavg: 6.04 6.01 5.94 7/184 21529
/proc/meminfo: memFree=16982884/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164065576189952 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=853936 CPUtime=1554.71 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 615802 0 0 0 155351 120 0 0 25 0 1 0 437628239 874430464 68549 33554432000 4194304 4587354 140737466961552 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 213484 68549 337 96 0 210046 0
[pid=20883] ppid=20881 vsize=142144 CPUtime=1553.71 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 30632 0 0 0 155365 6 0 0 25 0 1 0 437628239 145555456 30257 33554432000 4194304 4785740 140733284814080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 35536 30257 340 145 0 32581 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=1553.87 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 155387 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4662.29
Current children cumulated vsize (KiB) 1475112

[startup+4722.3 s]
/proc/loadavg: 6.05 6.02 5.95 7/184 21531
/proc/meminfo: memFree=16988696/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164065576189952 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=853936 CPUtime=1574.7 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 615802 0 0 0 157350 120 0 0 25 0 1 0 437628239 874430464 68549 33554432000 4194304 4587354 140737466961552 18446744073709551615 4388286 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 213484 68549 337 96 0 210046 0
[pid=20883] ppid=20881 vsize=142568 CPUtime=1573.72 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 30727 0 0 0 157366 6 0 0 25 0 1 0 437628239 145989632 30352 33554432000 4194304 4785740 140733284814080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 35642 30352 340 145 0 32687 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=1573.86 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 157386 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 1475536

[startup+4782.3 s]
/proc/loadavg: 6.02 6.02 5.95 7/184 21536
/proc/meminfo: memFree=16979688/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164065576189952 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=853936 CPUtime=1594.7 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 615802 0 0 0 159350 120 0 0 25 0 1 0 437628239 874430464 68549 33554432000 4194304 4587354 140737466961552 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 213484 68549 337 96 0 210046 0
[pid=20883] ppid=20881 vsize=143424 CPUtime=1593.73 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 30910 0 0 0 159367 6 0 0 25 0 1 0 437628239 146866176 30535 33554432000 4194304 4785740 140733284814080 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 35856 30535 340 145 0 32901 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=1593.86 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 159386 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4782.29
Current children cumulated vsize (KiB) 1476392

[startup+4842.3 s]
/proc/loadavg: 6.00 6.01 5.95 7/184 21537
/proc/meminfo: memFree=16975768/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164065576189952 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=853936 CPUtime=1614.7 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 615802 0 0 0 161350 120 0 0 25 0 1 0 437628239 874430464 68549 33554432000 4194304 4587354 140737466961552 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 213484 68549 337 96 0 210046 0
[pid=20883] ppid=20881 vsize=143424 CPUtime=1613.73 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 30923 0 0 0 161367 6 0 0 25 0 1 0 437628239 146866176 30548 33554432000 4194304 4785740 140733284814080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 35856 30548 340 145 0 32901 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=1613.86 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 161386 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4842.29
Current children cumulated vsize (KiB) 1476392

[startup+4902.31 s]
/proc/loadavg: 6.00 6.01 5.95 7/184 21539
/proc/meminfo: memFree=16944852/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164065576189952 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=853936 CPUtime=1634.69 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 615802 0 0 0 163349 120 0 0 25 0 1 0 437628239 874430464 68549 33554432000 4194304 4587354 140737466961552 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 213484 68549 337 96 0 210046 0
[pid=20883] ppid=20881 vsize=143708 CPUtime=1633.74 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 30987 0 0 0 163368 6 0 0 25 0 1 0 437628239 147156992 30612 33554432000 4194304 4785740 140733284814080 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 35927 30612 340 145 0 32972 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=1633.86 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 163386 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4902.29
Current children cumulated vsize (KiB) 1476676

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21540
/proc/meminfo: memFree=16970992/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164065576189952 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=853936 CPUtime=1654.69 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 615802 0 0 0 165349 120 0 0 25 0 1 0 437628239 874430464 68549 33554432000 4194304 4587354 140737466961552 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 213484 68549 337 96 0 210046 0
[pid=20883] ppid=20881 vsize=144276 CPUtime=1653.74 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 31101 0 0 0 165368 6 0 0 25 0 1 0 437628239 147738624 30726 33554432000 4194304 4785740 140733284814080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 36069 30726 340 145 0 33114 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=1653.85 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 165385 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4962.28
Current children cumulated vsize (KiB) 1477244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21542
/proc/meminfo: memFree=16963644/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164065576189952 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=853936 CPUtime=1667.28 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 615802 0 0 0 166608 120 0 0 25 0 1 0 437628239 874430464 68549 33554432000 4194304 4587354 140737466961552 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 213484 68549 337 96 0 210046 0
[pid=20883] ppid=20881 vsize=144276 CPUtime=1666.26 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 31101 0 0 0 166620 6 0 0 25 0 1 0 437628239 147738624 30726 33554432000 4194304 4785740 140733284814080 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 36069 30726 340 145 0 33114 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=1666.45 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 166645 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4999.99
Current children cumulated vsize (KiB) 1477244

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

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

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21542
/proc/meminfo: memFree=16963644/32951124 swapFree=67111528/67111528
[pid=20881] ppid=20879 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20881/stat : 20881 (ppfolio) S 20879 20881 20692 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 437628239 18763776 394 33554432000 4194304 4287625 140734691549984 18446744073709551615 218905751055 0 0 4096 65536 14173164065576189952 0 0 17 3 0 0 0
/proc/20881/statm: 4581 394 345 23 0 91 0
[pid=20882] ppid=20881 vsize=853936 CPUtime=1667.28 cores=1
/proc/20882/stat : 20882 (cryptominisat) R 20881 20881 20692 0 -1 4202496 615802 0 0 0 166608 120 0 0 25 0 1 0 437628239 874430464 68549 33554432000 4194304 4587354 140737466961552 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20882/statm: 213484 68549 337 96 0 210046 0
[pid=20883] ppid=20881 vsize=144276 CPUtime=1666.26 cores=1
/proc/20883/stat : 20883 (clasp) R 20881 20881 20692 0 -1 4202496 31101 0 0 0 166620 6 0 0 25 0 1 0 437628239 147738624 30726 33554432000 4194304 4785740 140733284814080 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20883/statm: 36069 30726 340 145 0 33114 0
[pid=20884] ppid=20881 vsize=460708 CPUtime=1666.45 cores=1
/proc/20884/stat : 20884 (TNM) R 20881 20881 20692 0 -1 4202496 1816 0 0 0 166645 0 0 0 25 0 1 0 437628239 471764992 1713 33554432000 134512640 134534564 4293717200 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20884/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4999.99
Current children cumulated vsize (KiB) 1477244

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 4999.99
CPU user time (s): 4998.73
CPU system time (s): 1.26
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 1825032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.003999
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= 277
involuntary context switches= 4

runsolver used 8.24175 second user time and 19.0411 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-20 02:45:05
IDJOB=3219880
IDBENCH=82663
IDSOLVER=1639
FILE ID=node137/3219880-1303260305
RUNJOBID= node137-1303259272-20712
PBS_JOBID= 13049495
Free space on /tmp= 71724 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219880-1303260305/watcher-3219880-1303260305 -o /tmp/evaluation-result-3219880-1303260305/solver-3219880-1303260305 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219880-1303260305.cnf

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

MD5SUM BENCH= 7eb6d5b5c1c99a6b88954b61ac97b4f7
RANDOM SEED=768041320

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17093932 kB
Buffers:        701940 kB
Cached:       14357712 kB
SwapCached:          0 kB
Active:        9051316 kB
Inactive:      6445976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17093932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10756 kB
Writeback:           0 kB
AnonPages:      437680 kB
Mapped:          16396 kB
Slab:           297012 kB
PageTables:       5408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1094416 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= 71716 MiB
End job on node137 at 2011-04-20 04:08:27