Trace number 3365592

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2123.23
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.25	c ==============================================================================
0.00/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.25	c ==============================================================================
0.00/0.25	c |         0 |  598617  1396773 |  179585       0        0     nan |  0.000 % |
3.99/4.07	c |         0 |  341039  1130857 |      --       0       --      -- |     --   | -257536/-265815
3.99/4.07	c ==============================================================================
3.99/4.07	c Result  :   #vars: 72981   #clauses: 341039   #literals: 1130857
3.99/4.07	c CPU time:   3.98039 s
3.99/4.07	c ==============================================================================
4.19/4.29	c
4.19/4.29	c Starting glucose
4.19/4.29	c
4.19/4.29	
4.19/4.29	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
4.19/4.29	
4.19/4.29	c ============================[ Problem Statistics ]=============================
4.19/4.29	c |                                                                             |
4.19/4.29	c |  Number of variables:  72981                                                |
4.19/4.29	c |  Number of clauses:    341039                                               |
4.38/4.42	c |  Parsing time:         0.12         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-3365592-1305315333/watcher-3365592-1305315333 -o /tmp/evaluation-result-3365592-1305315333/solver-3365592-1305315333 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365592-1305315333.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: 0.00 0.00 0.00 2/296 30015
/proc/meminfo: memFree=6381616/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 99142791 8912896 252 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30015/statm: 2176 252 211 178 0 69 0

[startup+0.05691 s]
/proc/loadavg: 0.00 0.00 0.00 2/296 30015
/proc/meminfo: memFree=6381616/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 99142791 8912896 252 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30015/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100902 s]
/proc/loadavg: 0.00 0.00 0.00 2/296 30015
/proc/meminfo: memFree=6381616/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 99142791 8912896 252 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30015/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30087 s]
/proc/loadavg: 0.00 0.00 0.00 2/296 30015
/proc/meminfo: memFree=6381616/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 99142791 8912896 252 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30015/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700797 s]
/proc/loadavg: 0.00 0.00 0.00 2/296 30015
/proc/meminfo: memFree=6381616/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 99142791 8912896 252 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30015/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50064 s]
/proc/loadavg: 0.16 0.03 0.01 3/298 30017
/proc/meminfo: memFree=6274588/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 99142791 8912896 252 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30015/statm: 2176 252 211 178 0 69 0
[pid=30016] ppid=30015 vsize=96536 CPUtime=1.49 cores=1,3,5,7
/proc/30016/stat : 30016 (SatELite_releas) R 30015 30015 29976 0 -1 4202496 23094 0 0 0 143 6 0 0 25 0 1 0 99142791 98852864 21390 33554432000 134512640 135225430 4292662320 18446744073709551615 134587257 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30016/statm: 24134 21390 78 175 0 23957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105240

[startup+3.10036 s]
/proc/loadavg: 0.16 0.03 0.01 3/298 30018
/proc/meminfo: memFree=6287620/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 99142791 8912896 252 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30015/statm: 2176 252 211 178 0 69 0
[pid=30016] ppid=30015 vsize=101800 CPUtime=3.09 cores=1,3,5,7
/proc/30016/stat : 30016 (SatELite_releas) R 30015 30015 29976 0 -1 4202496 24489 0 0 0 301 8 0 0 25 0 1 0 99142791 104243200 22785 33554432000 134512640 135225430 4292662320 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30016/statm: 25450 22785 78 175 0 25273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110504

[startup+6.30079 s]
/proc/loadavg: 0.16 0.03 0.01 3/298 30019
/proc/meminfo: memFree=6322576/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=36364 CPUtime=2 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 8485 0 0 0 199 1 0 0 25 0 1 0 99143221 37236736 8351 33554432000 134512640 135217611 4291250448 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 9091 8351 77 173 0 8916 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45068

[startup+12.7006 s]
/proc/loadavg: 0.44 0.10 0.03 3/298 30019
/proc/meminfo: memFree=6313696/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=40716 CPUtime=8.4 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 9568 0 0 0 839 1 0 0 25 0 1 0 99143221 41693184 9434 33554432000 134512640 135217611 4291250448 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 10179 9434 77 173 0 10004 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49420

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/298 30020
/proc/meminfo: memFree=6306904/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=45648 CPUtime=21.19 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 10788 0 0 0 2118 1 0 0 25 0 1 0 99143221 46743552 10654 33554432000 134512640 135217611 4291250448 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 11412 10654 77 173 0 11237 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54352

