Trace number 3365998

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:glucose 1.0? (TO) 5000.05 4999.92

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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.70	c ==============================================================================
0.00/0.70	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.70	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.70	c ==============================================================================
0.00/0.70	c |         0 |  769466  1978428 |  230839       0        0     nan |  0.000 % |
5.09/5.18	c |         0 |  318163  1148121 |      --       0       --      -- |     --   | -447843/-821817
5.09/5.19	c ==============================================================================
5.09/5.19	c Result  :   #vars: 54723   #clauses: 318163   #literals: 1148121
5.09/5.19	c CPU time:   5.06423 s
5.09/5.19	c ==============================================================================
5.39/5.46	c
5.39/5.46	c Starting glucose
5.39/5.46	c
5.39/5.46	
5.39/5.46	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
5.39/5.46	
5.39/5.46	c ============================[ Problem Statistics ]=============================
5.39/5.46	c |                                                                             |
5.39/5.46	c |  Number of variables:  54723                                                |
5.39/5.46	c |  Number of clauses:    318163                                               |
5.59/5.63	c |  Parsing time:         0.16         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-3365998-1305325298/watcher-3365998-1305325298 -o /tmp/evaluation-result-3365998-1305325298/solver-3365998-1305325298 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365998-1305325298.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: 1.92 1.98 1.99 2/352 2504
/proc/meminfo: memFree=11473496/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 722760526 8912896 253 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2504/statm: 2176 253 211 178 0 69 0

[startup+0.101467 s]
/proc/loadavg: 1.92 1.98 1.99 2/352 2504
/proc/meminfo: memFree=11473496/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 722760526 8912896 253 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2504/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200454 s]
/proc/loadavg: 1.92 1.98 1.99 2/352 2504
/proc/meminfo: memFree=11473496/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 722760526 8912896 253 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2504/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300433 s]
/proc/loadavg: 1.92 1.98 1.99 2/352 2504
/proc/meminfo: memFree=11473496/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 722760526 8912896 253 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2504/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700358 s]
/proc/loadavg: 1.92 1.98 1.99 2/352 2504
/proc/meminfo: memFree=11473496/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 722760526 8912896 253 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2504/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5012 s]
/proc/loadavg: 1.92 1.98 1.99 3/354 2506
/proc/meminfo: memFree=11362612/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 722760526 8912896 253 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2504/statm: 2176 253 211 178 0 69 0
[pid=2505] ppid=2504 vsize=114796 CPUtime=1.49 cores=0,2,4,6
/proc/2505/stat : 2505 (SatELite_releas) R 2504 2504 1936 0 -1 4202496 29995 0 0 0 141 8 0 0 25 0 1 0 722760526 117551104 27608 33554432000 134512640 135225430 4286746352 18446744073709551615 134587346 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2505/statm: 28699 27608 78 175 0 28522 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123500

[startup+3.1009 s]
/proc/loadavg: 1.92 1.98 1.99 3/354 2506
/proc/meminfo: memFree=11345252/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 722760526 8912896 253 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2504/statm: 2176 253 211 178 0 69 0
[pid=2505] ppid=2504 vsize=119168 CPUtime=3.09 cores=0,2,4,6
/proc/2505/stat : 2505 (SatELite_releas) R 2504 2504 1936 0 -1 4202496 31483 0 0 0 298 11 0 0 25 0 1 0 722760526 122028032 28490 33554432000 134512640 135225430 4286746352 18446744073709551615 134586136 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2505/statm: 29792 28490 78 175 0 29615 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 127872

[startup+6.30027 s]
/proc/loadavg: 1.93 1.98 1.99 3/354 2507
/proc/meminfo: memFree=11435416/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=29556 CPUtime=0.83 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 6980 0 0 0 82 1 0 0 21 0 1 0 722761072 30265344 6907 33554432000 134512640 135217611 4289010080 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/2507/statm: 7389 6907 77 173 0 7214 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38260

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/354 2508
/proc/meminfo: memFree=11412216/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=34084 CPUtime=7.22 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 8112 0 0 0 721 1 0 0 25 0 1 0 722761072 34902016 8039 33554432000 134512640 135217611 4289010080 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/2507/statm: 8521 8039 77 173 0 8346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42788

