Trace number 3365788

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.06 4999.92

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
MD5SUM9fe9fe24bc28c127c9f6b6416a14f727
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.22281
Satisfiable
(Un)Satisfiability was proved
Number of variables360364
Number of clauses1076507
Sum of the clauses size2511847
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2717670
Number of clauses of size 3358835
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.44	c ==============================================================================
0.00/0.44	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.44	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.44	c ==============================================================================
0.00/0.44	c |         0 | 1076505  2511845 |  322951       0        0     nan |  0.000 % |
2.69/2.75	c |         0 |  707834  2011464 |      --       0       --      -- |     --   | -367134/-496771
2.69/2.75	c ==============================================================================
2.69/2.75	c Result  :   #vars: 170050   #clauses: 707834   #literals: 2011464
2.69/2.75	c CPU time:   2.6486 s
2.69/2.75	c ==============================================================================
3.09/3.15	c
3.09/3.15	c Starting glucose
3.09/3.15	c
3.09/3.16	
3.09/3.16	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.09/3.16	
3.09/3.16	c ============================[ Problem Statistics ]=============================
3.09/3.16	c |                                                                             |
3.09/3.16	c |  Number of variables:  170050                                               |
3.09/3.16	c |  Number of clauses:    707834                                               |
3.37/3.40	c |  Parsing time:         0.23         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-3365788-1305320295/watcher-3365788-1305320295 -o /tmp/evaluation-result-3365788-1305320295/solver-3365788-1305320295 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365788-1305320295.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.00 2.00 1.97 4/352 2287
/proc/meminfo: memFree=11490268/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 722260217 8912896 252 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2287/statm: 2176 252 211 178 0 69 0

[startup+0.0141999 s]
/proc/loadavg: 2.00 2.00 1.97 4/352 2287
/proc/meminfo: memFree=11490268/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 722260217 8912896 252 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2287/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100231 s]
/proc/loadavg: 2.00 2.00 1.97 4/352 2287
/proc/meminfo: memFree=11490268/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 722260217 8912896 252 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2287/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301194 s]
/proc/loadavg: 2.00 2.00 1.97 4/352 2287
/proc/meminfo: memFree=11490268/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 722260217 8912896 252 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2287/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701126 s]
/proc/loadavg: 2.00 2.00 1.97 4/352 2287
/proc/meminfo: memFree=11490268/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 722260217 8912896 252 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2287/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50096 s]
/proc/loadavg: 2.00 2.00 1.97 3/354 2290
/proc/meminfo: memFree=11318152/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 722260217 8912896 252 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2287/statm: 2176 252 211 178 0 69 0
[pid=2288] ppid=2287 vsize=197592 CPUtime=1.49 cores=0,2,4,6
/proc/2288/stat : 2288 (SatELite_releas) R 2287 2287 1936 0 -1 4202496 45012 0 0 0 140 9 0 0 25 0 1 0 722260217 202334208 41984 33554432000 134512640 135225430 4291182112 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/2288/statm: 49398 41984 78 175 0 49221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206296

[startup+3.10067 s]
/proc/loadavg: 2.00 2.00 1.97 3/354 2290
/proc/meminfo: memFree=11301536/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 722260217 8912896 252 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2287/statm: 2176 252 211 178 0 69 0
[pid=2288] ppid=2287 vsize=197856 CPUtime=3.09 cores=0,2,4,6
/proc/2288/stat : 2288 (SatELite_releas) R 2287 2287 1936 0 -1 4202496 47259 0 0 0 298 11 0 0 25 0 1 0 722260217 202604544 42287 33554432000 134512640 135225430 4291182112 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/2288/statm: 49464 42287 80 175 0 49287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206560

[startup+6.30105 s]
/proc/loadavg: 2.00 2.00 1.97 3/354 2292
/proc/meminfo: memFree=11396896/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=66316 CPUtime=3.13 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 15184 0 0 0 311 2 0 0 25 0 1 0 722260533 67907584 15095 33554432000 134512640 135217611 4287670512 18446744073709551615 134532760 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 16579 15095 77 173 0 16404 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 75020