[startup+51.1008 s]
/proc/loadavg: 1.13 0.31 0.10 3/298 30020
/proc/meminfo: memFree=6301584/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=47980 CPUtime=46.79 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 11367 0 0 0 4678 1 0 0 25 0 1 0 99143221 49131520 11233 33554432000 134512640 135217611 4291250448 18446744073709551615 134549151 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 11995 11233 77 173 0 11820 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56684

[startup+102.312 s]
/proc/loadavg: 1.69 0.60 0.21 3/298 30022
/proc/meminfo: memFree=6290324/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=52628 CPUtime=98.01 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 12519 0 0 0 9799 2 0 0 25 0 1 0 99143221 53891072 12385 33554432000 134512640 135217611 4291250448 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 13157 12385 77 173 0 12982 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61332

[startup+162.301 s]
/proc/loadavg: 1.88 0.85 0.32 3/298 30023
/proc/meminfo: memFree=6279768/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=56904 CPUtime=158 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 13549 0 0 0 15798 2 0 0 25 0 1 0 99143221 58269696 13415 33554432000 134512640 135217611 4291250448 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 14226 13415 77 173 0 14051 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 65608

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.42 3/298 30025
/proc/meminfo: memFree=6270336/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=61676 CPUtime=218 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 14750 0 0 0 21798 2 0 0 25 0 1 0 99143221 63156224 14616 33554432000 134512640 135217611 4291250448 18446744073709551615 134526251 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 15419 14616 77 173 0 15244 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 70380

[startup+282.301 s]
/proc/loadavg: 2.06 1.24 0.53 3/298 30026
/proc/meminfo: memFree=6265860/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=64804 CPUtime=278 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 15504 0 0 0 27798 2 0 0 25 0 1 0 99143221 66359296 15370 33554432000 134512640 135217611 4291250448 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 16201 15370 77 173 0 16026 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 73508

[startup+342.3 s]
/proc/loadavg: 2.02 1.38 0.62 3/298 30028
/proc/meminfo: memFree=6255924/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=70144 CPUtime=338 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 16823 0 0 0 33797 3 0 0 25 0 1 0 99143221 71827456 16689 33554432000 134512640 135217611 4291250448 18446744073709551615 134528170 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 17536 16689 77 173 0 17361 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 78848

[startup+402.301 s]
/proc/loadavg: 2.00 1.49 0.70 3/298 30030
/proc/meminfo: memFree=6251204/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7

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

/proc/30019/statm: 46878 45041 77 173 0 46703 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 196216

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/298 30149
/proc/meminfo: memFree=6055480/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=187656 CPUtime=4418.11 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 45226 0 0 0 441798 13 0 0 25 0 1 0 99143221 192159744 45092 33554432000 134512640 135217611 4291250448 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 46914 45092 77 173 0 46739 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 196360

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/298 30150
/proc/meminfo: memFree=6054724/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=188160 CPUtime=4478.11 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 45328 0 0 0 447798 13 0 0 25 0 1 0 99143221 192675840 45194 33554432000 134512640 135217611 4291250448 18446744073709551615 134527817 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 47040 45194 77 173 0 46865 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 196864

