Trace number 3288985

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	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-3288985-1303771399/watcher-3288985-1303771399 -o /tmp/evaluation-result-3288985-1303771399/solver-3288985-1303771399 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3288985-1303771399.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 4.45 6.04 3/175 8323
/proc/meminfo: memFree=17686524/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18188 CPUtime=0 cores=0,2
/proc/8323/stat : 8323 (ppfolio) R 8321 8323 5962 0 -1 4194304 331 0 0 0 0 0 0 0 25 0 1 0 488737747 18624512 267 33554432000 4194304 4287625 140736219219648 18446744073709551615 47291521122880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8323/statm: 4547 279 236 23 0 57 0

[startup+0.098086 s]
/proc/loadavg: 1.91 4.45 6.04 3/175 8323
/proc/meminfo: memFree=17686524/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 25 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.101109 s]
/proc/loadavg: 1.91 4.45 6.04 3/175 8323
/proc/meminfo: memFree=17686524/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 25 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.301101 s]
/proc/loadavg: 1.91 4.45 6.04 3/175 8323
/proc/meminfo: memFree=17686524/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 25 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.700991 s]
/proc/loadavg: 1.91 4.45 6.04 3/175 8323
/proc/meminfo: memFree=17686524/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 25 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50088 s]
/proc/loadavg: 1.91 4.45 6.04 3/178 8327
/proc/meminfo: memFree=17638264/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 25 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=39796 CPUtime=0.69 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 4772 0 0 0 69 0 0 0 25 0 1 0 488737748 40751104 4574 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 9949 4574 306 96 0 6511 0
[pid=8326] ppid=8323 vsize=38132 CPUtime=0.76 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 8699 0 0 0 75 1 0 0 25 0 1 0 488737748 39047168 6672 33554432000 4194304 4785740 140734339341232 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 9533 6672 340 145 0 6578 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 96252

[startup+3.10058 s]
/proc/loadavg: 1.91 4.45 6.04 3/178 8327
/proc/meminfo: memFree=17629084/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 926116135814823936 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=64580 CPUtime=1.49 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 13544 0 0 0 148 1 0 0 25 0 1 0 488737748 66129920 11302 33554432000 4194304 4587354 140735555044000 18446744073709551615 4317773 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 16145 11302 329 96 0 12707 0
[pid=8326] ppid=8323 vsize=38132 CPUtime=1.56 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 8699 0 0 0 155 1 0 0 25 0 1 0 488737748 39047168 6672 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 9533 6672 340 145 0 6578 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 121036

[startup+6.30102 s]
/proc/loadavg: 1.92 4.41 6.02 3/178 8327
/proc/meminfo: memFree=17608128/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=64580 CPUtime=3.09 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 13975 0 0 0 308 1 0 0 25 0 1 0 488737748 66129920 11724 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 16145 11724 330 96 0 12707 0
[pid=8326] ppid=8323 vsize=40668 CPUtime=3.17 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 9414 0 0 0 315 2 0 0 25 0 1 0 488737748 41644032 7387 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 10167 7387 340 145 0 7212 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 123572

[startup+12.7008 s]
/proc/loadavg: 1.92 4.37 6.00 3/178 8327
/proc/meminfo: memFree=17603424/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1146632 CPUtime=6.29 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 16178 0 0 0 627 2 0 0 25 0 1 0 488737748 1174151168 11376 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 286658 11376 333 96 0 283220 0
[pid=8326] ppid=8323 vsize=46856 CPUtime=6.37 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 10971 0 0 0 635 2 0 0 25 0 1 0 488737748 47980544 8944 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 11714 8944 340 145 0 8759 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1211812

[startup+25.5005 s]
/proc/loadavg: 1.94 4.25 5.93 3/178 8327
/proc/meminfo: memFree=17587668/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=80984 CPUtime=12.69 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 21425 0 0 0 1266 3 0 0 25 0 1 0 488737748 82927616 13802 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238149 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 20246 13802 336 96 0 16808 0
[pid=8326] ppid=8323 vsize=52640 CPUtime=12.76 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 12380 0 0 0 1274 2 0 0 25 0 1 0 488737748 53903360 10353 33554432000 4194304 4785740 140734339341232 18446744073709551615 271550198469 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 13160 10353 340 145 0 10205 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 151948

[startup+51.1009 s]
/proc/loadavg: 1.96 4.07 5.83 3/178 8328
/proc/meminfo: memFree=17557068/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1147364 CPUtime=25.48 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 28705 0 0 0 2544 4 0 0 25 0 1 0 488737748 1174900736 18639 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 286841 18639 336 96 0 283403 0
[pid=8326] ppid=8323 vsize=64192 CPUtime=25.57 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 15233 0 0 0 2554 3 0 0 25 0 1 0 488737748 65732608 13206 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 16048 13206 340 145 0 13093 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1229880

