Trace number 3365838

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:glucose 1.0? (TO) 5000.05 5000.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark891.683
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
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.22	c ==============================================================================
0.00/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.22	c ==============================================================================
0.00/0.22	c |         0 |  546912  1276128 |  164073       0        0     nan |  0.000 % |
2.59/2.65	c |         0 |  210225   740637 |      --       0       --      -- |     --   | -336685/-535486
2.59/2.65	c ==============================================================================
2.59/2.65	c Result  :   #vars: 32046   #clauses: 210225   #literals: 740637
2.59/2.65	c CPU time:   2.58461 s
2.59/2.65	c ==============================================================================
2.79/2.80	c
2.79/2.80	c Starting glucose
2.79/2.80	c
2.79/2.80	
2.79/2.80	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.79/2.80	
2.79/2.80	c ============================[ Problem Statistics ]=============================
2.79/2.80	c |                                                                             |
2.79/2.80	c |  Number of variables:  32046                                                |
2.79/2.80	c |  Number of clauses:    210225                                               |
2.79/2.89	c |  Parsing time:         0.08         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3365838-1305320345/watcher-3365838-1305320345 -o /tmp/evaluation-result-3365838-1305320345/solver-3365838-1305320345 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365838-1305320345.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.03 1.96 2/325 18465
/proc/meminfo: memFree=25418632/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 643634968 8912896 252 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18465/statm: 2176 252 211 178 0 69 0

[startup+0.109634 s]
/proc/loadavg: 2.04 2.03 1.96 2/325 18465
/proc/meminfo: memFree=25418632/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 643634968 8912896 252 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18465/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200629 s]
/proc/loadavg: 2.04 2.03 1.96 2/325 18465
/proc/meminfo: memFree=25418632/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 643634968 8912896 252 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18465/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300606 s]
/proc/loadavg: 2.04 2.03 1.96 2/325 18465
/proc/meminfo: memFree=25418632/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 643634968 8912896 252 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18465/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700521 s]
/proc/loadavg: 2.04 2.03 1.96 2/325 18465
/proc/meminfo: memFree=25418632/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 643634968 8912896 252 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18465/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50038 s]
/proc/loadavg: 2.04 2.03 1.96 3/327 18467
/proc/meminfo: memFree=25327728/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 643634968 8912896 252 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18465/statm: 2176 252 211 178 0 69 0
[pid=18466] ppid=18465 vsize=95340 CPUtime=1.49 cores=0,2,4,6
/proc/18466/stat : 18466 (SatELite_releas) R 18465 18465 18099 0 -1 4202496 22157 0 0 0 143 6 0 0 25 0 1 0 643634968 97628160 20594 33554432000 134512640 135225430 4286607392 18446744073709551615 134714960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18466/statm: 23835 20594 78 175 0 23658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104044

[startup+3.10102 s]
/proc/loadavg: 2.04 2.03 1.96 3/327 18467
/proc/meminfo: memFree=25316692/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 8704

[startup+6.30049 s]
/proc/loadavg: 2.03 2.03 1.96 3/327 18468
/proc/meminfo: memFree=25372144/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=22544 CPUtime=3.48 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 5242 0 0 0 347 1 0 0 25 0 1 0 643635248 23085056 5197 33554432000 134512640 135217611 4289334240 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18468/statm: 5636 5197 77 173 0 5461 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 31248

[startup+12.7003 s]
/proc/loadavg: 2.03 2.03 1.96 3/327 18468
/proc/meminfo: memFree=25370512/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=24424 CPUtime=9.88 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 5702 0 0 0 987 1 0 0 25 0 1 0 643635248 25010176 5657 33554432000 134512640 135217611 4289334240 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18468/statm: 6106 5657 77 173 0 5931 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33128

[startup+25.5009 s]
/proc/loadavg: 2.02 2.03 1.96 3/327 18499
/proc/meminfo: memFree=25334684/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=27408 CPUtime=22.68 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 6440 0 0 0 2267 1 0 0 25 0 1 0 643635248 28065792 6395 33554432000 134512640 135217611 4289334240 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18468/statm: 6852 6395 77 173 0 6677 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36112

