Trace number 3308417

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) 1300.04 1300.01

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.6226
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
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.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  180292   522218 |   54087       0        0     nan |  0.000 % |
0.00/0.37	c |         0 |  120343   408065 |      --       0       --      -- |     --   | -57260/-106174
0.00/0.37	c ==============================================================================
0.00/0.37	c Result  :   #vars: 20573   #clauses: 120343   #literals: 408065
0.00/0.37	c CPU time:   0.362944 s
0.00/0.37	c ==============================================================================
0.00/0.45	c
0.00/0.45	c Starting glucose
0.00/0.45	c
0.00/0.45	
0.00/0.45	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.45	
0.00/0.45	c ============================[ Problem Statistics ]=============================
0.00/0.45	c |                                                                             |
0.00/0.45	c |  Number of variables:  20573                                                |
0.00/0.45	c |  Number of clauses:    120343                                               |
0.45/0.50	c |  Parsing time:         0.04         s                                       |
1300.02/1300.01	HOME/glucose.sh: line 55: 32079 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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: 935)

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-3308417-1303983202/watcher-3308417-1303983202 -o /tmp/evaluation-result-3308417-1303983202/solver-3308417-1303983202 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308417-1303983202.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.01 4/192 32076
/proc/meminfo: memFree=21179844/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 509918415 8912896 253 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 253 211 178 0 69 0

[startup+0.0532161 s]
/proc/loadavg: 0.16 0.03 0.01 4/192 32076
/proc/meminfo: memFree=21179844/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 509918415 8912896 253 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10122 s]
/proc/loadavg: 0.16 0.03 0.01 4/192 32076
/proc/meminfo: memFree=21179844/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 509918415 8912896 253 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301169 s]
/proc/loadavg: 0.16 0.03 0.01 4/192 32076
/proc/meminfo: memFree=21179844/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 509918415 8912896 253 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701052 s]
/proc/loadavg: 0.16 0.03 0.01 4/192 32076
/proc/meminfo: memFree=21179844/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 8704

[startup+1.50095 s]
/proc/loadavg: 0.16 0.03 0.01 5/198 32086
/proc/meminfo: memFree=21082332/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=14668 CPUtime=1.03 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 3431 0 0 0 103 0 0 0 20 0 1 0 509918461 15020032 3382 33554432000 134512640 135217611 4288128688 18446744073709551615 134533772 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 3667 3382 77 173 0 3492 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23372

[startup+3.10069 s]
/proc/loadavg: 0.16 0.03 0.01 5/198 32086
/proc/meminfo: memFree=20946304/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=16680 CPUtime=2.63 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 3932 0 0 0 263 0 0 0 25 0 1 0 509918461 17080320 3883 33554432000 134512640 135217611 4288128688 18446744073709551615 134533552 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 4170 3883 77 173 0 3995 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25384

[startup+6.3011 s]
/proc/loadavg: 0.47 0.10 0.03 5/198 32086
/proc/meminfo: memFree=20894628/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=18396 CPUtime=5.83 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 4379 0 0 0 583 0 0 0 25 0 1 0 509918461 18837504 4330 33554432000 134512640 135217611 4288128688 18446744073709551615 134527823 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 4599 4330 77 173 0 4424 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27100

[startup+12.7009 s]
/proc/loadavg: 0.75 0.16 0.05 5/198 32087
/proc/meminfo: memFree=21017072/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=21380 CPUtime=12.23 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 5103 0 0 0 1223 0 0 0 25 0 1 0 509918461 21893120 5054 33554432000 134512640 135217611 4288128688 18446744073709551615 134526335 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 5345 5054 77 173 0 5170 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30084

[startup+25.5006 s]
/proc/loadavg: 1.47 0.35 0.12 5/198 32087
/proc/meminfo: memFree=21007148/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=25460 CPUtime=25.02 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 6123 0 0 0 2502 0 0 0 25 0 1 0 509918461 26071040 6074 33554432000 134512640 135217611 4288128688 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 6365 6074 77 173 0 6190 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34164

[startup+51.101 s]
/proc/loadavg: 2.33 0.64 0.22 5/198 32088
/proc/meminfo: memFree=20993468/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=28056 CPUtime=50.62 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 6764 0 0 0 5062 0 0 0 25 0 1 0 509918461 28729344 6715 33554432000 134512640 135217611 4288128688 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 7014 6715 77 173 0 6839 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36760

