Trace number 3289169

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) 1299.19 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark520.047
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

Solver Data

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 8.29 8.79 7.67 8/197 6329
/proc/meminfo: memFree=11189000/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=8428 CPUtime=0 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4194304 101 0 0 0 0 0 0 0 19 0 1 0 567485701 8630272 53 33554432000 4194304 4287625 140735356334752 18446744073709551615 218875641479 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/6329/statm: 2107 53 41 23 0 44 0

[startup+0.0381829 s]
/proc/loadavg: 8.29 8.79 7.67 8/197 6329
/proc/meminfo: memFree=11189000/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=8428 CPUtime=0 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4194304 101 0 0 0 0 0 0 0 19 0 1 0 567485701 8630272 53 33554432000 4194304 4287625 140735356334752 18446744073709551615 218875641479 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/6329/statm: 2107 53 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.101173 s]
/proc/loadavg: 8.29 8.79 7.67 8/197 6329
/proc/meminfo: memFree=11189000/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=8428 CPUtime=0 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4194304 101 0 0 0 0 0 0 0 19 0 1 0 567485701 8630272 53 33554432000 4194304 4287625 140735356334752 18446744073709551615 218875641479 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/6329/statm: 2107 53 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.301146 s]
/proc/loadavg: 8.29 8.79 7.67 8/197 6329
/proc/meminfo: memFree=11189000/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=8428 CPUtime=0 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4194304 101 0 0 0 0 0 0 0 19 0 1 0 567485701 8630272 53 33554432000 4194304 4287625 140735356334752 18446744073709551615 218875641479 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/6329/statm: 2107 53 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.70108 s]
/proc/loadavg: 8.29 8.79 7.67 8/197 6329
/proc/meminfo: memFree=11189000/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=8428 CPUtime=0 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4194304 101 0 0 0 0 0 0 0 19 0 1 0 567485701 8630272 53 33554432000 4194304 4287625 140735356334752 18446744073709551615 218875641479 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/6329/statm: 2107 53 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+1.50091 s]
/proc/loadavg: 8.29 8.79 7.67 11/200 6333
/proc/meminfo: memFree=11069068/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 20 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=47080 CPUtime=0.34 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 6530 0 0 0 33 1 0 0 20 0 1 0 567485783 48209920 6255 33554432000 4194304 4587354 140733926167952 18446744073709551615 4237543 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 11770 6255 306 96 0 8332 0
[pid=6332] ppid=6329 vsize=47308 CPUtime=0.31 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 10355 0 0 0 30 1 0 0 20 0 1 0 567485783 48443392 8847 33554432000 4194304 4785740 140737429963936 18446744073709551615 218880225989 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 11827 8847 319 145 0 8872 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 112712

[startup+3.10063 s]
/proc/loadavg: 8.29 8.79 7.67 10/199 6333
/proc/meminfo: memFree=11005608/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 17 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=58712 CPUtime=1.14 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 9412 0 0 0 113 1 0 0 22 0 1 0 567485783 60121088 9137 33554432000 4194304 4587354 140733926167952 18446744073709551615 4367364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 14678 9137 312 96 0 11240 0
[pid=6332] ppid=6329 vsize=47844 CPUtime=1.1 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 11578 0 0 0 109 1 0 0 22 0 1 0 567485783 48992256 9039 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 11961 9039 340 145 0 9006 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 124880
heavy processes:

[startup+6.30107 s]
/proc/loadavg: 8.34 8.80 7.68 9/198 6333
/proc/meminfo: memFree=10920604/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=82824 CPUtime=2.74 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 18943 0 0 0 272 2 0 0 25 0 1 0 567485783 84811776 15769 33554432000 4194304 4587354 140733926167952 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 20706 15769 330 96 0 17268 0
[pid=6332] ppid=6329 vsize=47844 CPUtime=2.71 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 11587 0 0 0 270 1 0 0 25 0 1 0 567485783 48992256 9048 33554432000 4194304 4785740 140737429963936 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 11961 9048 340 145 0 9006 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 148992

