Trace number 3365806

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

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2605.99
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  287043   669767 |   86112       0        0     nan |  0.000 % |
1.89/1.91	c |         0 |  165084   471456 |      --       0       --      -- |     --   | -121957/-198306
1.89/1.91	c ==============================================================================
1.89/1.91	c Result  :   #vars: 35680   #clauses: 165084   #literals: 471456
1.89/1.91	c CPU time:   1.86372 s
1.89/1.91	c ==============================================================================
1.99/2.00	c
1.99/2.00	c Starting glucose
1.99/2.00	c
1.99/2.01	
1.99/2.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.99/2.01	
1.99/2.01	c ============================[ Problem Statistics ]=============================
1.99/2.01	c |                                                                             |
1.99/2.01	c |  Number of variables:  35680                                                |
1.99/2.01	c |  Number of clauses:    165084                                               |
1.99/2.06	c |  Parsing time:         0.05         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-3365806-1305320336/watcher-3365806-1305320336 -o /tmp/evaluation-result-3365806-1305320336/solver-3365806-1305320336 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365806-1305320336.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: 1.92 1.98 1.94 2/296 30220
/proc/meminfo: memFree=6358344/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 99643025 8912896 253 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30220/statm: 2176 253 211 178 0 69 0

[startup+0.0985379 s]
/proc/loadavg: 1.92 1.98 1.94 2/296 30220
/proc/meminfo: memFree=6358344/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 99643025 8912896 253 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30220/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10054 s]
/proc/loadavg: 1.92 1.98 1.94 2/296 30220
/proc/meminfo: memFree=6358344/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 99643025 8912896 253 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30220/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300501 s]
/proc/loadavg: 1.92 1.98 1.94 2/296 30220
/proc/meminfo: memFree=6358344/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 99643025 8912896 253 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30220/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700431 s]
/proc/loadavg: 1.92 1.98 1.94 2/296 30220
/proc/meminfo: memFree=6358344/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 99643025 8912896 253 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30220/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5003 s]
/proc/loadavg: 1.92 1.98 1.94 3/298 30222
/proc/meminfo: memFree=6284664/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 99643025 8912896 253 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30220/statm: 2176 253 211 178 0 69 0
[pid=30221] ppid=30220 vsize=51408 CPUtime=1.48 cores=1,3,5,7
/proc/30221/stat : 30221 (SatELite_releas) R 30220 30220 29976 0 -1 4202496 12393 0 0 0 144 4 0 0 25 0 1 0 99643026 52641792 11364 33554432000 134512640 135225430 4290784448 18446744073709551615 134586082 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30221/statm: 12852 11364 78 175 0 12675 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 60112

[startup+3.10101 s]
/proc/loadavg: 1.92 1.98 1.94 3/298 30223
/proc/meminfo: memFree=6304008/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=18752 CPUtime=1.08 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 4406 0 0 0 108 0 0 0 21 0 1 0 99643226 19202048 4360 33554432000 134512640 135217611 4289377488 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 4688 4360 77 173 0 4513 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27456

[startup+6.30044 s]
/proc/loadavg: 1.93 1.98 1.94 3/298 30254
/proc/meminfo: memFree=6332328/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=21220 CPUtime=4.28 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 4997 0 0 0 428 0 0 0 25 0 1 0 99643226 21729280 4951 33554432000 134512640 135217611 4289377488 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 5305 4951 77 173 0 5130 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29924

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.94 3/298 30255
/proc/meminfo: memFree=6355432/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=23680 CPUtime=10.68 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 5617 0 0 0 1068 0 0 0 25 0 1 0 99643226 24248320 5571 33554432000 134512640 135217611 4289377488 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 5920 5571 77 173 0 5745 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32384

[startup+25.501 s]
/proc/loadavg: 1.95 1.98 1.94 3/298 30256
/proc/meminfo: memFree=6348676/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=26920 CPUtime=23.49 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 6420 0 0 0 2348 1 0 0 25 0 1 0 99643226 27566080 6374 33554432000 134512640 135217611 4289377488 18446744073709551615 134532723 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 6730 6374 77 173 0 6555 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35624

[startup+51.1005 s]
/proc/loadavg: 1.96 1.98 1.94 3/298 30287
/proc/meminfo: memFree=6297800/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=30484 CPUtime=49.08 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 7298 0 0 0 4907 1 0 0 25 0 1 0 99643226 31215616 7252 33554432000 134512640 135217611 4289377488 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 7621 7252 77 173 0 7446 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39188

[startup+102.311 s]
/proc/loadavg: 1.98 1.98 1.94 3/298 30288
/proc/meminfo: memFree=6284200/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=36640 CPUtime=100.3 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 8818 0 0 0 10029 1 0 0 25 0 1 0 99643226 37519360 8772 33554432000 134512640 135217611 4289377488 18446744073709551615 134541226 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 9160 8772 77 173 0 8985 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45344

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/298 30298
/proc/meminfo: memFree=6274976/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=42240 CPUtime=160.29 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 10234 0 0 0 16028 1 0 0 25 0 1 0 99643226 43253760 10188 33554432000 134512640 135217611 4289377488 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 10560 10188 77 173 0 10385 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50944

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/298 30300
/proc/meminfo: memFree=6268764/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=46512 CPUtime=220.28 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 11251 0 0 0 22027 1 0 0 25 0 1 0 99643226 47628288 11205 33554432000 134512640 135217611 4289377488 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 11628 11205 77 173 0 11453 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 55216

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/298 30332
/proc/meminfo: memFree=6323940/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=50608 CPUtime=280.29 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 12298 0 0 0 28027 2 0 0 25 0 1 0 99643226 51822592 12252 33554432000 134512640 135217611 4289377488 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 12652 12252 77 173 0 12477 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 59312

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/298 30334
/proc/meminfo: memFree=6313608/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=54976 CPUtime=340.29 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 13390 0 0 0 34027 2 0 0 25 0 1 0 99643226 56295424 13344 33554432000 134512640 135217611 4289377488 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 13744 13344 77 173 0 13569 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 63680

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/298 30335
/proc/meminfo: memFree=6307380/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7

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

