Trace number 3365888

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
SAT09 reference solver:glucose 1.0? (TO) 5000.05 5000.02

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 benchmark585.525
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.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  197322   482608 |   59196       0        0     nan |  0.000 % |
0.00/0.66	c |         0 |  123324   416560 |      --       0       --      -- |     --   | -73998/-66048
0.00/0.66	c ==============================================================================
0.00/0.66	c Result  :   #vars: 24191   #clauses: 123324   #literals: 416560
0.00/0.66	c CPU time:   0.637903 s
0.00/0.66	c ==============================================================================
0.00/0.74	c
0.00/0.74	c Starting glucose
0.00/0.74	c
0.00/0.74	
0.00/0.74	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.74	
0.00/0.74	c ============================[ Problem Statistics ]=============================
0.00/0.74	c |                                                                             |
0.00/0.74	c |  Number of variables:  24191                                                |
0.00/0.74	c |  Number of clauses:    123324                                               |
0.00/0.78	c |  Parsing time:         0.04         s                                       |

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: 961)

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-3365888-1305320728/watcher-3365888-1305320728 -o /tmp/evaluation-result-3365888-1305320728/solver-3365888-1305320728 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365888-1305320728.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.03 2.01 1.96 3/296 13584
/proc/meminfo: memFree=8059248/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643671300 8912896 252 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13584/statm: 2176 252 211 178 0 69 0

[startup+0.0230449 s]
/proc/loadavg: 2.03 2.01 1.96 3/296 13584
/proc/meminfo: memFree=8059248/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643671300 8912896 252 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13584/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101033 s]
/proc/loadavg: 2.03 2.01 1.96 3/296 13584
/proc/meminfo: memFree=8059248/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643671300 8912896 252 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13584/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301004 s]
/proc/loadavg: 2.03 2.01 1.96 3/296 13584
/proc/meminfo: memFree=8059248/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643671300 8912896 252 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13584/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700934 s]
/proc/loadavg: 2.03 2.01 1.96 3/296 13584
/proc/meminfo: memFree=8059248/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643671300 8912896 252 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13584/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5008 s]
/proc/loadavg: 2.03 2.01 1.96 3/298 13587
/proc/meminfo: memFree=8038776/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=13936 CPUtime=0.75 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 3308 0 0 0 75 0 0 0 21 0 1 0 643671374 14270464 3263 33554432000 134512640 135217611 4292742816 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 3484 3263 77 173 0 3309 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22640

[startup+3.10053 s]
/proc/loadavg: 2.03 2.01 1.96 3/298 13587
/proc/meminfo: memFree=8035056/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=16160 CPUtime=2.34 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 3844 0 0 0 234 0 0 0 25 0 1 0 643671374 16547840 3799 33554432000 134512640 135217611 4292742816 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 4040 3799 77 173 0 3865 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 24864

[startup+6.30099 s]
/proc/loadavg: 2.03 2.01 1.96 3/298 13587
/proc/meminfo: memFree=8031628/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=18700 CPUtime=5.54 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 4495 0 0 0 554 0 0 0 25 0 1 0 643671374 19148800 4450 33554432000 134512640 135217611 4292742816 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 4675 4450 77 173 0 4500 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 27404

[startup+12.7009 s]
/proc/loadavg: 2.02 2.01 1.96 3/298 13587
/proc/meminfo: memFree=8026940/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=21884 CPUtime=11.94 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 5284 0 0 0 1194 0 0 0 25 0 1 0 643671374 22409216 5239 33554432000 134512640 135217611 4292742816 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 5471 5239 77 173 0 5296 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 30588

[startup+25.5008 s]
/proc/loadavg: 2.02 2.01 1.96 3/298 13587
/proc/meminfo: memFree=8026392/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=22780 CPUtime=24.75 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 5488 0 0 0 2474 1 0 0 25 0 1 0 643671374 23326720 5443 33554432000 134512640 135217611 4292742816 18446744073709551615 134533770 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 5695 5443 77 173 0 5520 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31484

