Trace number 3365912

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-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

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 |  102565   262491 |   30769       0        0     nan |  0.000 % |
0.00/0.42	c |         0 |   70699   260528 |      --       0       --      -- |     --   | -31866/-1963
0.00/0.42	c ==============================================================================
0.00/0.42	c Result  :   #vars: 12802   #clauses: 70699   #literals: 260528
0.00/0.42	c CPU time:   0.406938 s
0.00/0.42	c ==============================================================================
0.00/0.47	c
0.00/0.47	c Starting glucose
0.00/0.47	c
0.00/0.47	
0.00/0.47	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.47	
0.00/0.47	c ============================[ Problem Statistics ]=============================
0.00/0.47	c |                                                                             |
0.00/0.47	c |  Number of variables:  12802                                                |
0.00/0.47	c |  Number of clauses:    70699                                                |
0.46/0.50	c |  Parsing time:         0.02         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-3365912-1305321237/watcher-3365912-1305321237 -o /tmp/evaluation-result-3365912-1305321237/solver-3365912-1305321237 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365912-1305321237.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.00 2.00 1.97 2/308 13941
/proc/meminfo: memFree=5444188/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643723348 8912896 253 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13941/statm: 2176 253 211 178 0 69 0

[startup+0.106822 s]
/proc/loadavg: 2.00 2.00 1.97 2/308 13941
/proc/meminfo: memFree=5444188/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643723348 8912896 253 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13941/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200808 s]
/proc/loadavg: 2.00 2.00 1.97 2/308 13941
/proc/meminfo: memFree=5444188/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643723348 8912896 253 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13941/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30078 s]
/proc/loadavg: 2.00 2.00 1.97 2/308 13941
/proc/meminfo: memFree=5444188/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643723348 8912896 253 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13941/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700695 s]
/proc/loadavg: 2.00 2.00 1.97 2/308 13941
/proc/meminfo: memFree=5444188/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8704

[startup+1.50056 s]
/proc/loadavg: 2.00 2.00 1.97 3/310 13944
/proc/meminfo: memFree=5431160/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=9872 CPUtime=1.02 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 2345 0 0 0 102 0 0 0 21 0 1 0 643723395 10108928 2299 33554432000 134512640 135217611 4289627088 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/13944/statm: 2468 2299 77 173 0 2293 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18576

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 1.97 3/310 13944
/proc/meminfo: memFree=5428060/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=12768 CPUtime=2.62 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 3073 0 0 0 262 0 0 0 25 0 1 0 643723395 13074432 3027 33554432000 134512640 135217611 4289627088 18446744073709551615 134532678 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/13944/statm: 3192 3027 77 173 0 3017 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21472

[startup+6.30071 s]
/proc/loadavg: 2.00 2.00 1.97 3/310 13944
/proc/meminfo: memFree=5424964/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=14524 CPUtime=5.82 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 3504 0 0 0 582 0 0 0 25 0 1 0 643723395 14872576 3458 33554432000 134512640 135217611 4289627088 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/13944/statm: 3631 3458 77 173 0 3456 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23228

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.97 3/310 13944
/proc/meminfo: memFree=5422408/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=16512 CPUtime=12.22 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 4010 0 0 0 1222 0 0 0 25 0 1 0 643723395 16908288 3964 33554432000 134512640 135217611 4289627088 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/13944/statm: 4128 3964 77 173 0 3953 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25216

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 1.98 3/310 13945
/proc/meminfo: memFree=5419404/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=19148 CPUtime=25.01 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 4651 0 0 0 2501 0 0 0 25 0 1 0 643723395 19607552 4605 33554432000 134512640 135217611 4289627088 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/13944/statm: 4787 4605 77 173 0 4612 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27852

[startup+51.1008 s]
/proc/loadavg: 2.05 2.01 1.98 3/310 13945
/proc/meminfo: memFree=5416512/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=21840 CPUtime=50.6 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 5313 0 0 0 5060 0 0 0 25 0 1 0 643723395 22364160 5267 33554432000 134512640 135217611 4289627088 18446744073709551615 134527890 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 5460 5267 77 173 0 5285 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 30544

[startup+102.301 s]
/proc/loadavg: 2.02 2.01 1.98 3/310 13947
/proc/meminfo: memFree=5410008/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=25796 CPUtime=101.81 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 6226 0 0 0 10181 0 0 0 25 0 1 0 643723395 26415104 6180 33554432000 134512640 135217611 4289627088 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 6449 6180 77 173 0 6274 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34500

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 1.98 3/310 13948
/proc/meminfo: memFree=5405776/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=29472 CPUtime=161.81 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 7170 0 0 0 16181 0 0 0 25 0 1 0 643723395 30179328 7124 33554432000 134512640 135217611 4289627088 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 7368 7124 77 173 0 7193 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 38176

[startup+222.312 s]
/proc/loadavg: 2.07 2.02 1.98 3/310 13950
/proc/meminfo: memFree=5402136/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=33032 CPUtime=221.82 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 7994 0 0 0 22181 1 0 0 25 0 1 0 643723395 33824768 7948 33554432000 134512640 135217611 4289627088 18446744073709551615 134522681 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 8258 7948 77 173 0 8083 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 41736

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 1.98 3/310 13951
/proc/meminfo: memFree=5399120/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=34664 CPUtime=281.81 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 8410 0 0 0 28180 1 0 0 25 0 1 0 643723395 35495936 8364 33554432000 134512640 135217611 4289627088 18446744073709551615 134537857 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 8666 8364 77 173 0 8491 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 43368

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 1.98 3/310 13953
/proc/meminfo: memFree=5396224/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=36740 CPUtime=341.81 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 8946 0 0 0 34180 1 0 0 25 0 1 0 643723395 37621760 8900 33554432000 134512640 135217611 4289627088 18446744073709551615 134533190 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 9185 8900 77 173 0 9010 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 45444

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/310 13955
/proc/meminfo: memFree=5392104/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6

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