[startup+51.1012 s]
/proc/loadavg: 2.01 2.02 1.96 3/327 18500
/proc/meminfo: memFree=25326188/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=30036 CPUtime=48.28 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 7090 0 0 0 4827 1 0 0 25 0 1 0 643635248 30756864 7045 33554432000 134512640 135217611 4289334240 18446744073709551615 134532803 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18468/statm: 7509 7045 77 173 0 7334 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38740

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 1.96 3/327 18501
/proc/meminfo: memFree=25316696/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=34308 CPUtime=99.49 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 8161 0 0 0 9947 2 0 0 25 0 1 0 643635248 35131392 8116 33554432000 134512640 135217611 4289334240 18446744073709551615 134533347 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18468/statm: 8577 8116 77 173 0 8402 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 43012

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/327 18512
/proc/meminfo: memFree=25309540/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=38532 CPUtime=159.48 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 9239 0 0 0 15946 2 0 0 25 0 1 0 643635248 39456768 9194 33554432000 134512640 135217611 4289334240 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18468/statm: 9633 9194 77 173 0 9458 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 47236

[startup+222.312 s]
/proc/loadavg: 2.10 2.04 1.97 3/327 18544
/proc/meminfo: memFree=25379960/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=42372 CPUtime=219.49 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 10141 0 0 0 21946 3 0 0 25 0 1 0 643635248 43388928 10096 33554432000 134512640 135217611 4289334240 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18468/statm: 10593 10096 77 173 0 10418 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 51076

[startup+282.301 s]
/proc/loadavg: 2.08 2.04 1.98 3/327 18545
/proc/meminfo: memFree=25367988/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=44516 CPUtime=279.48 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 10676 0 0 0 27945 3 0 0 25 0 1 0 643635248 45584384 10631 33554432000 134512640 135217611 4289334240 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18468/statm: 11129 10631 77 173 0 10954 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 53220

[startup+342.301 s]
/proc/loadavg: 2.03 2.03 1.98 3/327 18550
/proc/meminfo: memFree=25360820/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=47292 CPUtime=339.47 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 11407 0 0 0 33944 3 0 0 25 0 1 0 643635248 48427008 11362 33554432000 134512640 135217611 4289334240 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/18468/statm: 11823 11362 77 173 0 11648 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 55996

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 1.98 3/327 18551
/proc/meminfo: memFree=25355212/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=49816 CPUtime=399.47 cores=0,2,4,6

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

/proc/18468/statm: 27000 26443 77 173 0 26825 0
Current children cumulated CPU time (s) 4362.31
Current children cumulated vsize (KiB) 116704

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/327 18671
/proc/meminfo: memFree=25233748/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=109188 CPUtime=4419.53 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 26763 0 0 0 441943 10 0 0 25 0 1 0 643635248 111808512 26718 33554432000 134512640 135217611 4289334240 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 27297 26718 77 173 0 27122 0
Current children cumulated CPU time (s) 4422.32
Current children cumulated vsize (KiB) 117892

