Trace number 3219292

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S845438593-067-UNKNOWN.cnf
MD5SUM3b06c2c5c22c8501e021c8b11d20bcd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark92.7189
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

running on 4 cores: 0,2,4,6

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.79 5.96 5.98 4/184 23258
/proc/meminfo: memFree=22192108/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 9413873150900273411 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0

[startup+0.047493 s]
/proc/loadavg: 5.79 5.96 5.98 4/184 23258
/proc/meminfo: memFree=22192108/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 9413873150900273411 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100537 s]
/proc/loadavg: 5.79 5.96 5.98 4/184 23258
/proc/meminfo: memFree=22192108/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 9413873150900273411 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300475 s]
/proc/loadavg: 5.79 5.96 5.98 4/184 23258
/proc/meminfo: memFree=22192108/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70042 s]
/proc/loadavg: 5.79 5.96 5.98 4/184 23258
/proc/meminfo: memFree=22192108/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034400178952994816 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50126 s]
/proc/loadavg: 5.79 5.96 5.98 7/188 23262
/proc/meminfo: memFree=22116428/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034400728708808704 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=67464 CPUtime=0.49 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 12397 0 0 0 48 1 0 0 25 0 1 0 434465025 69083136 11806 33554432000 4194304 4587354 140734762881184 18446744073709551615 4388096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 16866 11806 314 96 0 13428 0
[pid=23260] ppid=23258 vsize=33768 CPUtime=0.46 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 7733 0 0 0 45 1 0 0 25 0 1 0 434465025 34578432 5646 33554432000 4194304 4785740 140735044535040 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 8442 5646 333 145 0 5487 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=0.52 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 51 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 587524

[startup+3.10097 s]
/proc/loadavg: 5.79 5.96 5.98 7/188 23262
/proc/meminfo: memFree=22102292/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401141025669120 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=60000 CPUtime=0.99 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 13463 0 0 0 98 1 0 0 25 0 1 0 434465025 61440000 10278 33554432000 4194304 4587354 140734762881184 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 15000 10278 326 96 0 11562 0
[pid=23260] ppid=23258 vsize=33768 CPUtime=1.04 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 7741 0 0 0 103 1 0 0 25 0 1 0 434465025 34578432 5654 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 8442 5654 340 145 0 5487 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=1.04 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 103 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 580060

[startup+6.30039 s]
/proc/loadavg: 5.81 5.96 5.98 7/188 23262
/proc/meminfo: memFree=22096712/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401141025669120 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=60000 CPUtime=2.09 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 14295 0 0 0 207 2 0 0 25 0 1 0 434465025 61440000 11107 33554432000 4194304 4587354 140734762881184 18446744073709551615 4249896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 15000 11107 326 96 0 11562 0
[pid=23260] ppid=23258 vsize=34584 CPUtime=2.06 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 8004 0 0 0 205 1 0 0 25 0 1 0 434465025 35414016 5917 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553293 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 8646 5917 340 145 0 5691 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=2.12 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 211 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 580876

[startup+12.7012 s]
/proc/loadavg: 5.82 5.96 5.98 7/188 23262
/proc/meminfo: memFree=22027904/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401278464622592 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=97504 CPUtime=4.19 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 15658 0 0 0 417 2 0 0 25 0 1 0 434465025 99844096 12467 33554432000 4194304 4587354 140734762881184 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 24376 12467 326 96 0 20938 0
[pid=23260] ppid=23258 vsize=44064 CPUtime=4.24 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 10377 0 0 0 423 1 0 0 25 0 1 0 434465025 45121536 8290 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 11016 8290 340 145 0 8061 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=4.24 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 423 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 627860

[startup+25.5009 s]
/proc/loadavg: 5.86 5.96 5.98 7/188 23263
/proc/meminfo: memFree=21998888/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401690781483008 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=97504 CPUtime=8.48 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 18236 0 0 0 846 2 0 0 25 0 1 0 434465025 99844096 15037 33554432000 4194304 4587354 140734762881184 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 24376 15037 326 96 0 20938 0
[pid=23260] ppid=23258 vsize=61304 CPUtime=8.46 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 14663 0 0 0 845 1 0 0 25 0 1 0 434465025 62775296 12576 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 15326 12576 340 145 0 12371 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=8.52 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 851 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 645100