[startup+4542.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/298 30152
/proc/meminfo: memFree=6054584/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=188376 CPUtime=4538.11 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 45376 0 0 0 453798 13 0 0 25 0 1 0 99143221 192897024 45242 33554432000 134512640 135217611 4291250448 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 47094 45242 77 173 0 46919 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 197080

[startup+4602.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/298 30154
/proc/meminfo: memFree=6053944/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=188952 CPUtime=4598.12 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 45478 0 0 0 459799 13 0 0 25 0 1 0 99143221 193486848 45344 33554432000 134512640 135217611 4291250448 18446744073709551615 134533386 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 47238 45344 77 173 0 47063 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 197656

[startup+4662.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/298 30155
/proc/meminfo: memFree=6053688/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=189024 CPUtime=4658.11 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 45491 0 0 0 465798 13 0 0 25 0 1 0 99143221 193560576 45357 33554432000 134512640 135217611 4291250448 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 47256 45357 77 173 0 47081 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 197728

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/298 30157
/proc/meminfo: memFree=6053036/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=189096 CPUtime=4718.13 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 45527 0 0 0 471800 13 0 0 25 0 1 0 99143221 193634304 45393 33554432000 134512640 135217611 4291250448 18446744073709551615 134542173 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 47274 45393 77 173 0 47099 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 197800

[startup+4782.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/298 30158
/proc/meminfo: memFree=6052028/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=189168 CPUtime=4778.12 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 45542 0 0 0 477799 13 0 0 25 0 1 0 99143221 193708032 45408 33554432000 134512640 135217611 4291250448 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 47292 45408 77 173 0 47117 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 197872

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/298 30160
/proc/meminfo: memFree=6050644/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=190272 CPUtime=4838.12 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 45789 0 0 0 483799 13 0 0 25 0 1 0 99143221 194838528 45655 33554432000 134512640 135217611 4291250448 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 47568 45655 77 173 0 47393 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 198976

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/298 30162
/proc/meminfo: memFree=6050396/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=190416 CPUtime=4898.12 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 45816 0 0 0 489799 13 0 0 25 0 1 0 99143221 194985984 45682 33554432000 134512640 135217611 4291250448 18446744073709551615 134527938 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 47604 45682 77 173 0 47429 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 199120

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/298 30163
/proc/meminfo: memFree=6041688/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=199560 CPUtime=4958.12 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 48098 0 0 0 495798 14 0 0 25 0 1 0 99143221 204349440 47964 33554432000 134512640 135217611 4291250448 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 49890 47964 77 173 0 49715 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 208264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.92 1.98 1.94 2/295 30165
/proc/meminfo: memFree=6183196/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=199632 CPUtime=4995.73 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 48110 0 0 0 499559 14 0 0 25 0 1 0 99143221 204423168 47976 33554432000 134512640 135217611 4291250448 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 49908 47976 77 173 0 49733 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 208336

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

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

[startup+4999.9 s]
/proc/loadavg: 1.92 1.98 1.94 2/295 30165
/proc/meminfo: memFree=6183196/32950928 swapFree=67111364/67111528
[pid=30015] ppid=30013 vsize=8704 CPUtime=4.28 cores=1,3,5,7
/proc/30015/stat : 30015 (glucose.sh) S 30013 30015 29976 0 -1 4202496 359 27041 0 0 0 0 418 10 18 0 1 0 99142791 8912896 254 33554432000 4194304 4922060 140735414390432 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30015/statm: 2176 254 211 178 0 69 0
[pid=30019] ppid=30015 vsize=199632 CPUtime=4995.73 cores=1,3,5,7
/proc/30019/stat : 30019 (glucose_static) R 30015 30015 29976 0 -1 4202496 48110 0 0 0 499559 14 0 0 25 0 1 0 99143221 204423168 47976 33554432000 134512640 135217611 4291250448 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30019/statm: 49908 47976 77 173 0 49733 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 208336

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.01
CPU user time (s): 4999.77
CPU system time (s): 0.24
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 208336

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

runsolver used 13.6479 second user time and 31.8242 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-13 21:35:34
IDJOB=3365592
IDBENCH=70808
IDSOLVER=1842
FILE ID=node112/3365592-1305315333
RUNJOBID= node112-1305315333-29995
PBS_JOBID= 13324320
Free space on /tmp= 40524 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365592-1305315333/watcher-3365592-1305315333 -o /tmp/evaluation-result-3365592-1305315333/solver-3365592-1305315333 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365592-1305315333.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=24530140

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6382144 kB
Buffers:        244092 kB
Cached:       12055608 kB
SwapCached:          0 kB
Active:       17659604 kB
Inactive:      8436336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6382144 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           20952 kB
Writeback:           0 kB
AnonPages:    13796276 kB
Mapped:          21600 kB
Slab:           366780 kB
PageTables:      42524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35051600 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= 40496 MiB
End job on node112 at 2011-05-13 22:58:56