/proc/30223/statm: 46806 46188 77 173 0 46631 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 195928

[startup+4422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/298 30454
/proc/meminfo: memFree=6103272/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4420.39 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46245 0 0 0 442029 10 0 0 25 0 1 0 99643226 191717376 46191 33554432000 134512640 135217611 4289377488 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46191 77 173 0 46631 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 195928

[startup+4482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/298 30459
/proc/meminfo: memFree=6102916/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4480.39 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46247 0 0 0 448029 10 0 0 25 0 1 0 99643226 191717376 46193 33554432000 134512640 135217611 4289377488 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46193 77 173 0 46631 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 195928

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 30461
/proc/meminfo: memFree=6103004/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4540.39 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46249 0 0 0 454029 10 0 0 25 0 1 0 99643226 191717376 46195 33554432000 134512640 135217611 4289377488 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46195 77 173 0 46631 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 195928

[startup+4602.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/298 30462
/proc/meminfo: memFree=6102840/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4600.4 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46253 0 0 0 460030 10 0 0 25 0 1 0 99643226 191717376 46199 33554432000 134512640 135217611 4289377488 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46199 77 173 0 46631 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 195928

[startup+4662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/298 30463
/proc/meminfo: memFree=6102060/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4660.39 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46256 0 0 0 466029 10 0 0 25 0 1 0 99643226 191717376 46202 33554432000 134512640 135217611 4289377488 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46202 77 173 0 46631 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 195928

[startup+4722.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/298 30465
/proc/meminfo: memFree=6100900/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4720.41 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46257 0 0 0 472031 10 0 0 25 0 1 0 99643226 191717376 46203 33554432000 134512640 135217611 4289377488 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46203 77 173 0 46631 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 195928

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/298 30467
/proc/meminfo: memFree=6100480/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4780.4 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46259 0 0 0 478030 10 0 0 25 0 1 0 99643226 191717376 46205 33554432000 134512640 135217611 4289377488 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46205 77 173 0 46631 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 195928

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 30469
/proc/meminfo: memFree=6100072/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4840.4 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46262 0 0 0 484030 10 0 0 25 0 1 0 99643226 191717376 46208 33554432000 134512640 135217611 4289377488 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46208 77 173 0 46631 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 195928

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 30470
/proc/meminfo: memFree=6097456/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4900.4 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46264 0 0 0 490030 10 0 0 25 0 1 0 99643226 191717376 46210 33554432000 134512640 135217611 4289377488 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46210 77 173 0 46631 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 195928

[startup+4962.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/298 30471
/proc/meminfo: memFree=6093940/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4960.4 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46269 0 0 0 496030 10 0 0 25 0 1 0 99643226 191717376 46215 33554432000 134512640 135217611 4289377488 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46215 77 173 0 46631 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 195928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.04 2.02 2.00 3/298 30473
/proc/meminfo: memFree=6093796/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4998.01 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46269 0 0 0 499791 10 0 0 25 0 1 0 99643226 191717376 46215 33554432000 134512640 135217611 4289377488 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46215 77 173 0 46631 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 195928

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

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

[startup+4999.9 s]
/proc/loadavg: 2.04 2.02 2.00 3/298 30473
/proc/meminfo: memFree=6093796/32950928 swapFree=67111364/67111528
[pid=30220] ppid=30218 vsize=8704 CPUtime=2 cores=1,3,5,7
/proc/30220/stat : 30220 (glucose.sh) S 30218 30220 29976 0 -1 4202496 360 13483 0 0 0 0 195 5 19 0 1 0 99643025 8912896 255 33554432000 4194304 4922060 140734414470960 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30220/statm: 2176 255 211 178 0 69 0
[pid=30223] ppid=30220 vsize=187224 CPUtime=4998.01 cores=1,3,5,7
/proc/30223/stat : 30223 (glucose_static) R 30220 30220 29976 0 -1 4202496 46269 0 0 0 499791 10 0 0 25 0 1 0 99643226 191717376 46215 33554432000 134512640 135217611 4289377488 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30223/statm: 46806 46215 77 173 0 46631 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 195928

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30220 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=952703
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=57991
# CPU time returned by wait4() is 2.01069
# 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.86
CPU system time (s): 0.15
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 195928

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

runsolver used 13.8039 second user time and 31.6642 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-13 22:58:56
IDJOB=3365806
IDBENCH=82462
IDSOLVER=1842
FILE ID=node112/3365806-1305320336
RUNJOBID= node112-1305315333-29995
PBS_JOBID= 13324320
Free space on /tmp= 40528 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365806-1305320336/watcher-3365806-1305320336 -o /tmp/evaluation-result-3365806-1305320336/solver-3365806-1305320336 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365806-1305320336.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=875929344

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:       6358616 kB
Buffers:        244756 kB
Cached:       12055488 kB
SwapCached:          0 kB
Active:       17682572 kB
Inactive:      8438320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6358616 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           17524 kB
Writeback:           0 kB
AnonPages:    13820624 kB
Mapped:          21448 kB
Slab:           366852 kB
PageTables:      42160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35082216 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= 40512 MiB
End job on node112 at 2011-05-14 00:22:18