Trace number 3365666

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 4999.92

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   79453   236162 |   23835       0        0     nan |  0.000 % |
0.00/0.33	c |         0 |   78593   334041 |      --       0       --      -- |     --   | -860/97879
0.00/0.33	c ==============================================================================
0.00/0.33	c Result  :   #vars: 871   #clauses: 78593   #literals: 334041
0.00/0.33	c CPU time:   0.32595 s
0.00/0.33	c ==============================================================================
0.00/0.39	c
0.00/0.39	c Starting glucose
0.00/0.39	c
0.00/0.39	
0.00/0.39	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.39	
0.00/0.39	c ============================[ Problem Statistics ]=============================
0.00/0.39	c |                                                                             |
0.00/0.39	c |  Number of variables:  871                                                  |
0.00/0.39	c |  Number of clauses:    78593                                                |
0.38/0.41	c |  Parsing time:         0.02         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-3365666-1305315821/watcher-3365666-1305315821 -o /tmp/evaluation-result-3365666-1305315821/solver-3365666-1305315821 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365666-1305315821.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.16 1.64 0.81 2/348 10546
/proc/meminfo: memFree=25979468/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643182526 8912896 253 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10546/statm: 2176 253 211 178 0 69 0

[startup+0.027673 s]
/proc/loadavg: 2.16 1.64 0.81 2/348 10546
/proc/meminfo: memFree=25979468/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643182526 8912896 253 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10546/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100699 s]
/proc/loadavg: 2.16 1.64 0.81 2/348 10546
/proc/meminfo: memFree=25979468/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643182526 8912896 253 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10546/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30065 s]
/proc/loadavg: 2.16 1.64 0.81 2/348 10546
/proc/meminfo: memFree=25979468/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643182526 8912896 253 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10546/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700588 s]
/proc/loadavg: 2.16 1.64 0.81 2/348 10546
/proc/meminfo: memFree=25979468/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8704

[startup+1.50043 s]
/proc/loadavg: 2.15 1.64 0.82 3/350 10549
/proc/meminfo: memFree=25968424/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=9812 CPUtime=1.1 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 2375 0 0 0 110 0 0 0 22 0 1 0 643182565 10047488 2330 33554432000 134512640 135217611 4293074128 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 2453 2330 77 173 0 2278 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18516

[startup+3.10111 s]
/proc/loadavg: 2.15 1.64 0.82 3/350 10549
/proc/meminfo: memFree=25965816/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=12308 CPUtime=2.7 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 2967 0 0 0 270 0 0 0 25 0 1 0 643182565 12603392 2922 33554432000 134512640 135217611 4293074128 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 3077 2922 77 173 0 2902 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21012

[startup+6.30055 s]
/proc/loadavg: 2.15 1.64 0.82 3/350 10549
/proc/meminfo: memFree=25960980/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=14876 CPUtime=5.9 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 3622 0 0 0 589 1 0 0 25 0 1 0 643182565 15233024 3577 33554432000 134512640 135217611 4293074128 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 3719 3577 77 173 0 3544 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23580

[startup+12.7004 s]
/proc/loadavg: 2.13 1.65 0.83 3/350 10549
/proc/meminfo: memFree=25956928/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=16920 CPUtime=12.3 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 4112 0 0 0 1229 1 0 0 25 0 1 0 643182565 17326080 4067 33554432000 134512640 135217611 4293074128 18446744073709551615 134533520 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 4230 4067 77 173 0 4055 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25624

[startup+25.501 s]
/proc/loadavg: 2.11 1.66 0.84 3/350 10549
/proc/meminfo: memFree=25954188/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=19744 CPUtime=25.09 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 4790 0 0 0 2508 1 0 0 25 0 1 0 643182565 20217856 4745 33554432000 134512640 135217611 4293074128 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 4936 4745 77 173 0 4761 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28448

[startup+51.1004 s]
/proc/loadavg: 2.07 1.69 0.87 3/350 10550
/proc/meminfo: memFree=25952044/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=22344 CPUtime=50.69 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 5380 0 0 0 5068 1 0 0 25 0 1 0 643182565 22880256 5335 33554432000 134512640 135217611 4293074128 18446744073709551615 134533211 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 5586 5335 77 173 0 5411 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31048

