Trace number 3365884

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark640.829
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  181786   444486 |   54535       0        0     nan |  0.000 % |
0.00/0.61	c |         0 |  113554   383257 |      --       0       --      -- |     --   | -68232/-61229
0.00/0.61	c ==============================================================================
0.00/0.61	c Result  :   #vars: 22269   #clauses: 113554   #literals: 383257
0.00/0.61	c CPU time:   0.58991 s
0.00/0.61	c ==============================================================================
0.00/0.68	c
0.00/0.68	c Starting glucose
0.00/0.68	c
0.00/0.68	
0.00/0.68	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.68	
0.00/0.68	c ============================[ Problem Statistics ]=============================
0.00/0.68	c |                                                                             |
0.00/0.68	c |  Number of variables:  22269                                                |
0.00/0.68	c |  Number of clauses:    113554                                               |
0.67/0.72	c |  Parsing time:         0.04         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3365884-1305320685/watcher-3365884-1305320685 -o /tmp/evaluation-result-3365884-1305320685/solver-3365884-1305320685 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365884-1305320685.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.96 3/308 13896
/proc/meminfo: memFree=5426280/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 643668154 8912896 253 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13896/statm: 2176 253 211 178 0 69 0

[startup+0.0711719 s]
/proc/loadavg: 2.00 2.01 1.96 3/308 13896
/proc/meminfo: memFree=5426280/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 643668154 8912896 253 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13896/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101162 s]
/proc/loadavg: 2.00 2.01 1.96 3/308 13896
/proc/meminfo: memFree=5426280/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 643668154 8912896 253 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13896/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30113 s]
/proc/loadavg: 2.00 2.01 1.96 3/308 13896
/proc/meminfo: memFree=5426280/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 643668154 8912896 253 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13896/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701071 s]
/proc/loadavg: 2.00 2.01 1.96 3/308 13896
/proc/meminfo: memFree=5426280/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8704

[startup+1.50092 s]
/proc/loadavg: 2.00 2.01 1.96 3/310 13899
/proc/meminfo: memFree=5407912/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=13304 CPUtime=0.81 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 3116 0 0 0 81 0 0 0 18 0 1 0 643668223 13623296 3071 33554432000 134512640 135217611 4289767008 18446744073709551615 134532744 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 3326 3071 77 173 0 3151 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22008

[startup+3.10057 s]
/proc/loadavg: 2.00 2.01 1.96 3/310 13899
/proc/meminfo: memFree=5405332/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=15680 CPUtime=2.4 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 3715 0 0 0 240 0 0 0 22 0 1 0 643668223 16056320 3670 33554432000 134512640 135217611 4289767008 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 3920 3670 77 173 0 3745 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24384

[startup+6.30101 s]
/proc/loadavg: 2.00 2.01 1.96 3/310 13899
/proc/meminfo: memFree=5402108/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=18040 CPUtime=5.6 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 4268 0 0 0 560 0 0 0 25 0 1 0 643668223 18472960 4223 33554432000 134512640 135217611 4289767008 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 4510 4223 77 173 0 4335 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26744

[startup+12.7009 s]
/proc/loadavg: 2.00 2.01 1.96 3/310 13900
/proc/meminfo: memFree=5400264/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=19836 CPUtime=12.01 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 4721 0 0 0 1200 1 0 0 25 0 1 0 643668223 20312064 4676 33554432000 134512640 135217611 4289767008 18446744073709551615 134533084 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 4959 4676 77 173 0 4784 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28540

[startup+25.5006 s]
/proc/loadavg: 2.00 2.01 1.96 3/310 13900
/proc/meminfo: memFree=5397832/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=21836 CPUtime=24.81 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 5206 0 0 0 2480 1 0 0 25 0 1 0 643668223 22360064 5161 33554432000 134512640 135217611 4289767008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 5459 5161 77 173 0 5284 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30540

[startup+51.1011 s]
/proc/loadavg: 2.00 2.01 1.96 3/310 13901
/proc/meminfo: memFree=5394736/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=24460 CPUtime=50.41 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 5875 0 0 0 5040 1 0 0 25 0 1 0 643668223 25047040 5830 33554432000 134512640 135217611 4289767008 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 6115 5830 77 173 0 5940 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33164

[startup+102.312 s]
/proc/loadavg: 2.00 2.00 1.96 3/310 13902
/proc/meminfo: memFree=5389872/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=28332 CPUtime=101.62 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 6820 0 0 0 10161 1 0 0 25 0 1 0 643668223 29011968 6775 33554432000 134512640 135217611 4289767008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 7083 6775 77 173 0 6908 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37036

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/310 13904
/proc/meminfo: memFree=5384512/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=32424 CPUtime=161.61 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 7832 0 0 0 16160 1 0 0 25 0 1 0 643668223 33202176 7787 33554432000 134512640 135217611 4289767008 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 8106 7787 77 173 0 7931 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 41128

[startup+222.301 s]
/proc/loadavg: 2.06 2.01 1.97 3/310 13905
/proc/meminfo: memFree=5379392/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=37184 CPUtime=221.61 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 8930 0 0 0 22160 1 0 0 25 0 1 0 643668223 38076416 8885 33554432000 134512640 135217611 4289767008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 9296 8885 77 173 0 9121 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45888

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/310 13907
/proc/meminfo: memFree=5374524/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=41140 CPUtime=281.62 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 9912 0 0 0 28160 2 0 0 25 0 1 0 643668223 42127360 9867 33554432000 134512640 135217611 4289767008 18446744073709551615 134533158 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 10285 9867 77 173 0 10110 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 49844

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/310 13908
/proc/meminfo: memFree=5366688/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=48480 CPUtime=341.62 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 11715 0 0 0 34160 2 0 0 25 0 1 0 643668223 49643520 11670 33554432000 134512640 135217611 4289767008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 12120 11670 77 173 0 11945 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57184

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/310 13910
/proc/meminfo: memFree=5365532/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7

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