[startup+102.307 s]
/proc/loadavg: 3.27 1.16 0.41 5/198 32090
/proc/meminfo: memFree=20963756/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=32196 CPUtime=101.83 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 7792 0 0 0 10182 1 0 0 25 0 1 0 509918461 32968704 7743 33554432000 134512640 135217611 4288128688 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 8049 7743 77 173 0 7874 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40900

[startup+162.301 s]
/proc/loadavg: 3.73 1.67 0.64 5/198 32091
/proc/meminfo: memFree=20951692/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=35760 CPUtime=161.83 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 8682 0 0 0 16182 1 0 0 25 0 1 0 509918461 36618240 8633 33554432000 134512640 135217611 4288128688 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 8940 8633 77 173 0 8765 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 44464

[startup+222.301 s]
/proc/loadavg: 3.90 2.09 0.84 5/198 32093
/proc/meminfo: memFree=20927496/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=39172 CPUtime=221.83 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 9503 0 0 0 22181 2 0 0 25 0 1 0 509918461 40112128 9454 33554432000 134512640 135217611 4288128688 18446744073709551615 134548534 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 9793 9454 77 173 0 9618 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 47876

[startup+282.301 s]
/proc/loadavg: 3.96 2.44 1.04 5/198 32094
/proc/meminfo: memFree=20907028/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=41284 CPUtime=281.83 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 10038 0 0 0 28181 2 0 0 25 0 1 0 509918461 42274816 9989 33554432000 134512640 135217611 4288128688 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 10321 9989 77 173 0 10146 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 49988

[startup+342.301 s]
/proc/loadavg: 3.98 2.72 1.22 5/198 32126
/proc/meminfo: memFree=20881556/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=43528 CPUtime=341.83 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 10606 0 0 0 34181 2 0 0 25 0 1 0 509918461 44572672 10557 33554432000 134512640 135217611 4288128688 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 10882 10557 77 173 0 10707 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 52232

[startup+402.301 s]
/proc/loadavg: 4.07 2.97 1.40 5/198 32128
/proc/meminfo: memFree=20836604/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6

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

[pid=32079] ppid=32076 vsize=48940 CPUtime=521.83 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 11998 0 0 0 52181 2 0 0 25 0 1 0 509918461 50114560 11949 33554432000 134512640 135217611 4288128688 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 12235 11949 77 173 0 12060 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 57644

[startup+582.3 s]
/proc/loadavg: 4.03 3.45 1.86 5/198 32132
/proc/meminfo: memFree=20767196/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=51324 CPUtime=581.84 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 12497 0 0 0 58181 3 0 0 25 0 1 0 509918461 52555776 12448 33554432000 134512640 135217611 4288128688 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 12831 12448 77 173 0 12656 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 60028

[startup+642.3 s]
/proc/loadavg: 4.01 3.55 1.99 5/198 32134
/proc/meminfo: memFree=20745600/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=52908 CPUtime=641.85 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 12898 0 0 0 64182 3 0 0 25 0 1 0 509918461 54177792 12849 33554432000 134512640 135217611 4288128688 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 13227 12849 77 173 0 13052 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 61612

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.11 5/198 32136
/proc/meminfo: memFree=20741104/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=54752 CPUtime=701.85 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 13380 0 0 0 70182 3 0 0 25 0 1 0 509918461 56066048 13331 33554432000 134512640 135217611 4288128688 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 13688 13331 77 173 0 13513 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 63456

[startup+762.308 s]
/proc/loadavg: 4.04 3.71 2.23 5/198 32137
/proc/meminfo: memFree=20737972/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=56072 CPUtime=761.86 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 13703 0 0 0 76183 3 0 0 25 0 1 0 509918461 57417728 13654 33554432000 134512640 135217611 4288128688 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 14018 13654 77 173 0 13843 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 64776

[startup+822.301 s]
/proc/loadavg: 4.01 3.76 2.34 5/198 32139
/proc/meminfo: memFree=20732732/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=57788 CPUtime=821.85 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 14126 0 0 0 82182 3 0 0 25 0 1 0 509918461 59174912 14077 33554432000 134512640 135217611 4288128688 18446744073709551615 134532700 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 14447 14077 77 173 0 14272 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 66492

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.44 5/198 32140
/proc/meminfo: memFree=20705800/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=58844 CPUtime=881.85 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 14419 0 0 0 88182 3 0 0 25 0 1 0 509918461 60256256 14370 33554432000 134512640 135217611 4288128688 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 14711 14370 77 173 0 14536 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 67548