[startup+102.313 s]
/proc/loadavg: 2.03 1.74 0.93 3/350 10551
/proc/meminfo: memFree=25946208/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=27800 CPUtime=101.91 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 6650 0 0 0 10190 1 0 0 25 0 1 0 643182565 28467200 6605 33554432000 134512640 135217611 4293074128 18446744073709551615 134522694 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 6950 6605 77 173 0 6775 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 36504

[startup+162.301 s]
/proc/loadavg: 2.01 1.79 1.00 3/350 10553
/proc/meminfo: memFree=25941584/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=32444 CPUtime=161.91 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 7749 0 0 0 16189 2 0 0 25 0 1 0 643182565 33222656 7704 33554432000 134512640 135217611 4293074128 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 8111 7704 77 173 0 7936 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41148

[startup+222.301 s]
/proc/loadavg: 2.00 1.82 1.06 3/350 10554
/proc/meminfo: memFree=25935960/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=36964 CPUtime=221.9 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 8813 0 0 0 22188 2 0 0 25 0 1 0 643182565 37851136 8768 33554432000 134512640 135217611 4293074128 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 9241 8768 77 173 0 9066 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45668

[startup+282.301 s]
/proc/loadavg: 2.00 1.85 1.11 3/350 10556
/proc/meminfo: memFree=25934428/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=39032 CPUtime=281.9 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 9270 0 0 0 28188 2 0 0 25 0 1 0 643182565 39968768 9225 33554432000 134512640 135217611 4293074128 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 9758 9225 77 173 0 9583 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 47736

[startup+342.301 s]
/proc/loadavg: 2.16 1.91 1.18 3/350 10558
/proc/meminfo: memFree=25931024/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=41092 CPUtime=341.91 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 9741 0 0 0 34188 3 0 0 25 0 1 0 643182565 42078208 9696 33554432000 134512640 135217611 4293074128 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 10273 9696 77 173 0 10098 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 49796

[startup+402.3 s]
/proc/loadavg: 2.24 1.97 1.24 3/350 10559
/proc/meminfo: memFree=25928488/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6

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

/proc/10549/statm: 29254 26427 77 173 0 29079 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 125720

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/350 10678
/proc/meminfo: memFree=25808588/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=117392 CPUtime=4422.03 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 26586 0 0 0 442193 10 0 0 25 0 1 0 643182565 120209408 26497 33554432000 134512640 135217611 4293074128 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 29348 26497 77 173 0 29173 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 126096

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/350 10680
/proc/meminfo: memFree=25805576/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=118496 CPUtime=4482.04 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 26833 0 0 0 448194 10 0 0 25 0 1 0 643182565 121339904 26744 33554432000 134512640 135217611 4293074128 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 29624 26744 77 173 0 29449 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 127200

[startup+4542.3 s]
/proc/loadavg: 1.95 1.98 1.95 3/350 10712
/proc/meminfo: memFree=25895604/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=119052 CPUtime=4542.04 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 26951 0 0 0 454194 10 0 0 25 0 1 0 643182565 121909248 26862 33554432000 134512640 135217611 4293074128 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 29763 26862 77 173 0 29588 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 127756

[startup+4602.3 s]
/proc/loadavg: 1.98 1.98 1.95 3/350 10713
/proc/meminfo: memFree=25885160/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=119916 CPUtime=4602.05 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 27128 0 0 0 460195 10 0 0 25 0 1 0 643182565 122793984 27039 33554432000 134512640 135217611 4293074128 18446744073709551615 134522603 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 29979 27039 77 173 0 29804 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 128620

