Trace number 3365880

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.09 5000.02

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.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  139333   357440 |   41799       0        0     nan |  0.000 % |
0.00/0.50	c |         0 |   96592   357336 |      --       0       --      -- |     --   | -42741/-104
0.00/0.50	c ==============================================================================
0.00/0.50	c Result  :   #vars: 17436   #clauses: 96592   #literals: 357336
0.00/0.50	c CPU time:   0.489925 s
0.00/0.50	c ==============================================================================
0.00/0.57	c
0.00/0.57	c Starting glucose
0.00/0.57	c
0.00/0.57	
0.00/0.57	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.57	
0.00/0.57	c ============================[ Problem Statistics ]=============================
0.00/0.57	c |                                                                             |
0.00/0.57	c |  Number of variables:  17436                                                |
0.00/0.57	c |  Number of clauses:    96592                                                |
0.57/0.61	c |  Parsing time:         0.03         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-3365880-1305320617/watcher-3365880-1305320617 -o /tmp/evaluation-result-3365880-1305320617/solver-3365880-1305320617 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365880-1305320617.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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.02 2.05 2.00 2/384 6552
/proc/meminfo: memFree=7476832/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722292393 8912896 253 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6552/statm: 2176 253 211 178 0 69 0

[startup+0.0993589 s]
/proc/loadavg: 2.02 2.05 2.00 2/384 6552
/proc/meminfo: memFree=7476832/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722292393 8912896 253 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6552/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100358 s]
/proc/loadavg: 2.02 2.05 2.00 2/384 6552
/proc/meminfo: memFree=7476832/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722292393 8912896 253 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6552/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300327 s]
/proc/loadavg: 2.02 2.05 2.00 2/384 6552
/proc/meminfo: memFree=7476832/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722292393 8912896 253 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6552/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70022 s]
/proc/loadavg: 2.02 2.05 2.00 2/384 6552
/proc/meminfo: memFree=7476832/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8704

[startup+1.50114 s]
/proc/loadavg: 2.02 2.05 2.00 3/386 6555
/proc/meminfo: memFree=7460572/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=12132 CPUtime=0.91 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 2885 0 0 0 91 0 0 0 20 0 1 0 722292451 12423168 2840 33554432000 134512640 135217611 4288542784 18446744073709551615 134532623 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 3033 2840 77 173 0 2858 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20836

[startup+3.10086 s]
/proc/loadavg: 2.02 2.05 2.00 3/386 6555
/proc/meminfo: memFree=7457596/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=14700 CPUtime=2.5 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 3512 0 0 0 250 0 0 0 25 0 1 0 722292451 15052800 3467 33554432000 134512640 135217611 4288542784 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 3675 3467 77 173 0 3500 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23404

[startup+6.30028 s]
/proc/loadavg: 2.02 2.05 2.00 3/386 6555
/proc/meminfo: memFree=7454960/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=16844 CPUtime=5.7 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 4044 0 0 0 570 0 0 0 25 0 1 0 722292451 17248256 3999 33554432000 134512640 135217611 4288542784 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 4211 3999 77 173 0 4036 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25548

[startup+12.7012 s]
/proc/loadavg: 2.02 2.05 2.00 3/386 6555
/proc/meminfo: memFree=7452292/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=18076 CPUtime=12.1 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 4335 0 0 0 1210 0 0 0 25 0 1 0 722292451 18509824 4290 33554432000 134512640 135217611 4288542784 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 4519 4290 77 173 0 4344 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26780

[startup+25.5009 s]
/proc/loadavg: 2.01 2.05 2.00 3/386 6555
/proc/meminfo: memFree=7449320/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=21020 CPUtime=24.9 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 5058 0 0 0 2490 0 0 0 25 0 1 0 722292451 21524480 5013 33554432000 134512640 135217611 4288542784 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 5255 5013 77 173 0 5080 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29724

[startup+51.1004 s]
/proc/loadavg: 2.01 2.04 2.00 3/386 6556
/proc/meminfo: memFree=7446368/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=23852 CPUtime=50.51 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 5748 0 0 0 5050 1 0 0 25 0 1 0 722292451 24424448 5703 33554432000 134512640 135217611 4288542784 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 5963 5703 77 173 0 5788 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32556

[startup+102.314 s]
/proc/loadavg: 2.00 2.03 2.00 3/386 6557
/proc/meminfo: memFree=7442140/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=28320 CPUtime=101.72 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 6840 0 0 0 10171 1 0 0 25 0 1 0 722292451 28999680 6795 33554432000 134512640 135217611 4288542784 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 7080 6795 77 173 0 6905 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37024

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/386 6559
/proc/meminfo: memFree=7436776/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=32748 CPUtime=161.71 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 7933 0 0 0 16170 1 0 0 25 0 1 0 722292451 33533952 7888 33554432000 134512640 135217611 4288542784 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 8187 7888 77 173 0 8012 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 41452

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/386 6561
/proc/meminfo: memFree=7433032/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=37032 CPUtime=221.71 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 8888 0 0 0 22170 1 0 0 25 0 1 0 722292451 37920768 8843 33554432000 134512640 135217611 4288542784 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 9258 8843 77 173 0 9083 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45736

[startup+282.301 s]
/proc/loadavg: 2.06 2.04 2.00 3/386 6562
/proc/meminfo: memFree=7431396/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=39740 CPUtime=281.71 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 9514 0 0 0 28170 1 0 0 25 0 1 0 722292451 40693760 9469 33554432000 134512640 135217611 4288542784 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 9935 9469 77 173 0 9760 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 48444

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/386 6564
/proc/meminfo: memFree=7427280/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=43420 CPUtime=341.71 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 10458 0 0 0 34170 1 0 0 25 0 1 0 722292451 44462080 10413 33554432000 134512640 135217611 4288542784 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 10855 10413 77 173 0 10680 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 52124