[startup+12.7009 s]
/proc/loadavg: 8.32 8.78 7.68 9/198 6334
/proc/meminfo: memFree=10856884/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=120328 CPUtime=5.94 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 19740 0 0 0 591 3 0 0 25 0 1 0 567485783 123215872 16551 33554432000 4194304 4587354 140733926167952 18446744073709551615 4239575 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 30082 16551 333 96 0 26644 0
[pid=6332] ppid=6329 vsize=52836 CPUtime=5.9 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 12851 0 0 0 589 1 0 0 25 0 1 0 567485783 54104064 10312 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 13209 10312 340 145 0 10254 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 191488

[startup+25.5007 s]
/proc/loadavg: 8.25 8.74 7.69 9/198 6334
/proc/meminfo: memFree=10816492/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 2248947315450576896 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=121560 CPUtime=12.34 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 20835 0 0 0 1231 3 0 0 25 0 1 0 567485783 124477440 17631 33554432000 4194304 4587354 140733926167952 18446744073709551615 4241277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 30390 17631 336 96 0 26952 0
[pid=6332] ppid=6329 vsize=61364 CPUtime=12.31 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 14917 0 0 0 1229 2 0 0 25 0 1 0 567485783 62836736 12378 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 15341 12378 340 145 0 12386 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 201248

[startup+51.1012 s]
/proc/loadavg: 8.16 8.68 7.69 9/198 6335
/proc/meminfo: memFree=10748236/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1790872 CPUtime=25.14 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 30199 0 0 0 2509 5 0 0 25 0 1 0 567485783 1833852928 18219 33554432000 4194304 4587354 140733926167952 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 447718 18219 336 96 0 444280 0
[pid=6332] ppid=6329 vsize=65948 CPUtime=25.11 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 15992 0 0 0 2509 2 0 0 25 0 1 0 567485783 67530752 13453 33554432000 4194304 4785740 140737429963936 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 16487 13453 340 145 0 13532 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 1875144

[startup+102.307 s]
/proc/loadavg: 8.07 8.58 7.71 9/198 6336
/proc/meminfo: memFree=10654968/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1840808 CPUtime=50.74 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 46808 0 0 0 5066 8 0 0 25 0 1 0 567485783 1884987392 21020 33554432000 4194304 4587354 140733926167952 18446744073709551615 4449060 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 460202 21020 336 96 0 456764 0
[pid=6332] ppid=6329 vsize=79708 CPUtime=50.7 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 19379 0 0 0 5067 3 0 0 25 0 1 0 567485783 81620992 16840 33554432000 4194304 4785740 140737429963936 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 19927 16840 340 145 0 16972 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 1938840

[startup+162.301 s]
/proc/loadavg: 8.02 8.47 7.73 9/198 6338
/proc/meminfo: memFree=10593548/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1799324 CPUtime=80.74 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 57993 0 0 0 8064 10 0 0 25 0 1 0 567485783 1842507776 22852 33554432000 4194304 4587354 140733926167952 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 449831 22852 336 96 0 446393 0
[pid=6332] ppid=6329 vsize=90764 CPUtime=80.7 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 22005 0 0 0 8066 4 0 0 25 0 1 0 567485783 92942336 19466 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 22691 19466 340 145 0 19736 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 1908412

[startup+222.301 s]
/proc/loadavg: 8.01 8.38 7.74 9/198 6339
/proc/meminfo: memFree=10532384/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 3835720354437791744 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1826452 CPUtime=110.75 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 66790 0 0 0 11063 12 0 0 25 0 1 0 567485783 1870286848 24984 33554432000 4194304 4587354 140733926167952 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 456613 24984 336 96 0 453175 0
[pid=6332] ppid=6329 vsize=96656 CPUtime=110.7 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 23439 0 0 0 11065 5 0 0 25 0 1 0 567485783 98975744 20900 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 24164 20900 340 145 0 21209 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 1941432


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

/proc/meminfo: memFree=10345940/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1844508 CPUtime=380.78 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 124675 0 0 0 38051 27 0 0 25 0 1 0 567485783 1888776192 31953 33554432000 4194304 4587354 140733926167952 18446744073709551615 4241327 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 461127 31953 336 96 0 457689 0
[pid=6332] ppid=6329 vsize=139796 CPUtime=380.68 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 33841 0 0 0 38060 8 0 0 25 0 1 0 567485783 143151104 31302 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 34949 31302 340 145 0 31994 0
Current children cumulated CPU time (s) 761.47
Current children cumulated vsize (KiB) 2002628

