Trace number 3219352

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.03 4999.91

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
MD5SUM40e955d306a70bd3dffa8283c1221639
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark611.74
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
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-3219352-1303233277/watcher-3219352-1303233277 -o /tmp/evaluation-result-3219352-1303233277/solver-3219352-1303233277 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219352-1303233277.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: 5.85 5.97 5.99 4/184 23466
/proc/meminfo: memFree=21549132/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 5631434953850847496 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0

[startup+0.0758021 s]
/proc/loadavg: 5.85 5.97 5.99 4/184 23466
/proc/meminfo: memFree=21549132/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 5631434953850847496 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100797 s]
/proc/loadavg: 5.85 5.97 5.99 4/184 23466
/proc/meminfo: memFree=21549132/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 5631434953850847496 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300772 s]
/proc/loadavg: 5.85 5.97 5.99 4/184 23466
/proc/meminfo: memFree=21549132/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700688 s]
/proc/loadavg: 5.85 5.97 5.99 4/184 23466
/proc/meminfo: memFree=21549132/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 5.86 5.97 5.99 7/188 23470
/proc/meminfo: memFree=21521828/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989065284550656 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=33432 CPUtime=0.93 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 5032 0 0 0 93 0 0 0 18 0 1 0 434925878 34234368 4480 33554432000 4194304 4587354 140734380669088 18446744073709551615 246516530955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 8358 4480 326 96 0 4920 0
[pid=23468] ppid=23466 vsize=20120 CPUtime=0.19 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 2679 0 0 0 19 0 0 0 24 0 1 0 434925878 20602880 2384 33554432000 4194304 4785740 140735320672464 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 5030 2384 339 145 0 2075 0
[pid=23469] ppid=23466 vsize=455692 CPUtime=0.34 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 1375 0 0 0 34 0 0 0 25 0 1 0 434925878 466628608 1272 33554432000 134512640 134534564 4294297584 18446744073709551615 134524704 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 113923 1272 91 6 0 112589 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 527568

[startup+3.10025 s]
/proc/loadavg: 5.86 5.97 5.99 7/188 23470
/proc/meminfo: memFree=21518356/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989340162457600 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=168272 CPUtime=1.59 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 6789 0 0 0 159 0 0 0 19 0 1 0 434925878 172310528 4554 33554432000 4194304 4587354 140734380669088 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 42068 4554 327 96 0 38630 0
[pid=23468] ppid=23466 vsize=22904 CPUtime=0.64 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 3360 0 0 0 64 0 0 0 25 0 1 0 434925878 23453696 3065 33554432000 4194304 4785740 140735320672464 18446744073709551615 246516495045 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 5726 3065 340 145 0 2771 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=0.84 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 84 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 671956

[startup+6.30067 s]
/proc/loadavg: 5.87 5.97 5.99 7/188 23470
/proc/meminfo: memFree=21502540/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492987416017108992 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=167316 CPUtime=2.64 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 9151 0 0 0 263 1 0 0 22 0 1 0 434925878 171331584 4922 33554432000 4194304 4587354 140734380669088 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 41829 4922 327 96 0 38391 0
[pid=23468] ppid=23466 vsize=30056 CPUtime=1.69 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 5159 0 0 0 169 0 0 0 25 0 1 0 434925878 30777344 4864 33554432000 4194304 4785740 140735320672464 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 7514 4864 340 145 0 4559 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=1.94 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 194 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 678152

[startup+12.7005 s]
/proc/loadavg: 5.88 5.97 5.99 7/188 23470
/proc/meminfo: memFree=21449440/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=235420 CPUtime=4.79 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 21928 0 0 0 477 2 0 0 25 0 1 0 434925878 241070080 15446 33554432000 4194304 4587354 140734380669088 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 58855 15446 337 96 0 55417 0
[pid=23468] ppid=23466 vsize=34656 CPUtime=3.83 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 6292 0 0 0 383 0 0 0 25 0 1 0 434925878 35487744 5997 33554432000 4194304 4785740 140735320672464 18446744073709551615 4276909 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 8664 5997 340 145 0 5709 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=4.04 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 404 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 750856

[startup+25.5012 s]
/proc/loadavg: 5.91 5.97 5.99 7/188 23471
/proc/meminfo: memFree=21480712/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492987965772922880 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=168760 CPUtime=9.04 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 26680 0 0 0 901 3 0 0 25 0 1 0 434925878 172810240 3675 33554432000 4194304 4587354 140734380669088 18446744073709551615 4237677 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 42190 3675 337 96 0 38752 0
[pid=23468] ppid=23466 vsize=40840 CPUtime=8.09 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 7811 0 0 0 808 1 0 0 25 0 1 0 434925878 41820160 7516 33554432000 4194304 4785740 140735320672464 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 10210 7516 340 145 0 7255 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=8.34 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 834 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 690380

