Trace number 3365906

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.01 4999.91

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  114186   292484 |   34255       0        0     nan |  0.000 % |
0.00/0.41	c |         0 |   78857   291048 |      --       0       --      -- |     --   | -35329/-1436
0.00/0.41	c ==============================================================================
0.00/0.41	c Result  :   #vars: 14260   #clauses: 78857   #literals: 291048
0.00/0.41	c CPU time:   0.400939 s
0.00/0.41	c ==============================================================================
0.00/0.46	c
0.00/0.46	c Starting glucose
0.00/0.46	c
0.00/0.46	
0.00/0.46	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.46	
0.00/0.46	c ============================[ Problem Statistics ]=============================
0.00/0.46	c |                                                                             |
0.00/0.47	c |  Number of variables:  14260                                                |
0.00/0.47	c |  Number of clauses:    78857                                                |
0.00/0.49	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-3365906-1305320995/watcher-3365906-1305320995 -o /tmp/evaluation-result-3365906-1305320995/solver-3365906-1305320995 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365906-1305320995.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.01 1.95 2/230 30584
/proc/meminfo: memFree=8184572/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643699282 8912896 252 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30584/statm: 2176 252 211 178 0 69 0

[startup+0.086751 s]
/proc/loadavg: 2.02 2.01 1.95 2/230 30584
/proc/meminfo: memFree=8184572/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643699282 8912896 252 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30584/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100751 s]
/proc/loadavg: 2.02 2.01 1.95 2/230 30584
/proc/meminfo: memFree=8184572/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643699282 8912896 252 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30584/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300675 s]
/proc/loadavg: 2.02 2.01 1.95 2/230 30584
/proc/meminfo: memFree=8184572/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643699282 8912896 252 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30584/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700583 s]
/proc/loadavg: 2.02 2.01 1.95 2/230 30584
/proc/meminfo: memFree=8184572/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8704

[startup+1.5005 s]
/proc/loadavg: 2.02 2.01 1.95 3/232 30587
/proc/meminfo: memFree=8170712/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=10864 CPUtime=1.02 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 2549 0 0 0 102 0 0 0 25 0 1 0 643699329 11124736 2503 33554432000 134512640 135217611 4287576608 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 2716 2503 77 173 0 2541 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19568

[startup+3.10023 s]
/proc/loadavg: 2.02 2.01 1.95 3/232 30587
/proc/meminfo: memFree=8168668/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=12996 CPUtime=2.62 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 3073 0 0 0 262 0 0 0 25 0 1 0 643699329 13307904 3027 33554432000 134512640 135217611 4287576608 18446744073709551615 134536950 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 3249 3027 77 173 0 3074 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21700

[startup+6.30066 s]
/proc/loadavg: 2.01 2.01 1.95 3/232 30587
/proc/meminfo: memFree=8165220/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=15536 CPUtime=5.82 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 3693 0 0 0 582 0 0 0 25 0 1 0 643699329 15908864 3647 33554432000 134512640 135217611 4287576608 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 3884 3647 77 173 0 3709 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24240

[startup+12.7005 s]
/proc/loadavg: 2.01 2.01 1.95 3/232 30587
/proc/meminfo: memFree=8162792/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=17464 CPUtime=12.22 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 4179 0 0 0 1222 0 0 0 25 0 1 0 643699329 17883136 4133 33554432000 134512640 135217611 4287576608 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 4366 4133 77 173 0 4191 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26168

[startup+25.5002 s]
/proc/loadavg: 2.01 2.01 1.95 3/232 30587
/proc/meminfo: memFree=8161156/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=19208 CPUtime=25.02 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 4610 0 0 0 2502 0 0 0 25 0 1 0 643699329 19668992 4564 33554432000 134512640 135217611 4287576608 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 4802 4564 77 173 0 4627 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27912

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.95 3/232 30588
/proc/meminfo: memFree=8158348/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=22176 CPUtime=50.62 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 5318 0 0 0 5062 0 0 0 25 0 1 0 643699329 22708224 5272 33554432000 134512640 135217611 4287576608 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 5544 5272 77 173 0 5369 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30880

[startup+102.309 s]
/proc/loadavg: 2.00 2.00 1.95 3/232 30590
/proc/meminfo: memFree=8137856/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=27532 CPUtime=101.83 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 6642 0 0 0 10183 0 0 0 25 0 1 0 643699329 28192768 6596 33554432000 134512640 135217611 4287576608 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 6883 6596 77 173 0 6708 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 36236

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/232 30591
/proc/meminfo: memFree=8122068/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=30224 CPUtime=161.82 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 7276 0 0 0 16182 0 0 0 25 0 1 0 643699329 30949376 7230 33554432000 134512640 135217611 4287576608 18446744073709551615 134527825 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 7556 7230 77 173 0 7381 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 38928

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/232 30593
/proc/meminfo: memFree=8117692/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=35388 CPUtime=221.83 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 8511 0 0 0 22182 1 0 0 25 0 1 0 643699329 36237312 8465 33554432000 134512640 135217611 4287576608 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 8847 8465 77 173 0 8672 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 44092

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/232 30594
/proc/meminfo: memFree=8114196/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=38572 CPUtime=281.82 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 9332 0 0 0 28181 1 0 0 25 0 1 0 643699329 39497728 9286 33554432000 134512640 135217611 4287576608 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 9643 9286 77 173 0 9468 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 47276

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/232 30596
/proc/meminfo: memFree=8112676/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=40348 CPUtime=341.82 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 9760 0 0 0 34181 1 0 0 25 0 1 0 643699329 41316352 9714 33554432000 134512640 135217611 4287576608 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 10087 9714 77 173 0 9912 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 49052

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/232 30598
/proc/meminfo: memFree=8108296/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6

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