[startup+25.5006 s]
/proc/loadavg: 1.95 1.98 1.99 3/354 2508
/proc/meminfo: memFree=11408748/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=38080 CPUtime=20.02 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 9106 0 0 0 2001 1 0 0 25 0 1 0 722761072 38993920 9033 33554432000 134512640 135217611 4289010080 18446744073709551615 134526230 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/2507/statm: 9520 9033 77 173 0 9345 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46784

[startup+51.1008 s]
/proc/loadavg: 1.96 1.98 1.99 3/354 2509
/proc/meminfo: memFree=11403256/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=42392 CPUtime=45.62 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 10188 0 0 0 4561 1 0 0 25 0 1 0 722761072 43409408 10115 33554432000 134512640 135217611 4289010080 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/2507/statm: 10598 10115 77 173 0 10423 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51096

[startup+102.301 s]
/proc/loadavg: 2.13 2.02 2.00 3/354 2510
/proc/meminfo: memFree=11397320/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=48716 CPUtime=96.82 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 11761 0 0 0 9681 1 0 0 25 0 1 0 722761072 49885184 11688 33554432000 134512640 135217611 4289010080 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/2507/statm: 12179 11688 77 173 0 12004 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 57420

[startup+162.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/354 2512
/proc/meminfo: memFree=11392172/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=52988 CPUtime=156.82 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 12803 0 0 0 15680 2 0 0 25 0 1 0 722761072 54259712 12730 33554432000 134512640 135217611 4289010080 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/2507/statm: 13247 12730 77 173 0 13072 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 61692

[startup+222.313 s]
/proc/loadavg: 2.02 2.00 2.00 3/354 2513
/proc/meminfo: memFree=11386556/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=58272 CPUtime=216.83 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 14137 0 0 0 21681 2 0 0 25 0 1 0 722761072 59670528 14064 33554432000 134512640 135217611 4289010080 18446744073709551615 134528199 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/2507/statm: 14568 14064 77 173 0 14393 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 66976

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2515
/proc/meminfo: memFree=11380564/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=62752 CPUtime=276.83 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 15250 0 0 0 27680 3 0 0 25 0 1 0 722761072 64258048 15177 33554432000 134512640 135217611 4289010080 18446744073709551615 134527888 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/2507/statm: 15688 15177 77 173 0 15513 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 71456

[startup+342.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/354 2516
/proc/meminfo: memFree=11377424/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=65528 CPUtime=336.83 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 15915 0 0 0 33680 3 0 0 25 0 1 0 722761072 67100672 15842 33554432000 134512640 135217611 4289010080 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/2507/statm: 16382 15842 77 173 0 16207 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 74232

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/354 2518
/proc/meminfo: memFree=11373280/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6

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

/proc/2507/statm: 44953 44250 77 173 0 44778 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 188516

[startup+4362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/354 2666
/proc/meminfo: memFree=10602412/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=179796 CPUtime=4356.96 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44324 0 0 0 435685 11 0 0 25 0 1 0 722761072 184111104 44251 33554432000 134512640 135217611 4289010080 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 44949 44251 77 173 0 44774 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 188500

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2667
/proc/meminfo: memFree=10602372/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=179796 CPUtime=4416.96 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44329 0 0 0 441685 11 0 0 25 0 1 0 722761072 184111104 44256 33554432000 134512640 135217611 4289010080 18446744073709551615 134527847 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 44949 44256 77 173 0 44774 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 188500

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2669
/proc/meminfo: memFree=10576808/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=179796 CPUtime=4476.96 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44329 0 0 0 447685 11 0 0 25 0 1 0 722761072 184111104 44256 33554432000 134512640 135217611 4289010080 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 44949 44256 77 173 0 44774 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 188500

[startup+4542.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/354 2670
/proc/meminfo: memFree=10576656/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=179796 CPUtime=4536.97 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44334 0 0 0 453686 11 0 0 25 0 1 0 722761072 184111104 44261 33554432000 134512640 135217611 4289010080 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 44949 44261 77 173 0 44774 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 188500

[startup+4602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/354 2672
/proc/meminfo: memFree=10576496/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=179796 CPUtime=4596.97 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44341 0 0 0 459686 11 0 0 25 0 1 0 722761072 184111104 44268 33554432000 134512640 135217611 4289010080 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 44949 44268 77 173 0 44774 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 188500

[startup+4662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/354 2677
/proc/meminfo: memFree=10574820/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=179796 CPUtime=4656.97 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44341 0 0 0 465686 11 0 0 25 0 1 0 722761072 184111104 44268 33554432000 134512640 135217611 4289010080 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 44949 44268 77 173 0 44774 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 188500

[startup+4722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/354 2678
/proc/meminfo: memFree=10574752/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=179796 CPUtime=4716.98 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44345 0 0 0 471687 11 0 0 25 0 1 0 722761072 184111104 44272 33554432000 134512640 135217611 4289010080 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 44949 44272 77 173 0 44774 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 188500

[startup+4782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/354 2680
/proc/meminfo: memFree=10574720/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=179796 CPUtime=4776.97 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44346 0 0 0 477686 11 0 0 25 0 1 0 722761072 184111104 44273 33554432000 134512640 135217611 4289010080 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 44949 44273 77 173 0 44774 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 188500

[startup+4842.31 s]
/proc/loadavg: 2.05 2.04 2.00 3/354 2681
/proc/meminfo: memFree=10574688/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=179796 CPUtime=4836.99 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44349 0 0 0 483688 11 0 0 25 0 1 0 722761072 184111104 44276 33554432000 134512640 135217611 4289010080 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 44949 44276 77 173 0 44774 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 188500

[startup+4902.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/354 2683
/proc/meminfo: memFree=10574292/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=180984 CPUtime=4896.98 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44651 0 0 0 489687 11 0 0 25 0 1 0 722761072 185327616 44578 33554432000 134512640 135217611 4289010080 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 45246 44578 77 173 0 45071 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 189688

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/354 2685
/proc/meminfo: memFree=10574120/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=180984 CPUtime=4956.98 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44651 0 0 0 495687 11 0 0 25 0 1 0 722761072 185327616 44578 33554432000 134512640 135217611 4289010080 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 45246 44578 77 173 0 45071 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 189688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/354 2686
/proc/meminfo: memFree=10574100/32950928 swapFree=67111200/67111528
[pid=2504] ppid=2502 vsize=8704 CPUtime=5.46 cores=0,2,4,6
/proc/2504/stat : 2504 (glucose.sh) S 2502 2504 1936 0 -1 4202496 358 37684 0 0 0 0 532 14 18 0 1 0 722760526 8912896 255 33554432000 4194304 4922060 140735854823840 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2504/statm: 2176 255 211 178 0 69 0
[pid=2507] ppid=2504 vsize=180984 CPUtime=4994.59 cores=0,2,4,6
/proc/2507/stat : 2507 (glucose_static) R 2504 2504 1936 0 -1 4202496 44657 0 0 0 499448 11 0 0 25 0 1 0 722761072 185327616 44584 33554432000 134512640 135217611 4289010080 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2507/statm: 45246 44584 77 173 0 45071 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 189688

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

Real time (s): 4999.92
CPU time (s): 5000.05
CPU user time (s): 4999.8
CPU system time (s): 0.25
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 189688

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

runsolver used 17.4563 second user time and 37.2233 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 00:21:39
IDJOB=3365998
IDBENCH=84248
IDSOLVER=1842
FILE ID=node115/3365998-1305325298
RUNJOBID= node115-1305315246-1954
PBS_JOBID= 13324317
Free space on /tmp= 50040 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365998-1305325298/watcher-3365998-1305325298 -o /tmp/evaluation-result-3365998-1305325298/solver-3365998-1305325298 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365998-1305325298.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=806651846

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11473776 kB
Buffers:        248636 kB
Cached:       10630692 kB
SwapCached:          0 kB
Active:       11927368 kB
Inactive:      9091380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11473776 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           16708 kB
Writeback:           0 kB
AnonPages:    10139288 kB
Mapped:          28560 kB
Slab:           351996 kB
PageTables:      40844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69791604 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= 49832 MiB
End job on node115 at 2011-05-14 01:45:01