/proc/13899/statm: 30877 29582 77 173 0 30702 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 132212

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14058
/proc/meminfo: memFree=5265880/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=123616 CPUtime=4361.71 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 29645 0 0 0 436165 6 0 0 25 0 1 0 643668223 126582784 29600 33554432000 134512640 135217611 4289767008 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 30904 29600 77 173 0 30729 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 132320

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14059
/proc/meminfo: memFree=5265476/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=123796 CPUtime=4421.71 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 29705 0 0 0 442165 6 0 0 25 0 1 0 643668223 126767104 29660 33554432000 134512640 135217611 4289767008 18446744073709551615 134533458 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 30949 29660 77 173 0 30774 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 132500

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14061
/proc/meminfo: memFree=5264824/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=124496 CPUtime=4481.71 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 29821 0 0 0 448165 6 0 0 25 0 1 0 643668223 127483904 29776 33554432000 134512640 135217611 4289767008 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31124 29776 77 173 0 30949 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 133200

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14062
/proc/meminfo: memFree=5264908/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=124496 CPUtime=4541.71 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 29832 0 0 0 454165 6 0 0 25 0 1 0 643668223 127483904 29787 33554432000 134512640 135217611 4289767008 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31124 29787 77 173 0 30949 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 133200

[startup+4602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/310 14064
/proc/meminfo: memFree=5263384/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=125160 CPUtime=4601.72 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 29965 0 0 0 460166 6 0 0 25 0 1 0 643668223 128163840 29920 33554432000 134512640 135217611 4289767008 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31290 29920 77 173 0 31115 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 133864

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/310 14066
/proc/meminfo: memFree=5263352/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=125160 CPUtime=4661.72 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 29965 0 0 0 466166 6 0 0 25 0 1 0 643668223 128163840 29920 33554432000 134512640 135217611 4289767008 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31290 29920 77 173 0 31115 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 133864

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14067
/proc/meminfo: memFree=5263068/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=125340 CPUtime=4721.73 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 29997 0 0 0 472167 6 0 0 25 0 1 0 643668223 128348160 29952 33554432000 134512640 135217611 4289767008 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31335 29952 77 173 0 31160 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 134044

[startup+4782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/310 14069
/proc/meminfo: memFree=5262896/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=125448 CPUtime=4781.72 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 30051 0 0 0 478166 6 0 0 25 0 1 0 643668223 128458752 30006 33554432000 134512640 135217611 4289767008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31362 30006 77 173 0 31187 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 134152

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/310 14070
/proc/meminfo: memFree=5261988/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=125448 CPUtime=4841.72 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 30064 0 0 0 484166 6 0 0 25 0 1 0 643668223 128458752 30019 33554432000 134512640 135217611 4289767008 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31362 30019 77 173 0 31187 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 134152

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14072
/proc/meminfo: memFree=5261580/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=125448 CPUtime=4901.72 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 30066 0 0 0 490166 6 0 0 25 0 1 0 643668223 128458752 30021 33554432000 134512640 135217611 4289767008 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31362 30021 77 173 0 31187 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 134152

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14074
/proc/meminfo: memFree=5257208/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=125608 CPUtime=4961.72 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 30121 0 0 0 496166 6 0 0 25 0 1 0 643668223 128622592 30076 33554432000 134512640 135217611 4289767008 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31402 30076 77 173 0 31227 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 134312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/310 14075
/proc/meminfo: memFree=5257292/32950928 swapFree=67111348/67111528
[pid=13896] ppid=13894 vsize=8704 CPUtime=0.67 cores=1,3,5,7
/proc/13896/stat : 13896 (glucose.sh) S 13894 13896 13536 0 -1 4202496 358 8079 0 0 0 0 65 2 16 0 1 0 643668154 8912896 255 33554432000 4194304 4922060 140733589922304 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13896/statm: 2176 255 211 178 0 69 0
[pid=13899] ppid=13896 vsize=125608 CPUtime=4999.43 cores=1,3,5,7
/proc/13899/stat : 13899 (glucose_static) R 13896 13896 13536 0 -1 4202496 30123 0 0 0 499937 6 0 0 25 0 1 0 643668223 128622592 30078 33554432000 134512640 135217611 4289767008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13899/statm: 31402 30078 77 173 0 31227 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 134312

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 13896 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=657899
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=25996
# CPU time returned by wait4() is 0.683895
# while last known CPU time is 5000.1
#
# 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.1
CPU user time (s): 5000.02
CPU system time (s): 0.08
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 134312

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

runsolver used 14.9287 second user time and 34.7807 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-13 23:04:45
IDJOB=3365884
IDBENCH=83114
IDSOLVER=1842
FILE ID=node125/3365884-1305320685
RUNJOBID= node125-1305315245-13555
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-top23.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365884-1305320685/watcher-3365884-1305320685 -o /tmp/evaluation-result-3365884-1305320685/solver-3365884-1305320685 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365884-1305320685.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=369620506

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:       5426428 kB
Buffers:        260744 kB
Cached:       16511356 kB
SwapCached:          0 kB
Active:       14923556 kB
Inactive:     11971936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5426428 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4684 kB
Writeback:           0 kB
AnonPages:    10122912 kB
Mapped:          29928 kB
Slab:           529828 kB
PageTables:      35764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51074028 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= 47888 MiB
End job on node125 at 2011-05-14 00:28:07