[startup+12.7008 s]
/proc/loadavg: 2.07 2.02 1.98 3/354 2292
/proc/meminfo: memFree=11392080/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=70204 CPUtime=9.53 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 16130 0 0 0 951 2 0 0 25 0 1 0 722260533 71888896 16041 33554432000 134512640 135217611 4287670512 18446744073709551615 134532614 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 17551 16041 77 173 0 17376 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 78908

[startup+25.5004 s]
/proc/loadavg: 2.13 2.03 1.98 3/354 2293
/proc/meminfo: memFree=11390476/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=72576 CPUtime=22.33 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 16725 0 0 0 2231 2 0 0 25 0 1 0 722260533 74317824 16636 33554432000 134512640 135217611 4287670512 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 18144 16636 77 173 0 17969 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81280

[startup+51.1005 s]
/proc/loadavg: 2.09 2.03 1.98 3/354 2293
/proc/meminfo: memFree=11384044/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=77448 CPUtime=47.93 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 17939 0 0 0 4791 2 0 0 25 0 1 0 722260533 79306752 17850 33554432000 134512640 135217611 4287670512 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 19362 17850 77 173 0 19187 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86152

[startup+102.314 s]
/proc/loadavg: 2.03 2.02 1.98 3/354 2295
/proc/meminfo: memFree=11377324/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=84884 CPUtime=99.15 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 19816 0 0 0 9912 3 0 0 25 0 1 0 722260533 86921216 19727 33554432000 134512640 135217611 4287670512 18446744073709551615 134526350 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 21221 19727 77 173 0 21046 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 93588

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/354 2296
/proc/meminfo: memFree=11363652/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=97420 CPUtime=159.13 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 22860 0 0 0 15910 3 0 0 25 0 1 0 722260533 99758080 22771 33554432000 134512640 135217611 4287670512 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 24355 22771 77 173 0 24180 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 106124

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.98 3/354 2307
/proc/meminfo: memFree=11356388/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=105076 CPUtime=219.14 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 24845 0 0 0 21910 4 0 0 25 0 1 0 722260533 107597824 24756 33554432000 134512640 135217611 4287670512 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 26269 24756 77 173 0 26094 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 113780

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/354 2308
/proc/meminfo: memFree=11350036/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=111776 CPUtime=279.14 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 26429 0 0 0 27910 4 0 0 25 0 1 0 722260533 114458624 26340 33554432000 134512640 135217611 4287670512 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 27944 26340 77 173 0 27769 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 120480

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/354 2310
/proc/meminfo: memFree=11343568/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=117764 CPUtime=339.14 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 27939 0 0 0 33910 4 0 0 25 0 1 0 722260533 120590336 27850 33554432000 134512640 135217611 4287670512 18446744073709551615 134533013 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 29441 27850 77 173 0 29266 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 126468

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/354 2312
/proc/meminfo: memFree=11337608/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6

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

/proc/2292/statm: 60699 59083 77 173 0 60524 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 251500

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/354 2462
/proc/meminfo: memFree=11211628/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=243060 CPUtime=4419.3 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 59241 0 0 0 441915 15 0 0 25 0 1 0 722260533 248893440 59152 33554432000 134512640 135217611 4287670512 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 60765 59152 77 173 0 60590 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 251764

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2463
/proc/meminfo: memFree=11208368/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=243060 CPUtime=4479.3 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 59258 0 0 0 447915 15 0 0 25 0 1 0 722260533 248893440 59169 33554432000 134512640 135217611 4287670512 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 60765 59169 77 173 0 60590 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 251764

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2465
/proc/meminfo: memFree=11205488/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=245040 CPUtime=4539.3 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 59782 0 0 0 453915 15 0 0 25 0 1 0 722260533 250920960 59693 33554432000 134512640 135217611 4287670512 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 61260 59693 77 173 0 61085 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 253744