/proc/13944/statm: 27406 25902 77 173 0 27231 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 118328

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14074
/proc/meminfo: memFree=5257308/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=114260 CPUtime=4421.91 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 27127 0 0 0 442179 12 0 0 25 0 1 0 643723395 117002240 27027 33554432000 134512640 135217611 4289627088 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 28565 27027 77 173 0 28390 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 122964

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14104
/proc/meminfo: memFree=5305756/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=114256 CPUtime=4481.91 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 27129 0 0 0 448179 12 0 0 25 0 1 0 643723395 116998144 27029 33554432000 134512640 135217611 4289627088 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 28564 27029 77 173 0 28389 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 122960

[startup+4542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/310 14135
/proc/meminfo: memFree=4664544/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=115212 CPUtime=4541.91 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 27323 0 0 0 454179 12 0 0 25 0 1 0 643723395 117977088 27223 33554432000 134512640 135217611 4289627088 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 28803 27223 77 173 0 28628 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 123916

[startup+4602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/310 14137
/proc/meminfo: memFree=4641588/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=116628 CPUtime=4601.92 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 27481 0 0 0 460180 12 0 0 25 0 1 0 643723395 119427072 27381 33554432000 134512640 135217611 4289627088 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 29157 27381 77 173 0 28982 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 125332

[startup+4662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/310 14138
/proc/meminfo: memFree=4624796/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=116988 CPUtime=4661.92 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 27567 0 0 0 466180 12 0 0 25 0 1 0 643723395 119795712 27467 33554432000 134512640 135217611 4289627088 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 29247 27467 77 173 0 29072 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 125692

[startup+4722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/310 14140
/proc/meminfo: memFree=4623636/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=118440 CPUtime=4721.92 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 27932 0 0 0 472180 12 0 0 25 0 1 0 643723395 121282560 27832 33554432000 134512640 135217611 4289627088 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 29610 27832 77 173 0 29435 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 127144

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/310 14141
/proc/meminfo: memFree=4624200/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=118440 CPUtime=4781.92 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 27932 0 0 0 478180 12 0 0 25 0 1 0 643723395 121282560 27832 33554432000 134512640 135217611 4289627088 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 29610 27832 77 173 0 29435 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 127144

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14143
/proc/meminfo: memFree=4624024/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=118412 CPUtime=4841.93 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 27965 0 0 0 484180 13 0 0 25 0 1 0 643723395 121253888 27815 33554432000 134512640 135217611 4289627088 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 29603 27815 77 173 0 29428 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 127116

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14145
/proc/meminfo: memFree=4623976/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=118412 CPUtime=4901.92 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 27981 0 0 0 490179 13 0 0 25 0 1 0 643723395 121253888 27831 33554432000 134512640 135217611 4289627088 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 29603 27831 77 173 0 29428 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 127116

[startup+4962.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/310 14146
/proc/meminfo: memFree=4624308/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=118572 CPUtime=4961.93 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 28007 0 0 0 496180 13 0 0 25 0 1 0 643723395 121417728 27857 33554432000 134512640 135217611 4289627088 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 29643 27857 77 173 0 29468 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 127276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.02 2.01 2.00 3/310 14147
/proc/meminfo: memFree=4623544/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=119596 CPUtime=4999.63 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 28213 0 0 0 499950 13 0 0 25 0 1 0 643723395 122466304 28063 33554432000 134512640 135217611 4289627088 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 29899 28063 77 173 0 29724 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 128300

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

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

[startup+5000 s]
/proc/loadavg: 2.02 2.01 2.00 3/310 14147
/proc/meminfo: memFree=4623544/32950928 swapFree=67111348/67111528
[pid=13941] ppid=13939 vsize=8704 CPUtime=0.46 cores=0,2,4,6
/proc/13941/stat : 13941 (glucose.sh) S 13939 13941 13536 0 -1 4202496 360 4463 0 0 0 0 45 1 18 0 1 0 643723348 8912896 255 33554432000 4194304 4922060 140735367270272 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13941/statm: 2176 255 211 178 0 69 0
[pid=13944] ppid=13941 vsize=119596 CPUtime=4999.63 cores=0,2,4,6
/proc/13944/stat : 13944 (glucose_static) R 13941 13941 13536 0 -1 4202496 28213 0 0 0 499950 13 0 0 25 0 1 0 643723395 122466304 28063 33554432000 134512640 135217611 4289627088 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/13944/statm: 29899 28063 77 173 0 29724 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 128300

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13941 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=459930
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.474927
# 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): 4999.95
CPU system time (s): 0.14
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 128300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.45993
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4823
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= 10

runsolver used 15.5906 second user time and 33.3899 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-13 23:13:57
IDJOB=3365912
IDBENCH=83134
IDSOLVER=1842
FILE ID=node125/3365912-1305321237
RUNJOBID= node125-1305315245-13554
PBS_JOBID= 13324307
Free space on /tmp= 47892 MiB

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=1824929216

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       5444344 kB
Buffers:        260896 kB
Cached:       16510100 kB
SwapCached:          0 kB
Active:       14904056 kB
Inactive:     11974628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5444344 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3516 kB
Writeback:           8 kB
AnonPages:    10107408 kB
Mapped:          29932 kB
Slab:           529696 kB
PageTables:      35792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51063672 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= 47708 MiB
End job on node125 at 2011-05-14 00:37:19