[startup+51.1005 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 23471
/proc/meminfo: memFree=21422156/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492988240650829824 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=196904 CPUtime=17.59 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 37720 0 0 0 1753 6 0 0 25 0 1 0 434925878 201629696 11850 33554432000 4194304 4587354 140734380669088 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 49226 11850 337 96 0 45788 0
[pid=23468] ppid=23466 vsize=50900 CPUtime=16.65 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 10311 0 0 0 1663 2 0 0 25 0 1 0 434925878 52121600 10016 33554432000 4194304 4785740 140735320672464 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 12725 10016 340 145 0 9770 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=16.84 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 1684 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 728584

[startup+102.307 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 23473
/proc/meminfo: memFree=21357408/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=190020 CPUtime=34.66 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 50912 0 0 0 3457 9 0 0 25 0 1 0 434925878 194580480 9341 33554432000 4194304 4587354 140734380669088 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 47505 9341 337 96 0 44067 0
[pid=23468] ppid=23466 vsize=60188 CPUtime=33.69 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 12604 0 0 0 3367 2 0 0 25 0 1 0 434925878 61632512 12309 33554432000 4194304 4785740 140735320672464 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 15047 12309 340 145 0 12092 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=33.94 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 3394 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 730988

[startup+162.301 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 23474
/proc/meminfo: memFree=21231028/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492988790406643712 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=246084 CPUtime=54.66 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 68679 0 0 0 5454 12 0 0 25 0 1 0 434925878 251990016 23115 33554432000 4194304 4587354 140734380669088 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 61521 23115 337 96 0 58083 0
[pid=23468] ppid=23466 vsize=67664 CPUtime=53.68 cores=1

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

/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 1282964

[startup+4662.3 s]
/proc/loadavg: 6.06 6.03 6.00 7/188 23637
/proc/meminfo: memFree=20747852/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=584100 CPUtime=1554.66 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 821680 0 0 0 155301 165 0 0 25 0 1 0 434925878 598118400 110645 33554432000 4194304 4587354 140734380669088 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 146025 110645 337 96 0 142587 0
[pid=23468] ppid=23466 vsize=218512 CPUtime=1553.75 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 50863 0 0 0 155364 11 0 0 25 0 1 0 434925878 223756288 50568 33554432000 4194304 4785740 140735320672464 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 54628 50568 340 145 0 51673 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=1554 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 155400 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1283392

[startup+4722.31 s]
/proc/loadavg: 6.02 6.02 6.00 7/188 23639
/proc/meminfo: memFree=20790240/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=584100 CPUtime=1574.67 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 821680 0 0 0 157302 165 0 0 25 0 1 0 434925878 598118400 110645 33554432000 4194304 4587354 140734380669088 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 146025 110645 337 96 0 142587 0
[pid=23468] ppid=23466 vsize=218512 CPUtime=1573.75 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 50864 0 0 0 157364 11 0 0 25 0 1 0 434925878 223756288 50569 33554432000 4194304 4785740 140735320672464 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 54628 50569 340 145 0 51673 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=1574 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 157400 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1283392

[startup+4782.3 s]
/proc/loadavg: 6.01 6.02 6.00 7/188 23640
/proc/meminfo: memFree=20754868/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=584100 CPUtime=1594.67 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 821680 0 0 0 159302 165 0 0 25 0 1 0 434925878 598118400 110645 33554432000 4194304 4587354 140734380669088 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 146025 110645 337 96 0 142587 0
[pid=23468] ppid=23466 vsize=218512 CPUtime=1593.75 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 50864 0 0 0 159364 11 0 0 25 0 1 0 434925878 223756288 50569 33554432000 4194304 4785740 140735320672464 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 54628 50569 340 145 0 51673 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=1594 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 159400 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 1283392

[startup+4842.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 23642
/proc/meminfo: memFree=20797748/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=584100 CPUtime=1614.68 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 821680 0 0 0 161303 165 0 0 25 0 1 0 434925878 598118400 110645 33554432000 4194304 4587354 140734380669088 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 146025 110645 337 96 0 142587 0
[pid=23468] ppid=23466 vsize=219832 CPUtime=1613.74 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 51196 0 0 0 161363 11 0 0 25 0 1 0 434925878 225107968 50901 33554432000 4194304 4785740 140735320672464 18446744073709551615 4538880 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 54958 50901 340 145 0 52003 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=1614 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 161400 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 3549624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1284712

[startup+4902.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 23644
/proc/meminfo: memFree=20761992/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=584100 CPUtime=1634.69 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 821680 0 0 0 163304 165 0 0 25 0 1 0 434925878 598118400 110645 33554432000 4194304 4587354 140734380669088 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 146025 110645 337 96 0 142587 0
[pid=23468] ppid=23466 vsize=219832 CPUtime=1633.74 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 51196 0 0 0 163363 11 0 0 25 0 1 0 434925878 225107968 50901 33554432000 4194304 4785740 140735320672464 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 54958 50901 340 145 0 52003 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=1633.99 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 163399 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1284712

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/188 23645
/proc/meminfo: memFree=20807240/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=584100 CPUtime=1654.69 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 821680 0 0 0 165304 165 0 0 25 0 1 0 434925878 598118400 110645 33554432000 4194304 4587354 140734380669088 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 146025 110645 337 96 0 142587 0
[pid=23468] ppid=23466 vsize=220888 CPUtime=1653.74 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 51452 0 0 0 165363 11 0 0 25 0 1 0 434925878 226189312 51157 33554432000 4194304 4785740 140735320672464 18446744073709551615 246516531838 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 55222 51157 340 145 0 52267 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=1653.99 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 165399 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1285768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/188 23646
/proc/meminfo: memFree=20782792/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=584100 CPUtime=1667.24 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 821680 0 0 0 166559 165 0 0 25 0 1 0 434925878 598118400 110645 33554432000 4194304 4587354 140734380669088 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 146025 110645 337 96 0 142587 0
[pid=23468] ppid=23466 vsize=221560 CPUtime=1666.3 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 51567 0 0 0 166619 11 0 0 25 0 1 0 434925878 226877440 51272 33554432000 4194304 4785740 140735320672464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 55390 51272 340 145 0 52435 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=1666.49 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 166649 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1286440

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/188 23646
/proc/meminfo: memFree=20782792/32951124 swapFree=67111416/67111528
[pid=23466] ppid=23464 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23466/stat : 23466 (ppfolio) S 23464 23466 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434925878 18763776 394 33554432000 4194304 4287625 140735048665568 18446744073709551615 246516854287 0 0 4096 65536 4492989202723504128 0 0 17 5 0 0 0
/proc/23466/statm: 4581 394 345 23 0 91 0
[pid=23467] ppid=23466 vsize=584100 CPUtime=1667.24 cores=1
/proc/23467/stat : 23467 (cryptominisat) R 23466 23466 22728 0 -1 4202496 821680 0 0 0 166559 165 0 0 25 0 1 0 434925878 598118400 110645 33554432000 4194304 4587354 140734380669088 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23467/statm: 146025 110645 337 96 0 142587 0
[pid=23468] ppid=23466 vsize=221560 CPUtime=1666.3 cores=1
/proc/23468/stat : 23468 (clasp) R 23466 23466 22728 0 -1 4202496 51567 0 0 0 166619 11 0 0 25 0 1 0 434925878 226877440 51272 33554432000 4194304 4785740 140735320672464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23468/statm: 55390 51272 340 145 0 52435 0
[pid=23469] ppid=23466 vsize=462456 CPUtime=1666.49 cores=1
/proc/23469/stat : 23469 (TNM) R 23466 23466 22728 0 -1 4202496 2354 0 0 0 166649 0 0 0 25 0 1 0 434925878 473554944 2251 33554432000 134512640 134534564 4294297584 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23469/statm: 115614 2251 95 6 0 114280 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1286440

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4998.27
CPU system time (s): 1.76
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1286440

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

runsolver used 8.22075 second user time and 19.0601 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-19 19:14:37
IDJOB=3219352
IDBENCH=82575
IDSOLVER=1639
FILE ID=node134/3219352-1303233277
RUNJOBID= node134-1303218216-22747
PBS_JOBID= 13036139
Free space on /tmp= 71980 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219352-1303233277/watcher-3219352-1303233277 -o /tmp/evaluation-result-3219352-1303233277/solver-3219352-1303233277 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219352-1303233277.cnf

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

MD5SUM BENCH= 40e955d306a70bd3dffa8283c1221639
RANDOM SEED=1093700195

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21549412 kB
Buffers:        659780 kB
Cached:        9615092 kB
SwapCached:        108 kB
Active:        6462236 kB
Inactive:      4577632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21549412 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           11236 kB
Writeback:           0 kB
AnonPages:      764696 kB
Mapped:          16568 kB
Slab:           297308 kB
PageTables:       6628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2521684 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= 71968 MiB
End job on node134 at 2011-04-19 20:37:59