Trace number 3282403

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

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   25863    60347 |    7758       0        0     nan |  0.000 % |
0.00/0.09	c |         0 |   19663    59086 |      --       0       --      -- |     --   | -6198/-1256
0.00/0.09	c ==============================================================================
0.00/0.09	c Result  :   #vars: 4390   #clauses: 19663   #literals: 59086
0.00/0.09	c CPU time:   0.089986 s
0.00/0.09	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-3282403-1303753950/watcher-3282403-1303753950 -o /tmp/evaluation-result-3282403-1303753950/solver-3282403-1303753950 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282403-1303753950.cnf 

running on 2 cores: 0,2

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: 1.01 2.27 2.76 3/176 4827
/proc/meminfo: memFree=15801164/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 467810503 8908800 250 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 250 209 178 0 68 0

[startup+0.066548 s]
/proc/loadavg: 1.01 2.27 2.76 3/176 4827
/proc/meminfo: memFree=15801164/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 467810503 8908800 250 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100488 s]
/proc/loadavg: 1.01 2.27 2.76 3/176 4827
/proc/meminfo: memFree=15801164/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 467810503 8908800 250 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300424 s]
/proc/loadavg: 1.01 2.27 2.76 3/176 4827
/proc/meminfo: memFree=15801164/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.700347 s]
/proc/loadavg: 1.01 2.27 2.76 3/176 4827
/proc/meminfo: memFree=15801164/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+1.5002 s]
/proc/loadavg: 1.01 2.27 2.76 5/194 4859
/proc/meminfo: memFree=15574804/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=12228 CPUtime=1.38 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 1540 0 0 0 138 0 0 0 25 0 1 0 467810514 12521472 1449 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/4830/statm: 3057 1449 131 6 0 1527 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20928

[startup+3.10094 s]
/proc/loadavg: 1.01 2.27 2.76 5/194 4860
/proc/meminfo: memFree=15548640/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=13520 CPUtime=2.98 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 1842 0 0 0 298 0 0 0 25 0 1 0 467810514 13844480 1751 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 3380 1751 131 6 0 1850 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22220

[startup+6.30038 s]
/proc/loadavg: 1.25 2.30 2.77 5/194 4862
/proc/meminfo: memFree=15610248/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=15716 CPUtime=6.18 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 2428 0 0 0 618 0 0 0 25 0 1 0 467810514 16093184 2330 33554432000 4194304 4218580 140737413747408 18446744073709551615 4201748 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 3929 2330 131 6 0 2399 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24416

[startup+12.7012 s]
/proc/loadavg: 1.47 2.33 2.78 5/194 4862
/proc/meminfo: memFree=15602484/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=17488 CPUtime=12.58 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 2882 0 0 0 1258 0 0 0 25 0 1 0 467810514 17907712 2778 33554432000 4194304 4218580 140737413747408 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 4372 2778 131 6 0 2842 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26188

[startup+25.5009 s]
/proc/loadavg: 2.03 2.41 2.80 5/194 4862
/proc/meminfo: memFree=15593440/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=20024 CPUtime=25.38 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 3538 0 0 0 2538 0 0 0 25 0 1 0 467810514 20504576 3394 33554432000 4194304 4218580 140737413747408 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 5006 3394 131 6 0 3476 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28724

[startup+51.1012 s]
/proc/loadavg: 2.70 2.53 2.83 5/194 4863
/proc/meminfo: memFree=15569472/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=23536 CPUtime=50.98 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 4551 0 0 0 5097 1 0 0 25 0 1 0 467810514 24100864 4256 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 5884 4256 131 6 0 4354 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32236

[startup+102.307 s]
/proc/loadavg: 3.43 2.76 2.89 5/194 4864
/proc/meminfo: memFree=15545984/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=27740 CPUtime=102.19 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 5879 0 0 0 10218 1 0 0 25 0 1 0 467810514 28405760 5343 33554432000 4194304 4218580 140737413747408 18446744073709551615 4211937 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 6935 5343 131 6 0 5405 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 36440

[startup+162.301 s]
/proc/loadavg: 3.79 2.98 2.95 5/194 4866
/proc/meminfo: memFree=15522916/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=31580 CPUtime=162.18 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 7310 0 0 0 16217 1 0 0 25 0 1 0 467810514 32337920 6279 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 7895 6279 131 6 0 6365 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 40280

[startup+222.301 s]
/proc/loadavg: 3.97 3.18 3.02 5/194 4868
/proc/meminfo: memFree=15502184/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=33632 CPUtime=222.18 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 8216 0 0 0 22216 2 0 0 25 0 1 0 467810514 34439168 6814 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 8408 6814 131 6 0 6878 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 42332

[startup+282.301 s]
/proc/loadavg: 3.98 3.33 3.08 5/194 4869
/proc/meminfo: memFree=15475880/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=34996 CPUtime=282.18 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 8901 0 0 0 28216 2 0 0 25 0 1 0 467810514 35835904 7142 33554432000 4194304 4218580 140737413747408 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 8749 7142 131 6 0 7219 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 43696

[startup+342.301 s]
/proc/loadavg: 3.99 3.45 3.13 5/194 4871
/proc/meminfo: memFree=15466680/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=36244 CPUtime=342.18 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 9657 0 0 0 34215 3 0 0 25 0 1 0 467810514 37113856 7452 33554432000 4194304 4218580 140737413747408 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 9061 7452 131 6 0 7531 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 44944

[startup+402.301 s]
/proc/loadavg: 3.99 3.54 3.19 5/194 4872
/proc/meminfo: memFree=15461084/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2

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

[pid=4830] ppid=4827 vsize=40040 CPUtime=522.19 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 11866 0 0 0 52214 5 0 0 25 0 1 0 467810514 41000960 8412 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 10010 8412 131 6 0 8480 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 48740