[startup+51.1012 s]
/proc/loadavg: 5.91 5.97 5.98 7/188 23263
/proc/meminfo: memFree=21870684/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401415903576064 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=1310392 CPUtime=16.99 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 46966 0 0 0 1693 6 0 0 25 0 1 0 434465025 1341841408 36965 33554432000 4194304 4587354 140734762881184 18446744073709551615 4388373 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 327598 36965 337 96 0 324160 0
[pid=23260] ppid=23258 vsize=95844 CPUtime=17.03 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 23273 0 0 0 1700 3 0 0 25 0 1 0 434465025 98144256 21186 33554432000 4194304 4785740 140735044535040 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 23961 21186 340 145 0 21006 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=17.05 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 1704 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1892528

[startup+102.307 s]
/proc/loadavg: 5.96 5.97 5.98 7/188 23265
/proc/meminfo: memFree=21883064/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034400316391948288 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=161340 CPUtime=34.09 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 72692 0 0 0 3397 12 0 0 25 0 1 0 434465025 165212160 19673 33554432000 4194304 4587354 140734762881184 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 40335 19673 337 96 0 36897 0
[pid=23260] ppid=23258 vsize=150460 CPUtime=34.08 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 36777 0 0 0 3402 6 0 0 25 0 1 0 434465025 154071040 34690 33554432000 4194304 4785740 140735044535040 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 37615 34690 340 145 0 34660 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=34.11 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 3410 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 798092

[startup+162.301 s]
/proc/loadavg: 6.03 5.99 5.99 7/188 23266
/proc/meminfo: memFree=21950260/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401003586715648 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=148840 CPUtime=54.08 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 100426 0 0 0 5391 17 0 0 25 0 1 0 434465025 152412160 15134 33554432000 4194304 4587354 140734762881184 18446744073709551615 4253183 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 37210 15134 337 96 0 33772 0
[pid=23260] ppid=23258 vsize=152600 CPUtime=54.08 cores=0

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

/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 2356976

