Trace number 3282870

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
glucose 2? (TO) 1300.04 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.7406
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   94904   223730 |   28471       0        0     nan |  0.000 % |
0.00/0.56	c |         0 |   57479   171136 |      --       0       --      -- |     --   | -37085/-51618
0.00/0.56	c ==============================================================================
0.00/0.56	c Result  :   #vars: 13839   #clauses: 57479   #literals: 171136
0.00/0.56	c CPU time:   0.557915 s
0.00/0.56	c ==============================================================================
0.00/0.60	c
0.00/0.60	c Starting glucose
0.00/0.60	c
1300.02/1300.00	HOME/glucose.sh: line 55:  6925 Terminated              $RS $TMP.cnf $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-3282870-1303753745/watcher-3282870-1303753745 -o /tmp/evaluation-result-3282870-1303753745/solver-3282870-1303753745 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3282870-1303753745.cnf 

running on 2 cores: 5,7

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: 3.10 3.36 3.54 4/192 6922
/proc/meminfo: memFree=15873108/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) R 6920 6922 5847 0 -1 4202496 316 0 0 0 0 0 0 0 25 0 1 0 486972270 8912896 252 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687495573 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/6922/statm: 2176 252 211 178 0 69 0

[startup+0.0955251 s]
/proc/loadavg: 3.10 3.36 3.54 4/192 6922
/proc/meminfo: memFree=15873108/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 486972270 8912896 252 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/6922/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100521 s]
/proc/loadavg: 3.10 3.36 3.54 4/192 6922
/proc/meminfo: memFree=15873108/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 486972270 8912896 252 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/6922/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300489 s]
/proc/loadavg: 3.10 3.36 3.54 4/192 6922
/proc/meminfo: memFree=15873108/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 486972270 8912896 252 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/6922/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700383 s]
/proc/loadavg: 3.10 3.36 3.54 4/192 6922
/proc/meminfo: memFree=15873108/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 8704

[startup+1.50028 s]
/proc/loadavg: 3.10 3.36 3.54 6/194 6925
/proc/meminfo: memFree=15859856/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=23792 CPUtime=0.89 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 2036 0 0 0 89 0 0 0 25 0 1 0 486972330 24363008 1912 33554432000 4194304 4260849 140736491876368 18446744073709551615 4209221 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 5948 1912 240 17 0 2589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32496

[startup+3.10098 s]
/proc/loadavg: 3.10 3.36 3.54 6/194 6925
/proc/meminfo: memFree=15855888/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=23924 CPUtime=2.49 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 2118 0 0 0 249 0 0 0 25 0 1 0 486972330 24498176 1993 33554432000 4194304 4260849 140736491876368 18446744073709551615 4209986 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 5981 1993 240 17 0 2622 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32628

[startup+6.30041 s]
/proc/loadavg: 3.17 3.37 3.54 6/194 6925
/proc/meminfo: memFree=15853888/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=24056 CPUtime=5.69 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 2272 0 0 0 569 0 0 0 25 0 1 0 486972330 24633344 2144 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224583 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 6014 2144 240 17 0 2655 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32760

[startup+12.7002 s]
/proc/loadavg: 3.24 3.38 3.54 6/194 6926
/proc/meminfo: memFree=15834872/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=22644 CPUtime=12.09 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 3085 0 0 0 1209 0 0 0 25 0 1 0 486972330 23187456 2261 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224583 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 5661 2261 241 17 0 2302 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31348

[startup+25.5009 s]
/proc/loadavg: 3.41 3.41 3.55 6/194 6926
/proc/meminfo: memFree=15823352/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=27412 CPUtime=24.89 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 5006 0 0 0 2488 1 0 0 25 0 1 0 486972330 28069888 3354 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224583 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 6853 3354 241 17 0 3494 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36116

[startup+51.1002 s]
/proc/loadavg: 3.61 3.46 3.56 6/194 6927
/proc/meminfo: memFree=15803536/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=34484 CPUtime=50.48 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 7150 0 0 0 5047 1 0 0 25 0 1 0 486972330 35311616 5355 33554432000 4194304 4260849 140736491876368 18446744073709551615 4240028 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 8621 5355 241 17 0 5262 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43188

