Trace number 3282778

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.05 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
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 |   95961   226361 |   28788       0        0     nan |  0.000 % |
0.00/0.56	c |         0 |   59330   176425 |      --       0       --      -- |     --   | -36291/-48960
0.00/0.56	c ==============================================================================
0.00/0.56	c Result  :   #vars: 14275   #clauses: 59330   #literals: 176425
0.00/0.56	c CPU time:   0.549916 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.01	HOME/glucose.sh: line 55:  6863 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-3282778-1303753724/watcher-3282778-1303753724 -o /tmp/evaluation-result-3282778-1303753724/solver-3282778-1303753724 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3282778-1303753724.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: 2.75 3.32 3.53 4/192 6857
/proc/meminfo: memFree=15874344/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 486970106 8912896 253 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 253 211 178 0 69 0

[startup+0.0515281 s]
/proc/loadavg: 2.75 3.32 3.53 4/192 6857
/proc/meminfo: memFree=15874344/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 486970106 8912896 253 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100516 s]
/proc/loadavg: 2.75 3.32 3.53 4/192 6857
/proc/meminfo: memFree=15874344/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 486970106 8912896 253 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300517 s]
/proc/loadavg: 2.75 3.32 3.53 4/192 6857
/proc/meminfo: memFree=15874344/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 486970106 8912896 253 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700444 s]
/proc/loadavg: 2.75 3.32 3.53 4/192 6857
/proc/meminfo: memFree=15874344/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 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: 2.75 3.32 3.53 5/194 6863
/proc/meminfo: memFree=15872600/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=23796 CPUtime=0.89 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 2100 0 0 0 89 0 0 0 19 0 1 0 486970166 24367104 1968 33554432000 4194304 4260849 140733969898816 18446744073709551615 4226333 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 5949 1968 240 17 0 2590 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32500

[startup+3.101 s]
/proc/loadavg: 2.75 3.32 3.53 5/194 6863
/proc/meminfo: memFree=15870864/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=23936 CPUtime=2.49 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 2190 0 0 0 249 0 0 0 22 0 1 0 486970166 24510464 2057 33554432000 4194304 4260849 140733969898816 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 5984 2057 240 17 0 2625 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32640

[startup+6.30039 s]
/proc/loadavg: 2.85 3.33 3.53 5/194 6863
/proc/meminfo: memFree=15867492/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=23936 CPUtime=5.69 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 2359 0 0 0 569 0 0 0 25 0 1 0 486970166 24510464 2220 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 5984 2220 240 17 0 2625 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32640

[startup+12.7002 s]
/proc/loadavg: 2.94 3.34 3.53 4/188 6882
/proc/meminfo: memFree=15879848/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=22524 CPUtime=12.08 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 3240 0 0 0 1208 0 0 0 25 0 1 0 486970166 23064576 2279 33554432000 4194304 4260849 140733969898816 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 5631 2279 241 17 0 2272 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31228

[startup+25.5009 s]
/proc/loadavg: 3.17 3.37 3.54 5/194 6925
/proc/meminfo: memFree=15854880/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=27228 CPUtime=24.88 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 5174 0 0 0 2488 0 0 0 25 0 1 0 486970166 27881472 3248 33554432000 4194304 4260849 140733969898816 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 6807 3248 241 17 0 3448 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35932

[startup+51.1012 s]
/proc/loadavg: 3.45 3.42 3.55 5/194 6926
/proc/meminfo: memFree=15814672/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=34300 CPUtime=50.49 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 7994 0 0 0 5048 1 0 0 25 0 1 0 486970166 35123200 4895 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 8575 4895 241 17 0 5216 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43004

[startup+102.307 s]
/proc/loadavg: 3.76 3.51 3.57 5/194 6927
/proc/meminfo: memFree=15809308/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=38720 CPUtime=101.69 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 9609 0 0 0 10168 1 0 0 25 0 1 0 486970166 39649280 6420 33554432000 4194304 4260849 140733969898816 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 9680 6420 241 17 0 6321 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 47424