/proc/30587/statm: 30216 28639 77 173 0 30041 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 129568

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/232 30809
/proc/meminfo: memFree=8199048/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=120864 CPUtime=4421.92 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 28761 0 0 0 442186 6 0 0 25 0 1 0 643699329 123764736 28645 33554432000 134512640 135217611 4287576608 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30216 28645 77 173 0 30041 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 129568

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/232 30810
/proc/meminfo: memFree=8196400/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=123108 CPUtime=4481.93 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29302 0 0 0 448187 6 0 0 25 0 1 0 643699329 126062592 29186 33554432000 134512640 135217611 4287576608 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30777 29186 77 173 0 30602 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 131812

[startup+4542.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/232 30812
/proc/meminfo: memFree=8196496/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=123040 CPUtime=4541.93 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29304 0 0 0 454187 6 0 0 25 0 1 0 643699329 125992960 29188 33554432000 134512640 135217611 4287576608 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30760 29188 77 173 0 30585 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 131744

[startup+4602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/232 30814
/proc/meminfo: memFree=8195952/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=123200 CPUtime=4601.94 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29330 0 0 0 460188 6 0 0 25 0 1 0 643699329 126156800 29214 33554432000 134512640 135217611 4287576608 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30800 29214 77 173 0 30625 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 131904

[startup+4662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/232 30815
/proc/meminfo: memFree=8195560/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=123200 CPUtime=4661.93 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29332 0 0 0 466187 6 0 0 25 0 1 0 643699329 126156800 29216 33554432000 134512640 135217611 4287576608 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30800 29216 77 173 0 30625 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 131904

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/232 30817
/proc/meminfo: memFree=8194788/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=123200 CPUtime=4721.94 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29332 0 0 0 472188 6 0 0 25 0 1 0 643699329 126156800 29216 33554432000 134512640 135217611 4287576608 18446744073709551615 134532709 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30800 29216 77 173 0 30625 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 131904

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/232 30818
/proc/meminfo: memFree=8194864/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=123200 CPUtime=4781.94 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29338 0 0 0 478187 7 0 0 25 0 1 0 643699329 126156800 29222 33554432000 134512640 135217611 4287576608 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30800 29222 77 173 0 30625 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 131904

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/232 30820
/proc/meminfo: memFree=8194592/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=123200 CPUtime=4841.94 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29344 0 0 0 484187 7 0 0 25 0 1 0 643699329 126156800 29228 33554432000 134512640 135217611 4287576608 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30800 29228 77 173 0 30625 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 131904

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/232 30822
/proc/meminfo: memFree=8194432/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=123200 CPUtime=4901.94 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29346 0 0 0 490187 7 0 0 25 0 1 0 643699329 126156800 29230 33554432000 134512640 135217611 4287576608 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30800 29230 77 173 0 30625 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 131904

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/232 30823
/proc/meminfo: memFree=8193780/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=123388 CPUtime=4961.94 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29383 0 0 0 496187 7 0 0 25 0 1 0 643699329 126349312 29267 33554432000 134512640 135217611 4287576608 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 30847 29267 77 173 0 30672 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 132092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/232 30824
/proc/meminfo: memFree=8192772/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=124688 CPUtime=4999.55 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29635 0 0 0 499948 7 0 0 25 0 1 0 643699329 127680512 29519 33554432000 134512640 135217611 4287576608 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 31172 29519 77 173 0 30997 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 133392

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/232 30824
/proc/meminfo: memFree=8192772/32950928 swapFree=64721848/67111528
[pid=30584] ppid=30582 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/30584/stat : 30584 (glucose.sh) S 30582 30584 29938 0 -1 4202496 359 5229 0 0 0 0 45 1 21 0 1 0 643699282 8912896 254 33554432000 4194304 4922060 140733719338976 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30584/statm: 2176 254 211 178 0 69 0
[pid=30587] ppid=30584 vsize=124688 CPUtime=4999.55 cores=0,2,4,6
/proc/30587/stat : 30587 (glucose_static) R 30584 30584 29938 0 -1 4202496 29635 0 0 0 499948 7 0 0 25 0 1 0 643699329 127680512 29519 33554432000 134512640 135217611 4287576608 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30587/statm: 31172 29519 77 173 0 30997 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 133392

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.93
CPU system time (s): 0.08
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 133392

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

runsolver used 11.3113 second user time and 23.3994 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-13 23:09:55
IDJOB=3365906
IDBENCH=83127
IDSOLVER=1842
FILE ID=node123/3365906-1305320995
RUNJOBID= node123-1305315246-29957
PBS_JOBID= 13324309
Free space on /tmp= 38912 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=2079946788

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8184720 kB
Buffers:        246356 kB
Cached:       14762820 kB
SwapCached:      10496 kB
Active:       12770348 kB
Inactive:     11481056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8184720 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            3544 kB
Writeback:         124 kB
AnonPages:     9239704 kB
Mapped:          16332 kB
Slab:           422528 kB
PageTables:      31860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13222952 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= 38920 MiB
End job on node123 at 2011-05-14 00:33:17