[startup+4482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/327 18672
/proc/meminfo: memFree=25233584/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=109188 CPUtime=4479.53 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 26763 0 0 0 447943 10 0 0 25 0 1 0 643635248 111808512 26718 33554432000 134512640 135217611 4289334240 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 27297 26718 77 173 0 27122 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 117892

[startup+4542.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/327 18674
/proc/meminfo: memFree=25233804/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=109140 CPUtime=4539.53 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 26767 0 0 0 453943 10 0 0 25 0 1 0 643635248 111759360 26722 33554432000 134512640 135217611 4289334240 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 27285 26722 77 173 0 27110 0
Current children cumulated CPU time (s) 4542.32
Current children cumulated vsize (KiB) 117844

[startup+4602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/327 18675
/proc/meminfo: memFree=25227320/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=109140 CPUtime=4599.53 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 26772 0 0 0 459943 10 0 0 25 0 1 0 643635248 111759360 26727 33554432000 134512640 135217611 4289334240 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 27285 26727 77 173 0 27110 0
Current children cumulated CPU time (s) 4602.32
Current children cumulated vsize (KiB) 117844

[startup+4662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/327 18677
/proc/meminfo: memFree=25227408/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=109140 CPUtime=4659.53 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 26773 0 0 0 465943 10 0 0 25 0 1 0 643635248 111759360 26728 33554432000 134512640 135217611 4289334240 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 27285 26728 77 173 0 27110 0
Current children cumulated CPU time (s) 4662.32
Current children cumulated vsize (KiB) 117844

[startup+4722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/327 18679
/proc/meminfo: memFree=25223896/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=112440 CPUtime=4719.54 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 27616 0 0 0 471944 10 0 0 25 0 1 0 643635248 115138560 27571 33554432000 134512640 135217611 4289334240 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 28110 27571 77 173 0 27935 0
Current children cumulated CPU time (s) 4722.33
Current children cumulated vsize (KiB) 121144

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/327 18680
/proc/meminfo: memFree=25223992/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=112440 CPUtime=4779.54 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 27616 0 0 0 477944 10 0 0 25 0 1 0 643635248 115138560 27571 33554432000 134512640 135217611 4289334240 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 28110 27571 77 173 0 27935 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 121144

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/327 18682
/proc/meminfo: memFree=25223336/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=112440 CPUtime=4839.55 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 27622 0 0 0 483945 10 0 0 25 0 1 0 643635248 115138560 27577 33554432000 134512640 135217611 4289334240 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 28110 27577 77 173 0 27935 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 121144

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/327 18683
/proc/meminfo: memFree=25222688/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=113160 CPUtime=4899.54 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 27771 0 0 0 489944 10 0 0 25 0 1 0 643635248 115875840 27726 33554432000 134512640 135217611 4289334240 18446744073709551615 134522694 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 28290 27726 77 173 0 28115 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 121864

[startup+4962.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/327 18685
/proc/meminfo: memFree=25223264/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=113160 CPUtime=4959.54 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 27771 0 0 0 495943 11 0 0 25 0 1 0 643635248 115875840 27726 33554432000 134512640 135217611 4289334240 18446744073709551615 134537290 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 28290 27726 77 173 0 28115 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 121864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.03 2.01 2.00 3/327 18686
/proc/meminfo: memFree=25222868/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=113160 CPUtime=4997.26 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 27771 0 0 0 499715 11 0 0 25 0 1 0 643635248 115875840 27726 33554432000 134512640 135217611 4289334240 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 28290 27726 77 173 0 28115 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 121864

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

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

[startup+5000 s]
/proc/loadavg: 2.03 2.01 2.00 3/327 18686
/proc/meminfo: memFree=25222868/32951124 swapFree=44485764/67111528
[pid=18465] ppid=18463 vsize=8704 CPUtime=2.79 cores=0,2,4,6
/proc/18465/stat : 18465 (glucose.sh) S 18463 18465 18099 0 -1 4202496 357 25640 0 0 0 0 271 8 18 0 1 0 643634968 8912896 254 33554432000 4194304 4922060 140736716728896 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18465/statm: 2176 254 211 178 0 69 0
[pid=18468] ppid=18465 vsize=113160 CPUtime=4997.26 cores=0,2,4,6
/proc/18468/stat : 18468 (glucose_static) R 18465 18465 18099 0 -1 4202496 27771 0 0 0 499715 11 0 0 25 0 1 0 643635248 115875840 27726 33554432000 134512640 135217611 4289334240 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/18468/statm: 28290 27726 77 173 0 28115 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 121864

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 5000.05
CPU user time (s): 4999.86
CPU system time (s): 0.19
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 121864

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

runsolver used 16.1635 second user time and 33.9368 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-13 22:59:05
IDJOB=3365838
IDBENCH=82481
IDSOLVER=1842
FILE ID=node105/3365838-1305320345
RUNJOBID= node105-1305315334-18117
PBS_JOBID= 13324327
Free space on /tmp= 48628 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365838-1305320345/watcher-3365838-1305320345 -o /tmp/evaluation-result-3365838-1305320345/solver-3365838-1305320345 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365838-1305320345.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1899258568

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25418788 kB
Buffers:        223312 kB
Cached:        5787092 kB
SwapCached:      39656 kB
Active:         572240 kB
Inactive:      6700912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25418788 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           11552 kB
Writeback:           0 kB
AnonPages:     1230348 kB
Mapped:          10812 kB
Slab:           127468 kB
PageTables:      66116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65394876 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= 48600 MiB
End job on node105 at 2011-05-14 00:22:27