[startup+162.301 s]
/proc/loadavg: 4.02 3.63 3.61 5/194 6929
/proc/meminfo: memFree=15785856/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=41584 CPUtime=161.7 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 10339 0 0 0 16168 2 0 0 25 0 1 0 486970166 42582016 7136 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224688 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 10396 7136 241 17 0 7037 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50288

[startup+222.301 s]
/proc/loadavg: 4.00 3.69 3.63 5/194 6931
/proc/meminfo: memFree=15786560/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=46208 CPUtime=221.69 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 13425 0 0 0 22167 2 0 0 25 0 1 0 486970166 47316992 7645 33554432000 4194304 4260849 140733969898816 18446744073709551615 4226939 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 11552 7645 241 17 0 8193 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 54912

[startup+282.301 s]
/proc/loadavg: 4.00 3.74 3.65 5/194 6932
/proc/meminfo: memFree=15759004/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=46208 CPUtime=281.69 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 14055 0 0 0 28167 2 0 0 25 0 1 0 486970166 47316992 8265 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 11552 8265 241 17 0 8193 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 54912

[startup+342.301 s]
/proc/loadavg: 4.00 3.79 3.67 5/194 6934
/proc/meminfo: memFree=15747164/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=46208 CPUtime=341.7 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 17157 0 0 0 34167 3 0 0 25 0 1 0 486970166 47316992 8292 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 11552 8292 241 17 0 8193 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54912

[startup+402.301 s]
/proc/loadavg: 4.00 3.82 3.68 5/194 6935
/proc/meminfo: memFree=15773428/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6

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

[pid=6863] ppid=6857 vsize=64884 CPUtime=521.7 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 20894 0 0 0 52166 4 0 0 25 0 1 0 486970166 66441216 11867 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224534 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 16221 11867 241 17 0 12862 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 73588

[startup+582.3 s]
/proc/loadavg: 4.00 3.91 3.74 5/194 6940
/proc/meminfo: memFree=15707576/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=64884 CPUtime=581.7 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 20894 0 0 0 58166 4 0 0 25 0 1 0 486970166 66441216 11867 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 16221 11867 241 17 0 12862 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 73588

[startup+642.3 s]
/proc/loadavg: 4.00 3.92 3.75 5/194 6942
/proc/meminfo: memFree=15704804/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=64884 CPUtime=641.71 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 21104 0 0 0 64167 4 0 0 25 0 1 0 486970166 66441216 12072 33554432000 4194304 4260849 140733969898816 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 16221 12072 241 17 0 12862 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 73588

[startup+702.3 s]
/proc/loadavg: 4.05 3.95 3.77 5/194 6943
/proc/meminfo: memFree=15703784/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=64884 CPUtime=701.71 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 21214 0 0 0 70167 4 0 0 25 0 1 0 486970166 66441216 12179 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 16221 12179 241 17 0 12862 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 73588

[startup+762.307 s]
/proc/loadavg: 4.02 3.95 3.78 5/194 6954
/proc/meminfo: memFree=15695164/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=64884 CPUtime=761.71 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 21402 0 0 0 76167 4 0 0 25 0 1 0 486970166 66441216 12362 33554432000 4194304 4260849 140733969898816 18446744073709551615 4226283 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 16221 12362 241 17 0 12862 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 73588

[startup+822.3 s]
/proc/loadavg: 4.00 3.96 3.79 5/194 6956
/proc/meminfo: memFree=15680996/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=64884 CPUtime=821.71 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 21436 0 0 0 82167 4 0 0 25 0 1 0 486970166 66441216 12393 33554432000 4194304 4260849 140733969898816 18446744073709551615 4227007 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 16221 12393 241 17 0 12862 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 73588