[startup+4602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/354 2467
/proc/meminfo: memFree=11200624/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=248260 CPUtime=4599.3 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 60596 0 0 0 459915 15 0 0 25 0 1 0 722260533 254218240 60507 33554432000 134512640 135217611 4287670512 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 62065 60507 77 173 0 61890 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 256964

[startup+4662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/354 2468
/proc/meminfo: memFree=11201080/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=248260 CPUtime=4659.3 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 60605 0 0 0 465915 15 0 0 25 0 1 0 722260533 254218240 60516 33554432000 134512640 135217611 4287670512 18446744073709551615 134533341 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 62065 60516 77 173 0 61890 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 256964

[startup+4722.31 s]
/proc/loadavg: 2.08 2.02 2.00 3/354 2470
/proc/meminfo: memFree=11200312/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=249184 CPUtime=4719.32 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 60822 0 0 0 471917 15 0 0 25 0 1 0 722260533 255164416 60733 33554432000 134512640 135217611 4287670512 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 62296 60733 77 173 0 62121 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 257888

[startup+4782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/354 2471
/proc/meminfo: memFree=11199892/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=249316 CPUtime=4779.31 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 60883 0 0 0 477916 15 0 0 25 0 1 0 722260533 255299584 60794 33554432000 134512640 135217611 4287670512 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 62329 60794 77 173 0 62154 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 258020

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/354 2473
/proc/meminfo: memFree=11196764/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=250648 CPUtime=4839.31 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 61218 0 0 0 483916 15 0 0 25 0 1 0 722260533 256663552 61129 33554432000 134512640 135217611 4287670512 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 62662 61129 77 173 0 62487 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 259352

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2475
/proc/meminfo: memFree=11191652/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=258736 CPUtime=4899.31 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 62497 0 0 0 489915 16 0 0 25 0 1 0 722260533 264945664 62408 33554432000 134512640 135217611 4287670512 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 64684 62408 77 173 0 64509 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 267440

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2476
/proc/meminfo: memFree=11189636/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=261508 CPUtime=4959.31 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 63203 0 0 0 495915 16 0 0 25 0 1 0 722260533 267784192 63114 33554432000 134512640 135217611 4287670512 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 65377 63114 77 173 0 65202 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 270212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2477
/proc/meminfo: memFree=11189376/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=261508 CPUtime=4996.92 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 63203 0 0 0 499676 16 0 0 25 0 1 0 722260533 267784192 63114 33554432000 134512640 135217611 4287670512 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 65377 63114 77 173 0 65202 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 270212

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2477
/proc/meminfo: memFree=11189376/32950928 swapFree=67111200/67111528
[pid=2287] ppid=2285 vsize=8704 CPUtime=3.14 cores=0,2,4,6
/proc/2287/stat : 2287 (glucose.sh) S 2285 2287 1936 0 -1 4202496 358 47260 0 0 0 0 302 12 18 0 1 0 722260217 8912896 254 33554432000 4194304 4922060 140734864851760 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2287/statm: 2176 254 211 178 0 69 0
[pid=2292] ppid=2287 vsize=261508 CPUtime=4996.92 cores=0,2,4,6
/proc/2292/stat : 2292 (glucose_static) R 2287 2287 1936 0 -1 4202496 63203 0 0 0 499676 16 0 0 25 0 1 0 722260533 267784192 63114 33554432000 134512640 135217611 4287670512 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/2292/statm: 65377 63114 77 173 0 65202 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 270212

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2287 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=29539
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=129980
# CPU time returned by wait4() is 3.15952
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4999.78
CPU system time (s): 0.28
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 270212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.02954
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47618
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 7

runsolver used 17.6783 second user time and 37.2073 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-13 22:58:15
IDJOB=3365788
IDBENCH=82446
IDSOLVER=1842
FILE ID=node115/3365788-1305320295
RUNJOBID= node115-1305315246-1954
PBS_JOBID= 13324317
Free space on /tmp= 50040 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365788-1305320295/watcher-3365788-1305320295 -o /tmp/evaluation-result-3365788-1305320295/solver-3365788-1305320295 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365788-1305320295.cnf

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

MD5SUM BENCH= 9fe9fe24bc28c127c9f6b6416a14f727
RANDOM SEED=1399937689

node115.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.811
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.62
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.811
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.811
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.75
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.811
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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
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.811
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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:     32950928 kB
MemFree:      11490548 kB
Buffers:        247352 kB
Cached:       10624724 kB
SwapCached:          0 kB
Active:       11918376 kB
Inactive:      9083080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11490548 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           21392 kB
Writeback:           0 kB
AnonPages:    10129236 kB
Mapped:          28560 kB
Slab:           351992 kB
PageTables:      41232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69788348 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= 50004 MiB
End job on node115 at 2011-05-14 00:21:37