[startup+822.301 s]
/proc/loadavg: 8.00 8.06 7.85 9/198 6355
/proc/meminfo: memFree=10348388/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1851196 CPUtime=410.77 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 129337 0 0 0 41048 29 0 0 25 0 1 0 567485783 1895624704 31713 33554432000 4194304 4587354 140733926167952 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 462799 31713 336 96 0 459361 0
[pid=6332] ppid=6329 vsize=142448 CPUtime=410.68 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 34494 0 0 0 41060 8 0 0 25 0 1 0 567485783 145866752 31955 33554432000 4194304 4785740 140737429963936 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 35612 31955 340 145 0 32657 0
Current children cumulated CPU time (s) 821.46
Current children cumulated vsize (KiB) 2011968

[startup+882.301 s]
/proc/loadavg: 8.00 8.04 7.85 9/198 6357
/proc/meminfo: memFree=10271840/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 3960815717929975808 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1866104 CPUtime=440.77 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 142368 0 0 0 44046 31 0 0 25 0 1 0 567485783 1910890496 39628 33554432000 4194304 4587354 140733926167952 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 466526 39628 336 96 0 463088 0
[pid=6332] ppid=6329 vsize=146828 CPUtime=440.69 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 35518 0 0 0 44061 8 0 0 25 0 1 0 567485783 150351872 32979 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 36707 32979 340 145 0 33752 0
Current children cumulated CPU time (s) 881.47
Current children cumulated vsize (KiB) 2031256

[startup+942.3 s]
/proc/loadavg: 8.00 8.03 7.86 9/198 6358
/proc/meminfo: memFree=10257312/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 3960815717929975808 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=177732 CPUtime=470.77 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 142734 0 0 0 47046 31 0 0 25 0 1 0 567485783 181997568 39271 33554432000 4194304 4587354 140733926167952 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 44433 39271 336 96 0 40995 0
[pid=6332] ppid=6329 vsize=154696 CPUtime=470.7 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 37437 0 0 0 47061 9 0 0 25 0 1 0 567485783 158408704 34898 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 38674 34898 340 145 0 35719 0
Current children cumulated CPU time (s) 941.48
Current children cumulated vsize (KiB) 350752

[startup+1002.3 s]
/proc/loadavg: 8.10 8.06 7.88 9/198 6360
/proc/meminfo: memFree=10239908/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1892916 CPUtime=500.77 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 143471 0 0 0 50045 32 0 0 25 0 1 0 567485783 1938345984 39272 33554432000 4194304 4587354 140733926167952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 473229 39272 336 96 0 469791 0
[pid=6332] ppid=6329 vsize=156048 CPUtime=500.7 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 37721 0 0 0 50061 9 0 0 25 0 1 0 567485783 159793152 35182 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 39012 35182 340 145 0 36057 0
Current children cumulated CPU time (s) 1001.48
Current children cumulated vsize (KiB) 2067288

[startup+1062.3 s]
/proc/loadavg: 8.10 8.06 7.89 9/198 6362
/proc/meminfo: memFree=10237148/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1889668 CPUtime=530.76 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 143726 0 0 0 53044 32 0 0 25 0 1 0 567485783 1935020032 39272 33554432000 4194304 4587354 140733926167952 18446744073709551615 4237708 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 472417 39272 336 96 0 468979 0
[pid=6332] ppid=6329 vsize=159820 CPUtime=530.71 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 38624 0 0 0 53061 10 0 0 25 0 1 0 567485783 163655680 36085 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 39955 36085 340 145 0 37000 0
Current children cumulated CPU time (s) 1061.48
Current children cumulated vsize (KiB) 2067812

[startup+1122.3 s]
/proc/loadavg: 8.04 8.05 7.89 9/198 6363
/proc/meminfo: memFree=10200640/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1890156 CPUtime=560.75 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 144433 0 0 0 56043 32 0 0 25 0 1 0 567485783 1935519744 39272 33554432000 4194304 4587354 140733926167952 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 472539 39272 336 96 0 469101 0
[pid=6332] ppid=6329 vsize=159820 CPUtime=560.72 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 38637 0 0 0 56062 10 0 0 25 0 1 0 567485783 163655680 36098 33554432000 4194304 4785740 140737429963936 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 39955 36098 340 145 0 37000 0
Current children cumulated CPU time (s) 1121.48
Current children cumulated vsize (KiB) 2068300