[startup+102.307 s]
/proc/loadavg: 1.98 3.75 5.62 3/178 8329
/proc/meminfo: memFree=17544788/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1155260 CPUtime=51.08 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 36138 0 0 0 5103 5 0 0 25 0 1 0 488737748 1182986240 20095 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 288815 20095 336 96 0 285377 0
[pid=8326] ppid=8323 vsize=70020 CPUtime=51.18 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 16577 0 0 0 5115 3 0 0 25 0 1 0 488737748 71700480 14550 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 17505 14550 340 145 0 14550 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1243604

[startup+162.301 s]
/proc/loadavg: 1.99 3.43 5.39 3/178 8331
/proc/meminfo: memFree=17523684/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1146220 CPUtime=81.08 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 43758 0 0 0 8102 6 0 0 25 0 1 0 488737748 1173729280 17786 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 286555 17786 336 96 0 283117 0
[pid=8326] ppid=8323 vsize=101232 CPUtime=81.17 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 24211 0 0 0 8113 4 0 0 25 0 1 0 488737748 103661568 22184 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 25308 22184 340 145 0 22353 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1265776

[startup+222.301 s]
/proc/loadavg: 1.99 3.16 5.18 3/178 8333
/proc/meminfo: memFree=17518800/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1135752 CPUtime=111.08 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 51937 0 0 0 11100 8 0 0 25 0 1 0 488737748 1163010048 18585 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 283938 18585 336 96 0 280500 0
[pid=8326] ppid=8323 vsize=102556 CPUtime=111.17 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 24576 0 0 0 11113 4 0 0 25 0 1 0 488737748 105017344 22549 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 25639 22549 340 145 0 22684 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1256632

[startup+282.301 s]

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

/proc/meminfo: memFree=17458784/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1169904 CPUtime=381.13 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 133825 0 0 0 38086 27 0 0 25 0 1 0 488737748 1197981696 22638 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 292476 22638 336 96 0 289038 0
[pid=8326] ppid=8323 vsize=147960 CPUtime=381.15 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 35612 0 0 0 38108 7 0 0 25 0 1 0 488737748 151511040 33585 33554432000 4194304 4785740 140734339341232 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 36990 33585 340 145 0 34035 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1336188

[startup+822.301 s]
/proc/loadavg: 2.00 2.16 3.66 3/178 8349
/proc/meminfo: memFree=17423036/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 2708999112409219072 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1189116 CPUtime=411.13 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 148570 0 0 0 41082 31 0 0 25 0 1 0 488737748 1217654784 31385 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 297279 31385 336 96 0 293841 0
[pid=8326] ppid=8323 vsize=148664 CPUtime=411.15 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 35758 0 0 0 41108 7 0 0 25 0 1 0 488737748 152231936 33731 33554432000 4194304 4785740 140734339341232 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 37166 33731 340 145 0 34211 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1356104

[startup+882.301 s]
/proc/loadavg: 2.00 2.13 3.55 3/178 8350
/proc/meminfo: memFree=17420900/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1211876 CPUtime=441.12 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 150264 0 0 0 44081 31 0 0 25 0 1 0 488737748 1240961024 31913 33554432000 4194304 4587354 140735555044000 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 302969 31913 336 96 0 299531 0
[pid=8326] ppid=8323 vsize=148664 CPUtime=441.16 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 35764 0 0 0 44109 7 0 0 25 0 1 0 488737748 152231936 33737 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 37166 33737 340 145 0 34211 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1378864

[startup+942.301 s]
/proc/loadavg: 2.00 2.10 3.45 3/178 8352
/proc/meminfo: memFree=17412552/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1212108 CPUtime=471.12 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 152787 0 0 0 47080 32 0 0 25 0 1 0 488737748 1241198592 32073 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 303027 32073 336 96 0 299589 0
[pid=8326] ppid=8323 vsize=151148 CPUtime=471.16 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 36377 0 0 0 47109 7 0 0 25 0 1 0 488737748 154775552 34350 33554432000 4194304 4785740 140734339341232 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 37787 34350 340 145 0 34832 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1381580

[startup+1002.3 s]
/proc/loadavg: 2.05 2.10 3.36 3/178 8353
/proc/meminfo: memFree=17408552/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1199976 CPUtime=501.11 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 154067 0 0 0 50079 32 0 0 25 0 1 0 488737748 1228775424 32073 33554432000 4194304 4587354 140735555044000 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 299994 32073 336 96 0 296556 0
[pid=8326] ppid=8323 vsize=160316 CPUtime=501.17 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 38612 0 0 0 50110 7 0 0 25 0 1 0 488737748 164163584 36585 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 40079 36585 340 145 0 37124 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1378616