[startup+402.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/386 6565
/proc/meminfo: memFree=7423664/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6

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

/proc/6555/statm: 30737 29249 77 173 0 30562 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 131652

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/386 6714
/proc/meminfo: memFree=7576716/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=123080 CPUtime=4361.81 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29428 0 0 0 436174 7 0 0 25 0 1 0 722292451 126033920 29263 33554432000 134512640 135217611 4288542784 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 30770 29263 77 173 0 30595 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 131784

[startup+4422.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/386 6716
/proc/meminfo: memFree=7574700/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=123080 CPUtime=4421.81 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29430 0 0 0 442174 7 0 0 25 0 1 0 722292451 126033920 29265 33554432000 134512640 135217611 4288542784 18446744073709551615 134533664 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 30770 29265 77 173 0 30595 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 131784

[startup+4482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/386 6717
/proc/meminfo: memFree=7574524/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=124080 CPUtime=4481.81 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29640 0 0 0 448174 7 0 0 25 0 1 0 722292451 127057920 29475 33554432000 134512640 135217611 4288542784 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31020 29475 77 173 0 30845 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 132784

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/386 6719
/proc/meminfo: memFree=7574620/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=124080 CPUtime=4541.81 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29652 0 0 0 454174 7 0 0 25 0 1 0 722292451 127057920 29487 33554432000 134512640 135217611 4288542784 18446744073709551615 134527793 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31020 29487 77 173 0 30845 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 132784

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/386 6720
/proc/meminfo: memFree=7574464/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=124080 CPUtime=4601.81 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29654 0 0 0 460174 7 0 0 25 0 1 0 722292451 127057920 29489 33554432000 134512640 135217611 4288542784 18446744073709551615 134542219 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31020 29489 77 173 0 30845 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 132784

[startup+4662.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/386 6722
/proc/meminfo: memFree=7574436/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=124080 CPUtime=4661.81 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29656 0 0 0 466174 7 0 0 25 0 1 0 722292451 127057920 29491 33554432000 134512640 135217611 4288542784 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31020 29491 77 173 0 30845 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 132784

[startup+4722.31 s]
/proc/loadavg: 2.08 2.04 2.01 3/386 6724
/proc/meminfo: memFree=7574168/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=124080 CPUtime=4721.83 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29658 0 0 0 472176 7 0 0 25 0 1 0 722292451 127057920 29493 33554432000 134512640 135217611 4288542784 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31020 29493 77 173 0 30845 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 132784

[startup+4782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/386 6725
/proc/meminfo: memFree=7573876/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=124152 CPUtime=4781.81 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29676 0 0 0 478174 7 0 0 25 0 1 0 722292451 127131648 29511 33554432000 134512640 135217611 4288542784 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31038 29511 77 173 0 30863 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 132856

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/386 6727
/proc/meminfo: memFree=7573612/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=124152 CPUtime=4841.81 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29678 0 0 0 484174 7 0 0 25 0 1 0 722292451 127131648 29513 33554432000 134512640 135217611 4288542784 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31038 29513 77 173 0 30863 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 132856

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/386 6728
/proc/meminfo: memFree=7573324/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=124152 CPUtime=4901.82 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29678 0 0 0 490175 7 0 0 25 0 1 0 722292451 127131648 29513 33554432000 134512640 135217611 4288542784 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31038 29513 77 173 0 30863 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 132856

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/386 6730
/proc/meminfo: memFree=7573672/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=124548 CPUtime=4961.82 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29773 0 0 0 496175 7 0 0 25 0 1 0 722292451 127537152 29608 33554432000 134512640 135217611 4288542784 18446744073709551615 134533770 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31137 29608 77 173 0 30962 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 133252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.04 2.02 2.00 3/386 6731
/proc/meminfo: memFree=7573144/32951124 swapFree=65586204/67111528
[pid=6552] ppid=6550 vsize=8704 CPUtime=0.57 cores=0,2,4,6
/proc/6552/stat : 6552 (glucose.sh) S 6550 6552 6193 0 -1 4202496 359 6270 0 0 0 0 55 2 17 0 1 0 722292393 8912896 255 33554432000 4194304 4922060 140737060616608 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6552/statm: 2176 255 211 178 0 69 0
[pid=6555] ppid=6552 vsize=125140 CPUtime=4999.52 cores=0,2,4,6
/proc/6555/stat : 6555 (glucose_static) R 6552 6552 6193 0 -1 4202496 29881 0 0 0 499945 7 0 0 25 0 1 0 722292451 128143360 29716 33554432000 134512640 135217611 4288542784 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6555/statm: 31285 29716 77 173 0 31110 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 133844

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 6552 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=553915
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=22996
# CPU time returned by wait4() is 0.576911
# while last known CPU time is 5000.09
#
# 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.09
CPU user time (s): 5000
CPU system time (s): 0.09
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 133844

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

runsolver used 19.927 second user time and 41.1587 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-13 23:03:37
IDJOB=3365880
IDBENCH=83110
IDSOLVER=1842
FILE ID=node119/3365880-1305320617
RUNJOBID= node119-1305315245-6211
PBS_JOBID= 13324313
Free space on /tmp= 34988 MiB

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

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=1190038577

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.815
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7477104 kB
Buffers:        232024 kB
Cached:       11695412 kB
SwapCached:       4756 kB
Active:       15336864 kB
Inactive:      9652276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7477104 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            4128 kB
Writeback:           0 kB
AnonPages:    13059996 kB
Mapped:          30624 kB
Slab:           361244 kB
PageTables:      56880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102685900 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= 35092 MiB
End job on node119 at 2011-05-14 00:26:59