[startup+102.307 s]
/proc/loadavg: 3.90 3.56 3.59 6/194 6928
/proc/meminfo: memFree=15799004/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=34484 CPUtime=101.69 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 7150 0 0 0 10168 1 0 0 25 0 1 0 486972330 35311616 5355 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224906 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 8621 5355 241 17 0 5262 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 43188

[startup+162.301 s]
/proc/loadavg: 4.01 3.65 3.61 6/194 6930
/proc/meminfo: memFree=15776536/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=37284 CPUtime=161.69 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 12073 0 0 0 16166 3 0 0 25 0 1 0 486972330 38178816 5983 33554432000 4194304 4260849 140736491876368 18446744073709551615 4229340 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 9321 5983 241 17 0 5962 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 45988

[startup+222.301 s]
/proc/loadavg: 4.00 3.71 3.64 6/194 6931
/proc/meminfo: memFree=15777740/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=48776 CPUtime=221.69 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 14558 0 0 0 22166 3 0 0 25 0 1 0 486972330 49946624 8331 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 12194 8331 241 17 0 8835 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 57480

[startup+282.301 s]
/proc/loadavg: 4.00 3.76 3.66 6/194 6933
/proc/meminfo: memFree=15753152/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=48776 CPUtime=281.69 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 14700 0 0 0 28166 3 0 0 25 0 1 0 486972330 49946624 8473 33554432000 4194304 4260849 140736491876368 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 12194 8473 241 17 0 8835 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 57480

[startup+342.301 s]
/proc/loadavg: 4.00 3.80 3.67 6/194 6934
/proc/meminfo: memFree=15745292/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=48776 CPUtime=341.7 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 15104 0 0 0 34166 4 0 0 25 0 1 0 486972330 49946624 8864 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 12194 8864 241 17 0 8835 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57480

[startup+402.301 s]
/proc/loadavg: 4.00 3.83 3.69 6/194 6936
/proc/meminfo: memFree=15756912/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7

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

[pid=6925] ppid=6922 vsize=55960 CPUtime=521.7 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 17053 0 0 0 52166 4 0 0 25 0 1 0 486972330 57303040 10712 33554432000 4194304 4260849 140736491876368 18446744073709551615 4226333 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 13990 10712 241 17 0 10631 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 64664

[startup+582.3 s]
/proc/loadavg: 4.00 3.91 3.74 6/194 6941
/proc/meminfo: memFree=15705948/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=55960 CPUtime=581.7 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 17053 0 0 0 58166 4 0 0 25 0 1 0 486972330 57303040 10712 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 13990 10712 241 17 0 10631 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 64664

[startup+642.3 s]
/proc/loadavg: 4.00 3.92 3.75 6/194 6942
/proc/meminfo: memFree=15703928/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=55960 CPUtime=641.71 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 17053 0 0 0 64167 4 0 0 25 0 1 0 486972330 57303040 10712 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 13990 10712 241 17 0 10631 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 64664

[startup+702.3 s]
/proc/loadavg: 4.03 3.95 3.77 6/194 6944
/proc/meminfo: memFree=15700528/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=60380 CPUtime=701.71 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 17757 0 0 0 70166 5 0 0 25 0 1 0 486972330 61829120 11392 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 15095 11392 241 17 0 11736 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 69084

[startup+762.307 s]
/proc/loadavg: 4.01 3.95 3.78 6/194 6955
/proc/meminfo: memFree=15658944/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=60568 CPUtime=761.71 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 18193 0 0 0 76166 5 0 0 25 0 1 0 486972330 62021632 11818 33554432000 4194304 4260849 140736491876368 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 15142 11818 241 17 0 11783 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 69272

[startup+822.3 s]
/proc/loadavg: 4.00 3.96 3.79 6/194 6956
/proc/meminfo: memFree=15678872/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=79244 CPUtime=821.71 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 21887 0 0 0 82165 6 0 0 25 0 1 0 486972330 81145856 15492 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 19811 15492 241 17 0 16452 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 87948

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.81 6/194 6958
/proc/meminfo: memFree=15690352/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=67752 CPUtime=881.71 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 22423 0 0 0 88164 7 0 0 25 0 1 0 486972330 69378048 12193 33554432000 4194304 4260849 140736491876368 18446744073709551615 4226913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 16938 12193 241 17 0 13579 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 76456