[startup+1182.3 s]
/proc/loadavg: 8.01 8.04 7.90 9/198 6365
/proc/meminfo: memFree=10220568/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1879184 CPUtime=590.75 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 145033 0 0 0 59042 33 0 0 25 0 1 0 567485783 1924284416 39272 33554432000 4194304 4587354 140733926167952 18446744073709551615 4244627 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 469796 39272 336 96 0 466358 0
[pid=6332] ppid=6329 vsize=160904 CPUtime=590.72 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 38906 0 0 0 59062 10 0 0 25 0 1 0 567485783 164765696 36367 33554432000 4194304 4785740 140737429963936 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 40226 36367 340 145 0 37271 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 2058412

[startup+1242.3 s]
/proc/loadavg: 8.00 8.03 7.91 9/198 6366
/proc/meminfo: memFree=10216180/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1889908 CPUtime=620.75 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 146046 0 0 0 62041 34 0 0 25 0 1 0 567485783 1935265792 39822 33554432000 4194304 4587354 140733926167952 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 472477 39822 336 96 0 469039 0
[pid=6332] ppid=6329 vsize=162720 CPUtime=620.72 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 39306 0 0 0 62062 10 0 0 25 0 1 0 567485783 166625280 36767 33554432000 4194304 4785740 140737429963936 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 40680 36767 340 145 0 37725 0
Current children cumulated CPU time (s) 1241.48
Current children cumulated vsize (KiB) 2070952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.00 8.02 7.91 3/186 6371
/proc/meminfo: memFree=10924156/32950928 swapFree=67111528/67111528
[pid=6329] ppid=6327 vsize=18324 CPUtime=0.01 cores=1,3
/proc/6329/stat : 6329 (ppfolio) S 6327 6329 6092 0 -1 4202496 501 1196 0 0 0 0 0 1 15 0 1 0 567485701 18763776 394 33554432000 4194304 4287625 140735356334752 18446744073709551615 218880585231 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/6329/statm: 4581 394 346 23 0 91 0
[pid=6331] ppid=6329 vsize=1876504 CPUtime=649.64 cores=1
/proc/6331/stat : 6331 (cryptominisat) R 6329 6329 6092 0 -1 4202496 147412 0 0 0 64929 35 0 0 25 0 1 0 567485783 1921540096 39697 33554432000 4194304 4587354 140733926167952 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6331/statm: 469126 39697 336 96 0 465688 0
[pid=6332] ppid=6329 vsize=163288 CPUtime=649.54 cores=1
/proc/6332/stat : 6332 (clasp) R 6329 6329 6092 0 -1 4202496 39425 0 0 0 64944 10 0 0 25 0 1 0 567485783 167206912 36886 33554432000 4194304 4785740 140737429963936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6332/statm: 40822 36886 340 145 0 37867 0
Current children cumulated CPU time (s) 1299.19
Current children cumulated vsize (KiB) 2058116

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 6329 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=10998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.026995
# while last known CPU time is 1299.19
#
# 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): 1299.19
CPU user time (s): 1298.73
CPU system time (s): 0.46
CPU usage (%): 99.9368
Max. virtual memory (cumulated for all children) (KiB): 3783568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.010998
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= 1697
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= 264
involuntary context switches= 6

runsolver used 1.9927 second user time and 5.11722 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 01:02:30
IDJOB=3289169
IDBENCH=83116
IDSOLVER=1613
FILE ID=node112/3289169-1303772550
RUNJOBID= node112-1303771247-6112
PBS_JOBID= 13157186
Free space on /tmp= 72460 MiB

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

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1026005869

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11189528 kB
Buffers:       1977048 kB
Cached:       19118900 kB
SwapCached:          0 kB
Active:       10054252 kB
Inactive:     11158428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11189528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           64460 kB
Writeback:           0 kB
AnonPages:      115800 kB
Mapped:          24104 kB
Slab:           483632 kB
PageTables:       6332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1206752 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72496 MiB
End job on node112 at 2011-04-26 01:24:12