[startup+4662.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 23471
/proc/meminfo: memFree=21430588/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401553342529536 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=1254224 CPUtime=1554.13 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 978796 0 0 0 155197 216 0 0 25 0 1 0 434465025 1284325376 28989 33554432000 4194304 4587354 140734762881184 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 313556 28989 337 96 0 310118 0
[pid=23260] ppid=23258 vsize=616988 CPUtime=1554.1 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 150975 0 0 0 155381 29 0 0 25 0 1 0 434465025 631795712 148888 33554432000 4194304 4785740 140735044535040 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 154247 148888 340 145 0 151292 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=1554.18 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 155417 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2357504

[startup+4722.31 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 23473
/proc/meminfo: memFree=21354548/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401553342529536 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=1254224 CPUtime=1574.14 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 987607 0 0 0 157196 218 0 0 25 0 1 0 434465025 1284325376 37767 33554432000 4194304 4587354 140734762881184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 313556 37767 337 96 0 310118 0
[pid=23260] ppid=23258 vsize=651216 CPUtime=1574.1 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 159534 0 0 0 157380 30 0 0 25 0 1 0 434465025 666845184 157447 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 162804 157447 340 145 0 159849 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=1574.18 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 157417 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2391732

[startup+4782.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 23474
/proc/meminfo: memFree=21271700/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034400728708808704 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=1418144 CPUtime=1594.14 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 1024405 0 0 0 159189 225 0 0 25 0 1 0 434465025 1452179456 51941 33554432000 4194304 4587354 140734762881184 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 354536 51941 337 96 0 351098 0
[pid=23260] ppid=23258 vsize=651216 CPUtime=1594.09 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 159540 0 0 0 159379 30 0 0 25 0 1 0 434465025 666845184 157453 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 162804 157453 340 145 0 159849 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=1594.18 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 159417 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 2555652

[startup+4842.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 23476
/proc/meminfo: memFree=21314220/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401278464622592 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=1302936 CPUtime=1614.15 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 1032998 0 0 0 161188 227 0 0 25 0 1 0 434465025 1334206464 29182 33554432000 4194304 4587354 140734762881184 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 325734 29182 337 96 0 322296 0
[pid=23260] ppid=23258 vsize=651216 CPUtime=1614.1 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 159543 0 0 0 161380 30 0 0 25 0 1 0 434465025 666845184 157456 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 162804 157456 340 145 0 159849 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=1614.17 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 161416 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 2440444

[startup+4902.3 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 23478
/proc/meminfo: memFree=21339116/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401278464622592 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=1302936 CPUtime=1634.14 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 1041869 0 0 0 163185 229 0 0 25 0 1 0 434465025 1334206464 38018 33554432000 4194304 4587354 140734762881184 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 325734 38018 337 96 0 322296 0
[pid=23260] ppid=23258 vsize=651620 CPUtime=1634.1 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 159603 0 0 0 163380 30 0 0 25 0 1 0 434465025 667258880 157516 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 162905 157516 340 145 0 159950 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=1634.17 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 163416 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 2440848

[startup+4962.3 s]
/proc/loadavg: 6.08 6.01 6.00 7/188 23479
/proc/meminfo: memFree=21345052/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401278464622592 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=174540 CPUtime=1654.14 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 1053848 0 0 0 165182 232 0 0 25 0 1 0 434465025 178728960 26980 33554432000 4194304 4587354 140734762881184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 43635 26980 337 96 0 40197 0
[pid=23260] ppid=23258 vsize=651904 CPUtime=1654.11 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 159691 0 0 0 165381 30 0 0 25 0 1 0 434465025 667549696 157604 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 162976 157604 340 145 0 160021 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=1654.17 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 165416 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1312736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.04 6.00 6.00 7/188 23480
/proc/meminfo: memFree=21339588/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401278464622592 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=174540 CPUtime=1666.64 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 1059629 0 0 0 166430 234 0 0 25 0 1 0 434465025 178728960 32729 33554432000 4194304 4587354 140734762881184 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 43635 32729 337 96 0 40197 0
[pid=23260] ppid=23258 vsize=651904 CPUtime=1666.68 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 159694 0 0 0 166638 30 0 0 25 0 1 0 434465025 667549696 157607 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 162976 157607 340 145 0 160021 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=1666.7 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 166669 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1312736

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.04 6.00 6.00 7/188 23480
/proc/meminfo: memFree=21339588/32951124 swapFree=67111416/67111528
[pid=23258] ppid=23256 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23258/stat : 23258 (ppfolio) S 23256 23258 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434465025 18763776 394 33554432000 4194304 4287625 140734605048544 18446744073709551615 246516854287 0 0 4096 65536 11034401278464622592 0 0 17 2 0 0 0
/proc/23258/statm: 4581 394 345 23 0 91 0
[pid=23259] ppid=23258 vsize=174540 CPUtime=1666.64 cores=0
/proc/23259/stat : 23259 (cryptominisat) R 23258 23258 22728 0 -1 4202496 1059629 0 0 0 166430 234 0 0 25 0 1 0 434465025 178728960 32729 33554432000 4194304 4587354 140734762881184 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23259/statm: 43635 32729 337 96 0 40197 0
[pid=23260] ppid=23258 vsize=651904 CPUtime=1666.68 cores=0
/proc/23260/stat : 23260 (clasp) R 23258 23258 22728 0 -1 4202496 159694 0 0 0 166638 30 0 0 25 0 1 0 434465025 667549696 157607 33554432000 4194304 4785740 140735044535040 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23260/statm: 162976 157607 340 145 0 160021 0
[pid=23261] ppid=23258 vsize=467968 CPUtime=1666.7 cores=0
/proc/23261/stat : 23261 (TNM) R 23258 23258 22728 0 -1 4202496 6718 0 0 0 166669 1 0 0 25 0 1 0 434465025 479199232 6615 33554432000 134512640 134534564 4293580880 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23261/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1312736

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.94
CPU time (s): 5000.02
CPU user time (s): 4997.37
CPU system time (s): 2.65
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3618336

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

runsolver used 8.72667 second user time and 18.5532 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-19 17:57:48
IDJOB=3219292
IDBENCH=82565
IDSOLVER=1639
FILE ID=node134/3219292-1303228668
RUNJOBID= node134-1303218216-22746
PBS_JOBID= 13036139
Free space on /tmp= 71980 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S845438593-067-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219292-1303228668/watcher-3219292-1303228668 -o /tmp/evaluation-result-3219292-1303228668/solver-3219292-1303228668 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219292-1303228668.cnf

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

MD5SUM BENCH= 3b06c2c5c22c8501e021c8b11d20bcd0
RANDOM SEED=2128395543

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:      22192512 kB
Buffers:        659156 kB
Cached:        9614300 kB
SwapCached:        108 kB
Active:        5820860 kB
Inactive:      4577472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22192512 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           13208 kB
Writeback:           0 kB
AnonPages:      124316 kB
Mapped:          16608 kB
Slab:           297052 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1330552 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 19:21:10