Trace number 3287509

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
rcl 2011-04-01? (TO) 1300.04 1300.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
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 Parsing...
0.00/0.19	c ==============================================================================
0.00/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.19	c ==============================================================================
0.00/0.19	c |         0 |  488118  1138942 |  146435       0        0     nan |  0.000 % |
2.20/2.26	c |         0 |  187665   662610 |      --       0       --      -- |     --   | -300451/-476327
2.20/2.26	c ==============================================================================
2.20/2.26	c Result  :   #vars: 28580   #clauses: 187665   #literals: 662610
2.20/2.26	c CPU time:   2.19167 s
2.20/2.26	c ==============================================================================

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.58 3.66 4.26 4/192 27864
/proc/meminfo: memFree=13500976/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=0 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 469097541 8908800 249 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 249 209 178 0 68 0

[startup+0.0187199 s]
/proc/loadavg: 2.58 3.66 4.26 4/192 27864
/proc/meminfo: memFree=13500976/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=0 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 469097541 8908800 249 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100718 s]
/proc/loadavg: 2.58 3.66 4.26 4/192 27864
/proc/meminfo: memFree=13500976/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=0 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 469097541 8908800 249 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300667 s]
/proc/loadavg: 2.58 3.66 4.26 4/192 27864
/proc/meminfo: memFree=13500976/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=0 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 469097541 8908800 249 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700599 s]
/proc/loadavg: 2.58 3.66 4.26 4/192 27864
/proc/meminfo: memFree=13500976/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=0 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 469097541 8908800 249 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50047 s]
/proc/loadavg: 2.69 3.66 4.26 5/194 27868
/proc/meminfo: memFree=13451744/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=0 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 469097541 8908800 249 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 249 209 178 0 68 0
[pid=27865] ppid=27864 vsize=84388 CPUtime=1.49 cores=5,7
/proc/27865/stat : 27865 (SatELite_releas) R 27864 27864 27771 0 -1 4202496 19984 0 0 0 142 7 0 0 25 0 1 0 469097541 86413312 18425 33554432000 134512640 135144242 4290845120 18446744073709551615 134585280 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27865/statm: 21097 18425 77 155 0 20940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93088

[startup+3.10014 s]
/proc/loadavg: 2.69 3.66 4.26 5/194 27868
/proc/meminfo: memFree=13434384/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.3006 s]
/proc/loadavg: 2.69 3.66 4.26 4/191 27870
/proc/meminfo: memFree=13503376/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=26200 CPUtime=3.89 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 4929 0 0 0 389 0 0 0 25 0 1 0 469097781 26828800 4833 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 6550 4833 131 6 0 5020 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34900

[startup+12.7005 s]
/proc/loadavg: 2.89 3.67 4.26 5/194 27899
/proc/meminfo: memFree=13464856/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=28868 CPUtime=10.3 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 5615 0 0 0 1029 1 0 0 25 0 1 0 469097781 29560832 5519 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 7217 5519 131 6 0 5687 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37568

[startup+25.5012 s]
/proc/loadavg: 3.06 3.68 4.25 5/194 27900
/proc/meminfo: memFree=13447136/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=32828 CPUtime=23.09 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 6592 0 0 0 2308 1 0 0 25 0 1 0 469097781 33615872 6496 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 8207 6496 131 6 0 6677 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41528

[startup+51.1006 s]
/proc/loadavg: 3.38 3.71 4.25 5/194 27900
/proc/meminfo: memFree=13413996/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=39260 CPUtime=48.69 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 8204 0 0 0 4868 1 0 0 25 0 1 0 469097781 40202240 8103 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 9815 8103 131 6 0 8285 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47960

[startup+102.307 s]
/proc/loadavg: 3.75 3.75 4.23 5/194 27902
/proc/meminfo: memFree=13392100/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=42512 CPUtime=99.9 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 9097 0 0 0 9989 1 0 0 25 0 1 0 469097781 43532288 8943 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 10628 8943 131 6 0 9098 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 51212

[startup+162.301 s]
/proc/loadavg: 3.95 3.81 4.22 5/194 27903
/proc/meminfo: memFree=13347192/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=49148 CPUtime=159.9 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 10835 0 0 0 15987 3 0 0 25 0 1 0 469097781 50327552 10580 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 12287 10580 131 6 0 10757 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57848

[startup+222.301 s]
/proc/loadavg: 4.02 3.86 4.21 5/194 27905
/proc/meminfo: memFree=13344796/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=49652 CPUtime=219.9 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 11026 0 0 0 21987 3 0 0 25 0 1 0 469097781 50843648 10700 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208559 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 12413 10700 131 6 0 10883 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 58352

[startup+282.3 s]
/proc/loadavg: 4.01 3.88 4.19 5/194 27906
/proc/meminfo: memFree=13325304/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=57704 CPUtime=279.9 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 13158 0 0 0 27986 4 0 0 25 0 1 0 469097781 59088896 12725 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 14426 12725 131 6 0 12896 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 66404

[startup+342.301 s]
/proc/loadavg: 4.00 3.90 4.17 5/194 27908
/proc/meminfo: memFree=13317712/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=58896 CPUtime=339.9 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 13559 0 0 0 33986 4 0 0 25 0 1 0 469097781 60309504 13036 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208340 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 14724 13036 131 6 0 13194 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 67596

[startup+402.301 s]
/proc/loadavg: 4.00 3.91 4.16 5/194 27910
/proc/meminfo: memFree=13306528/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0

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

[pid=27869] ppid=27864 vsize=62744 CPUtime=519.9 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 14893 0 0 0 51985 5 0 0 25 0 1 0 469097781 64249856 13966 33554432000 4194304 4218580 140735387702480 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 15686 13966 131 6 0 14156 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 71444

