Trace number 3365992

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.04 5000.12

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   14746    40026 |    4423       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |   14598    40438 |      --       0       --      -- |     --   | -148/413
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 4165   #clauses: 14598   #literals: 40438
0.00/0.02	c CPU time:   0.022996 s
0.00/0.02	c ==============================================================================
0.00/0.03	c
0.00/0.03	c Starting glucose
0.00/0.03	c
0.00/0.03	
0.00/0.03	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.03	
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Number of variables:  4165                                                 |
0.00/0.03	c |  Number of clauses:    14598                                                |
0.00/0.04	c |  Parsing time:         0.00         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-3365992-1305325223/watcher-3365992-1305325223 -o /tmp/evaluation-result-3365992-1305325223/solver-3365992-1305325223 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365992-1305325223.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/356 11290
/proc/meminfo: memFree=21964428/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 644121901 8912896 253 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11290/statm: 2176 253 211 178 0 69 0

[startup+0.0216429 s]
/proc/loadavg: 2.00 2.00 2.00 3/356 11290
/proc/meminfo: memFree=21964428/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 644121901 8912896 253 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11290/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100655 s]
/proc/loadavg: 2.00 2.00 2.00 3/356 11290
/proc/meminfo: memFree=21964428/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8704

[startup+0.300622 s]
/proc/loadavg: 2.00 2.00 2.00 3/356 11290
/proc/meminfo: memFree=21964428/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8704

[startup+0.700558 s]
/proc/loadavg: 2.00 2.00 2.00 3/356 11290
/proc/meminfo: memFree=21964428/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8704

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 11294
/proc/meminfo: memFree=21960072/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=5592 CPUtime=1.46 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 1096 0 0 0 146 0 0 0 25 0 1 0 644121904 5726208 1051 33554432000 134512640 135217611 4289650336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 1398 1051 76 173 0 1223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14296