[startup+51.1005 s]
/proc/loadavg: 2.01 2.01 1.96 3/298 13588
/proc/meminfo: memFree=8023752/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=25336 CPUtime=50.35 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 6142 0 0 0 5034 1 0 0 25 0 1 0 643671374 25944064 6097 33554432000 134512640 135217611 4292742816 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 6334 6097 77 173 0 6159 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34040

[startup+102.311 s]
/proc/loadavg: 1.93 1.99 1.96 3/298 13619
/proc/meminfo: memFree=8356188/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=29944 CPUtime=101.56 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 7252 0 0 0 10155 1 0 0 25 0 1 0 643671374 30662656 7207 33554432000 134512640 135217611 4292742816 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 7486 7207 77 173 0 7311 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 38648

[startup+162.301 s]
/proc/loadavg: 1.97 1.99 1.96 3/298 13621
/proc/meminfo: memFree=8345608/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=32492 CPUtime=161.55 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 7924 0 0 0 16154 1 0 0 25 0 1 0 643671374 33271808 7879 33554432000 134512640 135217611 4292742816 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 8123 7879 77 173 0 7948 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41196

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.96 3/298 13623
/proc/meminfo: memFree=8339260/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=35660 CPUtime=221.55 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 8666 0 0 0 22153 2 0 0 25 0 1 0 643671374 36515840 8621 33554432000 134512640 135217611 4292742816 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 8915 8621 77 173 0 8740 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 44364

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.96 3/298 13624
/proc/meminfo: memFree=8334520/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=37872 CPUtime=281.55 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 9216 0 0 0 28153 2 0 0 25 0 1 0 643671374 38780928 9171 33554432000 134512640 135217611 4292742816 18446744073709551615 134538464 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 9468 9171 77 173 0 9293 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 46576

[startup+342.301 s]
/proc/loadavg: 2.04 2.00 1.96 3/298 13626
/proc/meminfo: memFree=8326780/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=42420 CPUtime=341.55 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 10341 0 0 0 34153 2 0 0 25 0 1 0 643671374 43438080 10296 33554432000 134512640 135217611 4292742816 18446744073709551615 134525951 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 10605 10296 77 173 0 10430 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 51124

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/298 13627
/proc/meminfo: memFree=8323628/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7

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

/proc/13587/statm: 25523 24534 77 173 0 25348 0
Current children cumulated CPU time (s) 4302.33
Current children cumulated vsize (KiB) 110796

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/298 13745
/proc/meminfo: memFree=8215044/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=102632 CPUtime=4361.61 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 24912 0 0 0 436155 6 0 0 25 0 1 0 643671374 105095168 24642 33554432000 134512640 135217611 4292742816 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 25658 24642 77 173 0 25483 0
Current children cumulated CPU time (s) 4362.33
Current children cumulated vsize (KiB) 111336

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13747
/proc/meminfo: memFree=8214784/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=102740 CPUtime=4421.61 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 24934 0 0 0 442155 6 0 0 25 0 1 0 643671374 105205760 24664 33554432000 134512640 135217611 4292742816 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 25685 24664 77 173 0 25510 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 111444

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13748
/proc/meminfo: memFree=8214136/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=103532 CPUtime=4481.61 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 25108 0 0 0 448155 6 0 0 25 0 1 0 643671374 106016768 24838 33554432000 134512640 135217611 4292742816 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 25883 24838 77 173 0 25708 0
Current children cumulated CPU time (s) 4482.33
Current children cumulated vsize (KiB) 112236