[startup+582.301 s]
/proc/loadavg: 4.00 3.95 4.13 5/194 27914
/proc/meminfo: memFree=13294668/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=64116 CPUtime=579.9 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 15342 0 0 0 57985 5 0 0 25 0 1 0 469097781 65654784 14320 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 16029 14320 131 6 0 14499 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 72816

[startup+642.301 s]
/proc/loadavg: 4.00 3.95 4.12 5/194 27916
/proc/meminfo: memFree=13266224/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=64180 CPUtime=639.91 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 15477 0 0 0 63986 5 0 0 25 0 1 0 469097781 65720320 14334 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 16045 14334 131 6 0 14515 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 72880

[startup+702.301 s]
/proc/loadavg: 4.06 3.97 4.11 5/194 27918
/proc/meminfo: memFree=13253788/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=67168 CPUtime=699.91 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 16343 0 0 0 69985 6 0 0 25 0 1 0 469097781 68780032 15073 33554432000 4194304 4218580 140735387702480 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 16792 15073 131 6 0 15262 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 75868

[startup+762.307 s]
/proc/loadavg: 4.08 3.99 4.10 5/194 27919
/proc/meminfo: memFree=13238868/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=68360 CPUtime=759.92 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 16838 0 0 0 75986 6 0 0 25 0 1 0 469097781 70000640 15406 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 17090 15406 131 6 0 15560 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 77060

[startup+822.301 s]
/proc/loadavg: 4.03 3.99 4.09 5/194 27921
/proc/meminfo: memFree=13238704/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=68724 CPUtime=819.91 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 17017 0 0 0 81985 6 0 0 25 0 1 0 469097781 70373376 15466 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208710 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 17181 15466 131 6 0 15651 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 77424

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 4.09 5/194 27922
/proc/meminfo: memFree=13235688/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=71796 CPUtime=879.92 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 17913 0 0 0 87985 7 0 0 25 0 1 0 469097781 73519104 16241 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 17949 16241 131 6 0 16419 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 80496

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 4.08 5/194 27924
/proc/meminfo: memFree=13227732/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=71860 CPUtime=939.92 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 18044 0 0 0 93985 7 0 0 25 0 1 0 469097781 73584640 16256 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 17965 16256 131 6 0 16435 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 80560

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 4.07 5/194 27926
/proc/meminfo: memFree=13226968/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=72676 CPUtime=999.92 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 18389 0 0 0 99985 7 0 0 25 0 1 0 469097781 74420224 16482 33554432000 4194304 4218580 140735387702480 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 18169 16482 131 6 0 16639 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 81376

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 4.07 5/194 27927
/proc/meminfo: memFree=13225712/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=73180 CPUtime=1059.92 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 18766 0 0 0 105985 7 0 0 25 0 1 0 469097781 74936320 16611 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 18295 16611 131 6 0 16765 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 81880

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 4.06 5/194 27929
/proc/meminfo: memFree=13217880/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=79484 CPUtime=1119.92 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 20496 0 0 0 111985 7 0 0 25 0 1 0 469097781 81391616 18172 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 19871 18172 131 6 0 18341 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 88184

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 4.06 5/194 27930
/proc/meminfo: memFree=13213888/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=79592 CPUtime=1179.92 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 20690 0 0 0 117985 7 0 0 25 0 1 0 469097781 81502208 18187 33554432000 4194304 4218580 140735387702480 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 19898 18187 131 6 0 18368 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 88292

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 4.05 5/194 27932
/proc/meminfo: memFree=13212860/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=79912 CPUtime=1239.92 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 20872 0 0 0 123985 7 0 0 25 0 1 0 469097781 81829888 18261 33554432000 4194304 4218580 140735387702480 18446744073709551615 212039321575 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 19978 18261 131 6 0 18448 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 88612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 4.05 3/188 27936
/proc/meminfo: memFree=13372580/32951124 swapFree=67111528/67111528
[pid=27864] ppid=27862 vsize=8700 CPUtime=2.39 cores=5,7
/proc/27864/stat : 27864 (esg_static.sh) S 27862 27864 27771 0 -1 4202496 354 22945 0 0 0 0 231 8 18 0 1 0 469097541 8908800 252 33554432000 4194304 4922060 140736744850256 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27864/statm: 2175 252 209 178 0 68 0
[pid=27869] ppid=27864 vsize=80104 CPUtime=1297.63 cores=5,7
/proc/27869/stat : 27869 (cdcl) R 27864 27864 27771 0 -1 4202496 21041 0 0 0 129756 7 0 0 25 0 1 0 469097781 82026496 18308 33554432000 4194304 4218580 140735387702480 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27869/statm: 20026 18308 131 6 0 18496 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 88804

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44353
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= 17
involuntary context switches= 1103

runsolver used 2.07468 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 23:26:53
IDJOB=3287509
IDBENCH=82468
IDSOLVER=1609
FILE ID=node146/3287509-1303766812
RUNJOBID= node146-1303766812-27792
PBS_JOBID= 13157158
Free space on /tmp= 72828 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287509-1303766812/watcher-3287509-1303766812 -o /tmp/evaluation-result-3287509-1303766812/solver-3287509-1303766812 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3287509-1303766812.cnf

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1040233044

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.86
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.830
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.75
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.830
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.830
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.830
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:      13501256 kB
Buffers:       2075576 kB
Cached:       16694752 kB
SwapCached:          0 kB
Active:        9691480 kB
Inactive:      9221424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13501256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           36300 kB
Writeback:           0 kB
AnonPages:      142564 kB
Mapped:          15496 kB
Slab:           469684 kB
PageTables:       5800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   339732 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= 72784 MiB
End job on node146 at 2011-04-25 23:48:35