[startup+882.301 s]
/proc/loadavg: 4.00 3.96 3.80 5/194 6957
/proc/meminfo: memFree=15658248/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=64884 CPUtime=881.71 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 21696 0 0 0 88167 4 0 0 25 0 1 0 486970166 66441216 12643 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224391 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 16221 12643 249 17 0 12862 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 73588

[startup+942.301 s]
/proc/loadavg: 4.07 3.98 3.82 5/194 6962
/proc/meminfo: memFree=15686344/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=64884 CPUtime=941.72 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 22011 0 0 0 94167 5 0 0 25 0 1 0 486970166 66441216 12951 33554432000 4194304 4260849 140733969898816 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 16221 12951 249 17 0 12862 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 73588

[startup+1002.3 s]
/proc/loadavg: 4.14 4.02 3.84 5/194 6963
/proc/meminfo: memFree=15643088/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=64884 CPUtime=1001.71 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 26884 0 0 0 100166 5 0 0 25 0 1 0 486970166 66441216 12969 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224491 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 16221 12969 249 17 0 12862 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 73588

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.84 5/194 6965
/proc/meminfo: memFree=15670824/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=83740 CPUtime=1061.71 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 30549 0 0 0 106165 6 0 0 25 0 1 0 486970166 85749760 16477 33554432000 4194304 4260849 140733969898816 18446744073709551615 4226231 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 20935 16477 249 17 0 17576 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 92444

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.85 5/194 6967
/proc/meminfo: memFree=15625664/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=83740 CPUtime=1121.72 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 31752 0 0 0 112165 7 0 0 25 0 1 0 486970166 85749760 17647 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224405 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 20935 17647 249 17 0 17576 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 92444

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 6968
/proc/meminfo: memFree=15665812/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=83740 CPUtime=1181.72 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 31752 0 0 0 118165 7 0 0 25 0 1 0 486970166 85749760 17647 33554432000 4194304 4260849 140733969898816 18446744073709551615 4226333 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 20935 17647 249 17 0 17576 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 92444

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.86 5/194 6970
/proc/meminfo: memFree=15619644/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=95680 CPUtime=1241.72 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 32224 0 0 0 124165 7 0 0 25 0 1 0 486970166 97976320 18112 33554432000 4194304 4260849 140733969898816 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 23920 18112 249 17 0 20561 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 104384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.87 3/189 6973
/proc/meminfo: memFree=15780592/32951124 swapFree=67111528/67111528
[pid=6857] ppid=6855 vsize=8704 CPUtime=0.59 cores=4,6
/proc/6857/stat : 6857 (glucose.sh) S 6855 6857 5847 0 -1 4202496 360 4327 0 0 0 0 58 1 17 0 1 0 486970106 8912896 255 33554432000 4194304 4922060 140733656478832 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6857/statm: 2176 255 211 178 0 69 0
[pid=6863] ppid=6857 vsize=95680 CPUtime=1299.43 cores=4,6
/proc/6863/stat : 6863 (glucose_static) R 6857 6857 5847 0 -1 4202496 32381 0 0 0 129936 7 0 0 25 0 1 0 486970166 97976320 18262 33554432000 4194304 4260849 140733969898816 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6863/statm: 23920 18262 249 17 0 20561 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 104384

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.05
CPU user time (s): 1299.95
CPU system time (s): 0.099984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 104384

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

runsolver used 2.18867 second user time and 4.91525 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-25 19:48:44
IDJOB=3282778
IDBENCH=70849
IDSOLVER=1651
FILE ID=node139/3282778-1303753724
RUNJOBID= node139-1303753723-6813
PBS_JOBID= 13154023
Free space on /tmp= 72492 MiB

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

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=1454589932

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:      15875244 kB
Buffers:       2147016 kB
Cached:       14285648 kB
SwapCached:          0 kB
Active:        9895948 kB
Inactive:      6655680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15875244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18048 kB
Writeback:           0 kB
AnonPages:      116988 kB
Mapped:          15272 kB
Slab:           459548 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   310044 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= 72480 MiB
End job on node139 at 2011-04-25 20:10:26