[startup+942.301 s]
/proc/loadavg: 4.05 3.98 3.82 6/194 6962
/proc/meminfo: memFree=15654700/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=67752 CPUtime=941.7 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 23109 0 0 0 94163 7 0 0 25 0 1 0 486972330 69378048 12866 33554432000 4194304 4260849 140736491876368 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 16938 12866 241 17 0 13579 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 76456

[startup+1002.3 s]
/proc/loadavg: 4.10 4.01 3.84 6/194 6964
/proc/meminfo: memFree=15635636/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=67752 CPUtime=1001.71 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 23260 0 0 0 100164 7 0 0 25 0 1 0 486972330 69378048 13011 33554432000 4194304 4260849 140736491876368 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 16938 13011 241 17 0 13579 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 76456

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.84 6/194 6966
/proc/meminfo: memFree=15668092/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=67752 CPUtime=1061.71 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 23260 0 0 0 106164 7 0 0 25 0 1 0 486972330 69378048 13011 33554432000 4194304 4260849 140736491876368 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 16938 13011 241 17 0 13579 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 76456

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.85 6/194 6967
/proc/meminfo: memFree=15665824/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=67752 CPUtime=1121.72 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 23348 0 0 0 112164 8 0 0 25 0 1 0 486972330 69378048 13096 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 16938 13096 241 17 0 13579 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 76456

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.85 6/194 6969
/proc/meminfo: memFree=15633676/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=67752 CPUtime=1181.72 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 23348 0 0 0 118164 8 0 0 25 0 1 0 486972330 69378048 13096 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 16938 13096 241 17 0 13579 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 76456

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.87 6/194 6970
/proc/meminfo: memFree=15612920/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=67752 CPUtime=1241.72 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 23427 0 0 0 124164 8 0 0 25 0 1 0 486972330 69378048 13172 33554432000 4194304 4260849 140736491876368 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 16938 13172 241 17 0 13579 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 76456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.16 3.81 3.81 2/173 7026
/proc/meminfo: memFree=15869956/32951124 swapFree=67111528/67111528
[pid=6922] ppid=6920 vsize=8704 CPUtime=0.59 cores=5,7
/proc/6922/stat : 6922 (glucose.sh) S 6920 6922 5847 0 -1 4202496 360 4512 0 0 0 0 58 1 20 0 1 0 486972270 8912896 254 33554432000 4194304 4922060 140734701337824 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6922/statm: 2176 254 211 178 0 69 0
[pid=6925] ppid=6922 vsize=67752 CPUtime=1299.43 cores=5,7
/proc/6925/stat : 6925 (glucose_static) R 6922 6922 5847 0 -1 4202496 23527 0 0 0 129935 8 0 0 25 0 1 0 486972330 69378048 13266 33554432000 4194304 4260849 140736491876368 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6925/statm: 16938 13266 241 17 0 13579 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 76456

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

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

Child status: 143
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.94
CPU system time (s): 0.098984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 87948

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

runsolver used 2.10268 second user time and 4.98024 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-25 19:49:05
IDJOB=3282870
IDBENCH=70873
IDSOLVER=1651
FILE ID=node139/3282870-1303753745
RUNJOBID= node139-1303753723-6815
PBS_JOBID= 13154023
Free space on /tmp= 72480 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282870-1303753745/watcher-3282870-1303753745 -o /tmp/evaluation-result-3282870-1303753745/solver-3282870-1303753745 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3282870-1303753745.cnf 

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=2049553910

node139.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.852
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.70
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.852
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.75
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.852
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.74
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.852
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.75
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.852
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	: 5321.49
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.852
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.75
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15873264 kB
Buffers:       2147080 kB
Cached:       14298900 kB
SwapCached:          0 kB
Active:        9891484 kB
Inactive:      6662020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15873264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30708 kB
Writeback:           0 kB
AnonPages:      106360 kB
Mapped:          15364 kB
Slab:           459804 kB
PageTables:       5336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   301540 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= 72488 MiB
End job on node139 at 2011-04-25 20:10:45