[startup+4662.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/350 10724
/proc/meminfo: memFree=25879288/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=121472 CPUtime=4662.03 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 27459 0 0 0 466193 10 0 0 25 0 1 0 643182565 124387328 27370 33554432000 134512640 135217611 4293074128 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 30368 27370 77 173 0 30193 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 130176

[startup+4722.31 s]
/proc/loadavg: 1.99 1.98 1.95 3/350 10725
/proc/meminfo: memFree=25871648/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=124308 CPUtime=4722.06 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 28196 0 0 0 472195 11 0 0 25 0 1 0 643182565 127291392 28107 33554432000 134512640 135217611 4293074128 18446744073709551615 134533158 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 31077 28107 77 173 0 30902 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 133012

[startup+4782.3 s]
/proc/loadavg: 2.06 2.00 1.96 3/350 10727
/proc/meminfo: memFree=25869628/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=124572 CPUtime=4782.05 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 28275 0 0 0 478194 11 0 0 25 0 1 0 643182565 127561728 28186 33554432000 134512640 135217611 4293074128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 31143 28186 77 173 0 30968 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 133276

[startup+4842.3 s]
/proc/loadavg: 2.18 2.03 1.97 3/350 10732
/proc/meminfo: memFree=25864984/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=126344 CPUtime=4842.05 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 28624 0 0 0 484194 11 0 0 25 0 1 0 643182565 129376256 28535 33554432000 134512640 135217611 4293074128 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 31586 28535 77 173 0 31411 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 135048

[startup+4902.3 s]
/proc/loadavg: 2.14 2.04 1.97 3/350 10733
/proc/meminfo: memFree=25861192/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=129324 CPUtime=4902.05 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 29322 0 0 0 490194 11 0 0 25 0 1 0 643182565 132427776 29233 33554432000 134512640 135217611 4293074128 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 32331 29233 77 173 0 32156 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 138028

[startup+4962.3 s]
/proc/loadavg: 2.05 2.03 1.97 3/350 10735
/proc/meminfo: memFree=25857924/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=129748 CPUtime=4962.05 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 29464 0 0 0 496194 11 0 0 25 0 1 0 643182565 132861952 29375 33554432000 134512640 135217611 4293074128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 32437 29375 77 173 0 32262 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 138452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.03 2.03 1.97 3/350 10736
/proc/meminfo: memFree=25856024/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=129908 CPUtime=4999.66 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 29479 0 0 0 499955 11 0 0 25 0 1 0 643182565 133025792 29390 33554432000 134512640 135217611 4293074128 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 32477 29390 77 173 0 32302 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 138612

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.03 2.03 1.97 3/350 10736
/proc/meminfo: memFree=25856024/32951124 swapFree=40554400/67111528
[pid=10546] ppid=10544 vsize=8704 CPUtime=0.38 cores=0,2,4,6
/proc/10546/stat : 10546 (glucose.sh) S 10544 10546 10463 0 -1 4202496 359 2147 0 0 0 0 37 1 18 0 1 0 643182526 8912896 255 33554432000 4194304 4922060 140734136312384 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10546/statm: 2176 255 211 178 0 69 0
[pid=10549] ppid=10546 vsize=129908 CPUtime=4999.66 cores=0,2,4,6
/proc/10549/stat : 10549 (glucose_static) R 10546 10546 10463 0 -1 4202496 29479 0 0 0 499955 11 0 0 25 0 1 0 643182565 133025792 29390 33554432000 134512640 135217611 4293074128 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10549/statm: 32477 29390 77 173 0 32302 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 138612

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10546 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=380942
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 0.39394
# 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): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4999.92
CPU system time (s): 0.12
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 138612

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

runsolver used 17.6133 second user time and 36.9484 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-13 21:43:41
IDJOB=3365666
IDBENCH=71098
IDSOLVER=1842
FILE ID=node104/3365666-1305315821
RUNJOBID= node104-1305315334-10481
PBS_JOBID= 13324328
Free space on /tmp= 16380 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1779941500

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25979624 kB
Buffers:        210000 kB
Cached:        2256900 kB
SwapCached:     122128 kB
Active:         887448 kB
Inactive:      5831428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25979624 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:     4142728 kB
Mapped:          11404 kB
Slab:           103048 kB
PageTables:      84532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74872604 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= 16380 MiB
End job on node104 at 2011-05-13 23:07:03