[startup+582.301 s]
/proc/loadavg: 4.08 3.77 3.33 5/194 4886
/proc/meminfo: memFree=15399824/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=40920 CPUtime=582.19 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 12418 0 0 0 58214 5 0 0 25 0 1 0 467810514 41902080 8604 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 10230 8604 131 6 0 8700 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 49620

[startup+642.301 s]
/proc/loadavg: 4.03 3.81 3.37 5/194 4888
/proc/meminfo: memFree=15383200/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=42100 CPUtime=642.2 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 13230 0 0 0 64214 6 0 0 25 0 1 0 467810514 43110400 8906 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 10525 8906 131 6 0 8995 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 50800

[startup+702.301 s]
/proc/loadavg: 4.01 3.84 3.40 5/194 4889
/proc/meminfo: memFree=15370540/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=42320 CPUtime=702.2 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 13750 0 0 0 70214 6 0 0 25 0 1 0 467810514 43335680 8979 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 10580 8979 131 6 0 9050 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 51020

[startup+762.307 s]
/proc/loadavg: 4.06 3.88 3.45 5/194 4891
/proc/meminfo: memFree=15369540/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=43240 CPUtime=762.2 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 14390 0 0 0 76214 6 0 0 25 0 1 0 467810514 44277760 9190 33554432000 4194304 4218580 140737413747408 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 10810 9190 131 6 0 9280 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 51940

[startup+822.301 s]
/proc/loadavg: 4.02 3.90 3.48 5/194 4893
/proc/meminfo: memFree=15369156/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=43684 CPUtime=822.2 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 14862 0 0 0 82213 7 0 0 25 0 1 0 467810514 44732416 9318 33554432000 4194304 4218580 140737413747408 18446744073709551615 4211937 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 10921 9318 131 6 0 9391 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 52384

[startup+882.301 s]
/proc/loadavg: 4.01 3.92 3.51 5/194 4894
/proc/meminfo: memFree=15361708/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=45824 CPUtime=882.2 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 15852 0 0 0 88213 7 0 0 25 0 1 0 467810514 46923776 9828 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 11456 9828 131 6 0 9926 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 54524

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.54 5/194 4896
/proc/meminfo: memFree=15358476/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=48876 CPUtime=942.21 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 17000 0 0 0 94213 8 0 0 25 0 1 0 467810514 50049024 10621 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208422 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 12219 10621 131 6 0 10689 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 57576

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.56 5/194 4897
/proc/meminfo: memFree=15354248/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=52844 CPUtime=1002.21 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 18369 0 0 0 100213 8 0 0 25 0 1 0 467810514 54112256 11602 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 13211 11602 131 6 0 11681 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 61544

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/194 4899
/proc/meminfo: memFree=15342956/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=53976 CPUtime=1062.21 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 19122 0 0 0 106211 10 0 0 25 0 1 0 467810514 55271424 11896 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 13494 11896 131 6 0 11964 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 62676

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/194 4901
/proc/meminfo: memFree=15342692/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=54164 CPUtime=1122.21 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 19666 0 0 0 112211 10 0 0 25 0 1 0 467810514 55463936 11916 33554432000 4194304 4218580 140737413747408 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 13541 11916 131 6 0 12011 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 62864

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.64 5/194 4902
/proc/meminfo: memFree=15341692/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=54356 CPUtime=1182.21 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 20152 0 0 0 118211 10 0 0 25 0 1 0 467810514 55660544 11964 33554432000 4194304 4218580 140737413747408 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 13589 11964 131 6 0 12059 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 63056

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.65 5/194 4904
/proc/meminfo: memFree=15330028/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=55312 CPUtime=1242.21 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 20913 0 0 0 124211 10 0 0 25 0 1 0 467810514 56639488 12236 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 13828 12236 131 6 0 12298 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 64012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.67 5/194 4905
/proc/meminfo: memFree=15318236/32951124 swapFree=67111528/67111528
[pid=4827] ppid=4825 vsize=8700 CPUtime=0.09 cores=0,2
/proc/4827/stat : 4827 (esg_static.sh) S 4825 4827 3716 0 -1 4202496 355 1355 0 0 0 0 9 0 21 0 1 0 467810503 8908800 253 33554432000 4194304 4922060 140736679905392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4827/statm: 2175 253 209 178 0 68 0
[pid=4830] ppid=4827 vsize=55408 CPUtime=1299.92 cores=0,2
/proc/4830/stat : 4830 (cdcl) R 4827 4827 3716 0 -1 4202496 21418 0 0 0 129981 11 0 0 25 0 1 0 467810514 56737792 12259 33554432000 4194304 4218580 140737413747408 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/4830/statm: 13852 12259 131 6 0 12322 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 64108

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.92
CPU system time (s): 0.121981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 64204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23140
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= 18
involuntary context switches= 2093

runsolver used 2.24666 second user time and 4.85726 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-25 19:52:30
IDJOB=3282403
IDBENCH=70810
IDSOLVER=1609
FILE ID=node142/3282403-1303753950
RUNJOBID= node142-1303753950-4811
PBS_JOBID= 13154020
Free space on /tmp= 71332 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282403-1303753950/watcher-3282403-1303753950 -o /tmp/evaluation-result-3282403-1303753950/solver-3282403-1303753950 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3282403-1303753950.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=1143513388

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      15801320 kB
Buffers:       2073520 kB
Cached:       14436688 kB
SwapCached:          0 kB
Active:        6908040 kB
Inactive:      9670456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15801320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3160 kB
Writeback:           0 kB
AnonPages:       67560 kB
Mapped:          14480 kB
Slab:           506448 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191168 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= 71236 MiB
End job on node142 at 2011-04-25 20:14:12