[startup+1062.3 s]
/proc/loadavg: 2.02 2.08 3.27 3/178 8355
/proc/meminfo: memFree=17397108/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1197244 CPUtime=531.12 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 157118 0 0 0 53079 33 0 0 25 0 1 0 488737748 1225977856 33197 33554432000 4194304 4587354 140735555044000 18446744073709551615 4230333 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 299311 33197 336 96 0 295873 0
[pid=8326] ppid=8323 vsize=168716 CPUtime=531.18 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 40676 0 0 0 53110 8 0 0 25 0 1 0 488737748 172765184 38649 33554432000 4194304 4785740 140734339341232 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 42179 38649 340 145 0 39224 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1384284

[startup+1122.3 s]
/proc/loadavg: 2.00 2.06 3.19 3/178 8366
/proc/meminfo: memFree=17395340/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1212172 CPUtime=561.11 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 158882 0 0 0 56078 33 0 0 25 0 1 0 488737748 1241264128 32074 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 303043 32074 336 96 0 299605 0
[pid=8326] ppid=8323 vsize=174372 CPUtime=561.18 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 42116 0 0 0 56110 8 0 0 25 0 1 0 488737748 178556928 40089 33554432000 4194304 4785740 140734339341232 18446744073709551615 4549788 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 43593 40089 340 145 0 40638 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1404868

[startup+1182.3 s]
/proc/loadavg: 2.00 2.05 3.12 3/178 8367
/proc/meminfo: memFree=17390100/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1198944 CPUtime=591.1 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 160806 0 0 0 59077 33 0 0 25 0 1 0 488737748 1227718656 32823 33554432000 4194304 4587354 140735555044000 18446744073709551615 4243610 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 299736 32823 336 96 0 296298 0
[pid=8326] ppid=8323 vsize=176748 CPUtime=591.19 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 42682 0 0 0 59111 8 0 0 25 0 1 0 488737748 180989952 40655 33554432000 4194304 4785740 140734339341232 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 44187 40655 340 145 0 41232 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1394016

[startup+1242.3 s]
/proc/loadavg: 2.00 2.04 3.04 3/178 8369
/proc/meminfo: memFree=17375428/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 4294934786 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1229928 CPUtime=621.1 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 164633 0 0 0 62075 35 0 0 25 0 1 0 488737748 1259446272 34172 33554432000 4194304 4587354 140735555044000 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 307482 34172 336 96 0 304044 0
[pid=8326] ppid=8323 vsize=185632 CPUtime=621.2 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 44924 0 0 0 62111 9 0 0 25 0 1 0 488737748 190087168 42897 33554432000 4194304 4785740 140734339341232 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 46408 42897 340 145 0 43453 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1433884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.05 2.04 2.98 3/178 8373
/proc/meminfo: memFree=17383464/32951124 swapFree=67111528/67111528
[pid=8323] ppid=8321 vsize=18324 CPUtime=0.01 cores=0,2
/proc/8323/stat : 8323 (ppfolio) S 8321 8323 5962 0 -1 4202496 502 1196 0 0 0 0 0 1 15 0 1 0 488737747 18763776 395 33554432000 4194304 4287625 140736219219648 18446744073709551615 271550557711 0 0 4096 65536 2487214165249228800 0 0 17 2 0 0 0
/proc/8323/statm: 4581 395 346 23 0 91 0
[pid=8325] ppid=8323 vsize=1199096 CPUtime=649.99 cores=0
/proc/8325/stat : 8325 (cryptominisat) R 8323 8323 5962 0 -1 4202496 167287 0 0 0 64963 36 0 0 25 0 1 0 488737748 1227874304 32074 33554432000 4194304 4587354 140735555044000 18446744073709551615 4237740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8325/statm: 299774 32074 336 96 0 296336 0
[pid=8326] ppid=8323 vsize=185824 CPUtime=650.01 cores=0
/proc/8326/stat : 8326 (clasp) R 8323 8323 5962 0 -1 4202496 44977 0 0 0 64992 9 0 0 25 0 1 0 488737748 190283776 42950 33554432000 4194304 4785740 140734339341232 18446744073709551615 4278114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8326/statm: 46456 42950 340 145 0 43501 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1403244

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8323 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=15997
# CPU time returned by wait4() is 0.019996
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.55
CPU system time (s): 0.46
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 2457576

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

runsolver used 2.33164 second user time and 4.67429 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 00:43:19
IDJOB=3288985
IDBENCH=83110
IDSOLVER=1613
FILE ID=node133/3288985-1303771399
RUNJOBID= node133-1303770046-8124
PBS_JOBID= 13157125
Free space on /tmp= 71588 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288985-1303771399/watcher-3288985-1303771399 -o /tmp/evaluation-result-3288985-1303771399/solver-3288985-1303771399 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3288985-1303771399.cnf

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=1236209839

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17686680 kB
Buffers:       2174424 kB
Cached:       12465044 kB
SwapCached:          0 kB
Active:        8561800 kB
Inactive:      6141276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17686680 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12608 kB
Writeback:           0 kB
AnonPages:       62920 kB
Mapped:          14504 kB
Slab:           497112 kB
PageTables:       4520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190812 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= 71576 MiB
End job on node133 at 2011-04-26 01:05:01