[startup+3.10113 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 11294
/proc/meminfo: memFree=21958452/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=6252 CPUtime=3.06 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 1282 0 0 0 306 0 0 0 25 0 1 0 644121904 6402048 1237 33554432000 134512640 135217611 4289650336 18446744073709551615 134527938 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 1563 1237 76 173 0 1388 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14956

[startup+6.30061 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 11294
/proc/meminfo: memFree=21956848/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=7400 CPUtime=6.26 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 1557 0 0 0 626 0 0 0 25 0 1 0 644121904 7577600 1512 33554432000 134512640 135217611 4289650336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 1850 1512 76 173 0 1675 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16104

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 11294
/proc/meminfo: memFree=21953932/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=9556 CPUtime=12.66 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 2089 0 0 0 1266 0 0 0 25 0 1 0 644121904 9785344 2044 33554432000 134512640 135217611 4289650336 18446744073709551615 134536780 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 2389 2044 76 173 0 2214 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18260

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 11294
/proc/meminfo: memFree=21951824/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=11696 CPUtime=25.45 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 2600 0 0 0 2545 0 0 0 25 0 1 0 644121904 11976704 2555 33554432000 134512640 135217611 4289650336 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 2924 2555 76 173 0 2749 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20400

[startup+51.1011 s]
/proc/loadavg: 2.08 2.02 2.00 3/358 11295
/proc/meminfo: memFree=21949060/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=14632 CPUtime=51.05 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 3307 0 0 0 5105 0 0 0 25 0 1 0 644121904 14983168 3262 33554432000 134512640 135217611 4289650336 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 3658 3262 76 173 0 3483 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23336

[startup+102.313 s]
/proc/loadavg: 2.03 2.01 2.00 3/358 11296
/proc/meminfo: memFree=21943340/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=19952 CPUtime=102.27 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 4590 0 0 0 10226 1 0 0 25 0 1 0 644121904 20430848 4545 33554432000 134512640 135217611 4289650336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 4988 4545 76 173 0 4813 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28656

[startup+162.3 s]
/proc/loadavg: 2.20 2.05 2.01 3/358 11298
/proc/meminfo: memFree=21938740/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=22712 CPUtime=162.25 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 5275 0 0 0 16224 1 0 0 25 0 1 0 644121904 23257088 5230 33554432000 134512640 135217611 4289650336 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 5678 5230 76 173 0 5503 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 31416

[startup+222.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/358 11299
/proc/meminfo: memFree=21935732/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=25604 CPUtime=222.25 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 5904 0 0 0 22224 1 0 0 25 0 1 0 644121904 26218496 5859 33554432000 134512640 135217611 4289650336 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 6401 5859 76 173 0 6226 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 34308

[startup+282.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/358 11301
/proc/meminfo: memFree=21934600/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=27116 CPUtime=282.25 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 6229 0 0 0 28224 1 0 0 25 0 1 0 644121904 27766784 6184 33554432000 134512640 135217611 4289650336 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 6779 6184 76 173 0 6604 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 35820

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/358 11302
/proc/meminfo: memFree=21930352/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=30508 CPUtime=342.24 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 7070 0 0 0 34223 1 0 0 25 0 1 0 644121904 31240192 7025 33554432000 134512640 135217611 4289650336 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/11293/statm: 7627 7025 76 173 0 7452 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 39212

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/358 11304
/proc/meminfo: memFree=21928480/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6

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

/proc/11293/statm: 25509 22846 76 173 0 25334 0
Current children cumulated CPU time (s) 4362.22
Current children cumulated vsize (KiB) 110740

[startup+4422.3 s]
/proc/loadavg: 1.02 1.28 1.65 2/351 11470
/proc/meminfo: memFree=21757392/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=102180 CPUtime=4422.2 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 22943 0 0 0 442195 25 0 0 25 0 1 0 644121904 104632320 22874 33554432000 134512640 135217611 4289650336 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 25545 22874 76 173 0 25370 0
Current children cumulated CPU time (s) 4422.23
Current children cumulated vsize (KiB) 110884

[startup+4482.3 s]
/proc/loadavg: 1.00 1.23 1.60 2/351 11472
/proc/meminfo: memFree=21757256/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=102324 CPUtime=4482.2 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 22979 0 0 0 448194 26 0 0 25 0 1 0 644121904 104779776 22910 33554432000 134512640 135217611 4289650336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 25581 22910 76 173 0 25406 0
Current children cumulated CPU time (s) 4482.23
Current children cumulated vsize (KiB) 111028

[startup+4542.31 s]
/proc/loadavg: 1.00 1.18 1.56 2/351 11473
/proc/meminfo: memFree=21756876/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=102620 CPUtime=4542.21 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23048 0 0 0 454195 26 0 0 25 0 1 0 644121904 105082880 22979 33554432000 134512640 135217611 4289650336 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 25655 22979 76 173 0 25480 0
Current children cumulated CPU time (s) 4542.24
Current children cumulated vsize (KiB) 111324

[startup+4602.3 s]
/proc/loadavg: 1.00 1.15 1.53 2/351 11475
/proc/meminfo: memFree=21755740/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=103244 CPUtime=4602.2 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23203 0 0 0 460194 26 0 0 25 0 1 0 644121904 105721856 23134 33554432000 134512640 135217611 4289650336 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 25811 23134 76 173 0 25636 0
Current children cumulated CPU time (s) 4602.23
Current children cumulated vsize (KiB) 111948

[startup+4662.3 s]
/proc/loadavg: 1.00 1.12 1.49 2/351 11477
/proc/meminfo: memFree=21755588/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=103388 CPUtime=4662.2 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23246 0 0 0 466194 26 0 0 25 0 1 0 644121904 105869312 23177 33554432000 134512640 135217611 4289650336 18446744073709551615 134528181 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 25847 23177 76 173 0 25672 0
Current children cumulated CPU time (s) 4662.23
Current children cumulated vsize (KiB) 112092

[startup+4722.3 s]
/proc/loadavg: 1.00 1.09 1.45 2/351 11478
/proc/meminfo: memFree=21755320/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=103568 CPUtime=4722.2 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23289 0 0 0 472194 26 0 0 25 0 1 0 644121904 106053632 23220 33554432000 134512640 135217611 4289650336 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 25892 23220 76 173 0 25717 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 112272

[startup+4782.3 s]
/proc/loadavg: 1.00 1.07 1.43 2/351 11480
/proc/meminfo: memFree=21755304/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=103756 CPUtime=4782.2 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23311 0 0 0 478194 26 0 0 25 0 1 0 644121904 106246144 23242 33554432000 134512640 135217611 4289650336 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 25939 23242 76 173 0 25764 0
Current children cumulated CPU time (s) 4782.23
Current children cumulated vsize (KiB) 112460

[startup+4842.3 s]
/proc/loadavg: 1.00 1.06 1.40 2/351 11481
/proc/meminfo: memFree=21755168/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=103756 CPUtime=4842.2 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23321 0 0 0 484194 26 0 0 25 0 1 0 644121904 106246144 23252 33554432000 134512640 135217611 4289650336 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 25939 23252 76 173 0 25764 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 112460

[startup+4902.3 s]
/proc/loadavg: 1.06 1.06 1.37 2/351 11483
/proc/meminfo: memFree=21755036/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=103756 CPUtime=4902.2 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23347 0 0 0 490194 26 0 0 25 0 1 0 644121904 106246144 23278 33554432000 134512640 135217611 4289650336 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 25939 23278 76 173 0 25764 0
Current children cumulated CPU time (s) 4902.23
Current children cumulated vsize (KiB) 112460

[startup+4962.3 s]
/proc/loadavg: 1.08 1.06 1.35 2/351 11485
/proc/meminfo: memFree=21754900/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=104088 CPUtime=4962.2 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23402 0 0 0 496194 26 0 0 25 0 1 0 644121904 106586112 23333 33554432000 134512640 135217611 4289650336 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 26022 23333 76 173 0 25847 0
Current children cumulated CPU time (s) 4962.23
Current children cumulated vsize (KiB) 112792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 1.04 1.05 1.34 2/351 11486
/proc/meminfo: memFree=21754772/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=104232 CPUtime=5000.01 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23435 0 0 0 499975 26 0 0 25 0 1 0 644121904 106733568 23366 33554432000 134512640 135217611 4289650336 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 26058 23366 76 173 0 25883 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 112936

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

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

[startup+5000.1 s]
/proc/loadavg: 1.04 1.05 1.34 2/351 11486
/proc/meminfo: memFree=21754772/32951132 swapFree=64495980/67111528
[pid=11290] ppid=11288 vsize=8704 CPUtime=0.03 cores=0,2,4,6
/proc/11290/stat : 11290 (glucose.sh) S 11288 11290 10617 0 -1 4202496 359 671 0 0 0 0 3 0 25 0 1 0 644121901 8912896 255 33554432000 4194304 4922060 140736733620320 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11290/statm: 2176 255 211 178 0 69 0
[pid=11293] ppid=11290 vsize=104232 CPUtime=5000.01 cores=0,2,4,6
/proc/11293/stat : 11293 (glucose_static) R 11290 11290 10617 0 -1 4202496 23435 0 0 0 499975 26 0 0 25 0 1 0 644121904 106733568 23366 33554432000 134512640 135217611 4289650336 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/11293/statm: 26058 23366 76 173 0 25883 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 112936

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.12
CPU time (s): 5000.04
CPU user time (s): 4999.78
CPU system time (s): 0.26
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 112936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.031995
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1030
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= 7
involuntary context switches= 4

runsolver used 17.5553 second user time and 37.3823 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-14 00:20:23
IDJOB=3365992
IDBENCH=84237
IDSOLVER=1842
FILE ID=node129/3365992-1305325223
RUNJOBID= node129-1305315245-10635
PBS_JOBID= 13324303
Free space on /tmp= 48112 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365992-1305325223/watcher-3365992-1305325223 -o /tmp/evaluation-result-3365992-1305325223/solver-3365992-1305325223 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365992-1305325223.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=1574054674

node129.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.831
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.66
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.831
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	: 5332.83
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.831
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.831
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      21964708 kB
Buffers:        209576 kB
Cached:        5508896 kB
SwapCached:      52668 kB
Active:        2955452 kB
Inactive:      7815864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21964708 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            1600 kB
Writeback:           0 kB
AnonPages:     5008752 kB
Mapped:          17716 kB
Slab:           112988 kB
PageTables:      37776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79868988 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48120 MiB
End job on node129 at 2011-05-14 01:43:45