[startup+4542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/298 13750
/proc/meminfo: memFree=8214096/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=103532 CPUtime=4541.61 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 25110 0 0 0 454155 6 0 0 25 0 1 0 643671374 106016768 24840 33554432000 134512640 135217611 4292742816 18446744073709551615 134533190 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 25883 24840 77 173 0 25708 0
Current children cumulated CPU time (s) 4542.33
Current children cumulated vsize (KiB) 112236

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/298 13751
/proc/meminfo: memFree=8213188/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=103672 CPUtime=4601.62 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 25164 0 0 0 460156 6 0 0 25 0 1 0 643671374 106160128 24894 33554432000 134512640 135217611 4292742816 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 25918 24894 77 173 0 25743 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 112376

[startup+4662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/298 13753
/proc/meminfo: memFree=8212904/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=104160 CPUtime=4661.62 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 25267 0 0 0 466156 6 0 0 25 0 1 0 643671374 106659840 24997 33554432000 134512640 135217611 4292742816 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 26040 24997 77 173 0 25865 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 112864

[startup+4722.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/298 13755
/proc/meminfo: memFree=8208672/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=105808 CPUtime=4721.64 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 25605 0 0 0 472157 7 0 0 25 0 1 0 643671374 108347392 25335 33554432000 134512640 135217611 4292742816 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 26452 25335 77 173 0 26277 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 114512

[startup+4782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/298 13756
/proc/meminfo: memFree=8208260/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=106404 CPUtime=4781.63 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 25731 0 0 0 478156 7 0 0 25 0 1 0 643671374 108957696 25461 33554432000 134512640 135217611 4292742816 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 26601 25461 77 173 0 26426 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 115108

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13758
/proc/meminfo: memFree=8208224/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=106404 CPUtime=4841.63 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 25732 0 0 0 484156 7 0 0 25 0 1 0 643671374 108957696 25462 33554432000 134512640 135217611 4292742816 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 26601 25462 77 173 0 26426 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 115108

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13759
/proc/meminfo: memFree=8203616/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=108120 CPUtime=4901.63 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 26196 0 0 0 490156 7 0 0 25 0 1 0 643671374 110714880 25926 33554432000 134512640 135217611 4292742816 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 27030 25926 77 173 0 26855 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 116824

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13761
/proc/meminfo: memFree=8204076/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=108120 CPUtime=4961.63 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 26201 0 0 0 496156 7 0 0 25 0 1 0 643671374 110714880 25931 33554432000 134512640 135217611 4292742816 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 27030 25931 77 173 0 26855 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 116824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 13762
/proc/meminfo: memFree=8203932/32951124 swapFree=63649232/67111528
[pid=13584] ppid=13582 vsize=8704 CPUtime=0.72 cores=1,3,5,7
/proc/13584/stat : 13584 (glucose.sh) S 13582 13584 13192 0 -1 4202496 359 9011 0 0 0 0 70 2 18 0 1 0 643671300 8912896 254 33554432000 4194304 4922060 140736010280128 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13584/statm: 2176 254 211 178 0 69 0
[pid=13587] ppid=13584 vsize=108332 CPUtime=4999.33 cores=1,3,5,7
/proc/13587/stat : 13587 (glucose_static) R 13584 13584 13192 0 -1 4202496 26231 0 0 0 499926 7 0 0 25 0 1 0 643671374 110931968 25961 33554432000 134512640 135217611 4292742816 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13587/statm: 27083 25961 77 173 0 26908 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 117036

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 13584 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=709892
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=29995
# CPU time returned by wait4() is 0.739887
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.05
CPU user time (s): 4999.96
CPU system time (s): 0.09
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 117036

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

runsolver used 13.388 second user time and 32.0981 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-13 23:05:28
IDJOB=3365888
IDBENCH=83116
IDSOLVER=1842
FILE ID=node130/3365888-1305320728
RUNJOBID= node130-1305315245-13211
PBS_JOBID= 13324302
Free space on /tmp= 30104 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top24.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365888-1305320728/watcher-3365888-1305320728 -o /tmp/evaluation-result-3365888-1305320728/solver-3365888-1305320728 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365888-1305320728.cnf

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1574054674

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8059396 kB
Buffers:        273676 kB
Cached:       22588272 kB
SwapCached:      10360 kB
Active:        5916464 kB
Inactive:     18328852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8059396 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            5052 kB
Writeback:           0 kB
AnonPages:     1381312 kB
Mapped:          13736 kB
Slab:           558500 kB
PageTables:      26024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51818512 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= 30112 MiB
End job on node130 at 2011-05-14 00:28:50