[startup+942.301 s]
/proc/loadavg: 4.04 3.85 2.54 5/198 32142
/proc/meminfo: memFree=20703040/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=59504 CPUtime=941.85 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 14580 0 0 0 94182 3 0 0 25 0 1 0 509918461 60932096 14531 33554432000 134512640 135217611 4288128688 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 14876 14531 77 173 0 14701 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 68208

[startup+1002.3 s]
/proc/loadavg: 4.05 3.89 2.63 5/198 32144
/proc/meminfo: memFree=20694824/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=61620 CPUtime=1001.85 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 15120 0 0 0 100182 3 0 0 25 0 1 0 509918461 63098880 15071 33554432000 134512640 135217611 4288128688 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 15405 15071 77 173 0 15230 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 70324

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.72 5/198 32145
/proc/meminfo: memFree=20683028/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=62676 CPUtime=1061.86 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 15369 0 0 0 106183 3 0 0 25 0 1 0 509918461 64180224 15320 33554432000 134512640 135217611 4288128688 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 15669 15320 77 173 0 15494 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 71380

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.79 5/198 32147
/proc/meminfo: memFree=20670592/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=63600 CPUtime=1121.86 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 15602 0 0 0 112183 3 0 0 25 0 1 0 509918461 65126400 15553 33554432000 134512640 135217611 4288128688 18446744073709551615 134533368 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 15900 15553 77 173 0 15725 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 72304

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/198 32178
/proc/meminfo: memFree=20102176/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=65052 CPUtime=1181.85 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 15999 0 0 0 118182 3 0 0 25 0 1 0 509918461 66613248 15950 33554432000 134512640 135217611 4288128688 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 16263 15950 77 173 0 16088 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 73756

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.93 5/198 32180
/proc/meminfo: memFree=20072064/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=66108 CPUtime=1241.86 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 16238 0 0 0 124182 4 0 0 25 0 1 0 509918461 67694592 16189 33554432000 134512640 135217611 4288128688 18446744073709551615 134532682 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 16527 16189 77 173 0 16352 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 74812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.96 3.00 5/194 32203
/proc/meminfo: memFree=20081476/32951124 swapFree=67111352/67111528
[pid=32076] ppid=32074 vsize=8704 CPUtime=0.45 cores=4,6
/proc/32076/stat : 32076 (glucose.sh) S 32074 32076 32018 0 -1 4202496 360 8035 0 0 0 0 43 2 17 0 1 0 509918415 8912896 255 33554432000 4194304 4922060 140737338307120 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/32076/statm: 2176 255 211 178 0 69 0
[pid=32079] ppid=32076 vsize=67560 CPUtime=1299.57 cores=4,6
/proc/32079/stat : 32079 (glucose_static) R 32076 32076 32018 0 -1 4202496 16612 0 0 0 129953 4 0 0 25 0 1 0 509918461 69181440 16563 33554432000 134512640 135217611 4288128688 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/32079/statm: 16890 16563 77 173 0 16715 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 76264

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.97
CPU system time (s): 0.066989
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 76264

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

runsolver used 2.22966 second user time and 4.87626 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-28 11:33:22
IDJOB=3308417
IDBENCH=69598
IDSOLVER=1691
FILE ID=node134/3308417-1303983202
RUNJOBID= node134-1303983196-32037
PBS_JOBID= 13168692
Free space on /tmp= 71544 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308417-1303983202/watcher-3308417-1303983202 -o /tmp/evaluation-result-3308417-1303983202/solver-3308417-1303983202 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308417-1303983202.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=1547676936

node134.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.67
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.83
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	: 7186.06
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.80
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21179992 kB
Buffers:       2323204 kB
Cached:        8794360 kB
SwapCached:         64 kB
Active:        4703296 kB
Inactive:      6513292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21179992 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           42020 kB
Writeback:           0 kB
AnonPages:       98324 kB
Mapped:          15724 kB
Slab:           491056 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262460 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71304 MiB
End job on node134 at 2011-04-28 11:55:04