Trace number 3258606

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) 1299.98 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v1375c111739gyes10.cnf
MD5SUMc904604702db7cfabf92e607e197d409
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.17476
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |  111739   224743 |   33521       0        0     nan |  0.000 % |
0.00/0.25	c |         0 |  109969   362654 |      --       0       --      -- |     --   | -1770/137911
0.00/0.25	c ==============================================================================
0.00/0.25	c Result  :   #vars: 1320   #clauses: 109969   #literals: 362654
0.00/0.25	c CPU time:   0.254961 s
0.00/0.25	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-3258606-1303478093/watcher-3258606-1303478093 -o /tmp/evaluation-result-3258606-1303478093/solver-3258606-1303478093 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258606-1303478093.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: 3.75 3.94 3.75 4/192 19620
/proc/meminfo: memFree=22656908/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 192000562 8908800 249 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 249 209 178 0 68 0

[startup+0.10348 s]
/proc/loadavg: 3.75 3.94 3.75 4/192 19620
/proc/meminfo: memFree=22656908/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 192000562 8908800 249 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200461 s]
/proc/loadavg: 3.75 3.94 3.75 4/192 19620
/proc/meminfo: memFree=22656908/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 192000562 8908800 249 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300446 s]
/proc/loadavg: 3.75 3.94 3.75 4/192 19620
/proc/meminfo: memFree=22656908/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 192000562 8908800 249 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700343 s]
/proc/loadavg: 3.75 3.94 3.75 4/192 19620
/proc/meminfo: memFree=22656908/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8700

[startup+1.50024 s]
/proc/loadavg: 3.77 3.94 3.75 5/194 19626
/proc/meminfo: memFree=22675864/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=11556 CPUtime=1.18 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 1367 0 0 0 118 0 0 0 22 0 1 0 192000593 11833344 1278 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 2889 1278 130 6 0 1359 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20256

[startup+3.10096 s]
/proc/loadavg: 3.77 3.94 3.75 5/194 19626
/proc/meminfo: memFree=22669044/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=12884 CPUtime=2.78 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 1718 0 0 0 278 0 0 0 25 0 1 0 192000593 13193216 1629 33554432000 4194304 4218580 140734887083296 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 3221 1629 130 6 0 1691 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21584

[startup+6.30039 s]
/proc/loadavg: 3.77 3.94 3.75 5/194 19627
/proc/meminfo: memFree=22659796/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=14948 CPUtime=5.98 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 2229 0 0 0 598 0 0 0 25 0 1 0 192000593 15306752 2140 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 3737 2140 131 6 0 2207 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23648

[startup+12.7003 s]
/proc/loadavg: 3.80 3.94 3.75 5/194 19627
/proc/meminfo: memFree=22647764/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=17584 CPUtime=12.37 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 2868 0 0 0 1237 0 0 0 25 0 1 0 192000593 18006016 2779 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208422 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 4396 2779 131 6 0 2866 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26284

[startup+25.501 s]
/proc/loadavg: 3.83 3.94 3.75 5/194 19627
/proc/meminfo: memFree=22633832/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=20736 CPUtime=25.18 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 3671 0 0 0 2518 0 0 0 25 0 1 0 192000593 21233664 3581 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208489 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 5184 3581 131 6 0 3654 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29436

[startup+51.1005 s]
/proc/loadavg: 3.89 3.94 3.76 5/194 19628
/proc/meminfo: memFree=22616488/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=25328 CPUtime=50.77 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 4841 0 0 0 5077 0 0 0 25 0 1 0 192000593 25935872 4734 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 6332 4734 131 6 0 4802 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34028

[startup+102.3 s]
/proc/loadavg: 3.95 3.95 3.77 5/194 19629
/proc/meminfo: memFree=22590728/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=29692 CPUtime=101.98 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 6009 0 0 0 10197 1 0 0 25 0 1 0 192000593 30404608 5815 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 7423 5815 131 6 0 5893 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 38392

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.78 5/194 19631
/proc/meminfo: memFree=22570728/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=34024 CPUtime=161.97 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 7250 0 0 0 16196 1 0 0 25 0 1 0 192000593 34840576 6916 33554432000 4194304 4218580 140734887083296 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 8506 6916 131 6 0 6976 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 42724

[startup+222.307 s]
/proc/loadavg: 4.02 3.97 3.80 5/194 19632
/proc/meminfo: memFree=22554688/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=37152 CPUtime=221.98 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 8133 0 0 0 22196 2 0 0 25 0 1 0 192000593 38043648 7696 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 9288 7696 131 6 0 7758 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45852

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.81 5/194 19634
/proc/meminfo: memFree=22540140/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=41544 CPUtime=281.97 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 9351 0 0 0 28195 2 0 0 25 0 1 0 192000593 42541056 8782 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 10386 8782 131 6 0 8856 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 50244

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/194 19636
/proc/meminfo: memFree=22532540/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=43164 CPUtime=341.96 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 9878 0 0 0 34194 2 0 0 25 0 1 0 192000593 44199936 9189 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 10791 9189 131 6 0 9261 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 51864

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/194 19637
/proc/meminfo: memFree=22520616/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7

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

[pid=19623] ppid=19620 vsize=49068 CPUtime=581.97 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 11860 0 0 0 58194 3 0 0 25 0 1 0 192000593 50245632 10644 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 12267 10644 131 6 0 10737 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 57768

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.85 5/194 19644
/proc/meminfo: memFree=22486932/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=50604 CPUtime=641.96 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 12403 0 0 0 64193 3 0 0 25 0 1 0 192000593 51818496 11041 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 12651 11041 131 6 0 11121 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 59304

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/194 19645
/proc/meminfo: memFree=22477736/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=52532 CPUtime=701.97 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 13018 0 0 0 70193 4 0 0 25 0 1 0 192000593 53792768 11512 33554432000 4194304 4218580 140734887083296 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 13133 11512 131 6 0 11603 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 61232

[startup+762.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/194 19647
/proc/meminfo: memFree=22470744/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=53808 CPUtime=761.97 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 13517 0 0 0 76193 4 0 0 25 0 1 0 192000593 55099392 11837 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 13452 11837 131 6 0 11922 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 62508

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/194 19648
/proc/meminfo: memFree=22464748/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=54700 CPUtime=821.96 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 13881 0 0 0 82192 4 0 0 25 0 1 0 192000593 56012800 12062 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 13675 12062 131 6 0 12145 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 63400

[startup+882.307 s]
/proc/loadavg: 4.08 3.99 3.88 5/194 19650
/proc/meminfo: memFree=22460852/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=55364 CPUtime=881.96 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 14219 0 0 0 88192 4 0 0 25 0 1 0 192000593 56692736 12236 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 13841 12236 131 6 0 12311 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 64064

[startup+942.301 s]
/proc/loadavg: 4.03 3.99 3.88 5/194 19652
/proc/meminfo: memFree=22457968/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=56892 CPUtime=941.96 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 14746 0 0 0 94191 5 0 0 25 0 1 0 192000593 58257408 12607 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 14223 12607 131 6 0 12693 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 65592

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.89 5/194 19653
/proc/meminfo: memFree=22454096/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=57724 CPUtime=1001.95 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 15136 0 0 0 100190 5 0 0 25 0 1 0 192000593 59109376 12833 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 14431 12833 131 6 0 12901 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 66424

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.90 5/194 19655
/proc/meminfo: memFree=22447976/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=59156 CPUtime=1061.95 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 15578 0 0 0 106190 5 0 0 25 0 1 0 192000593 60575744 13169 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 14789 13169 131 6 0 13259 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 67856

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.91 5/194 19656
/proc/meminfo: memFree=22442720/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=60168 CPUtime=1121.95 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 16019 0 0 0 112190 5 0 0 25 0 1 0 192000593 61612032 13456 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 15042 13456 131 6 0 13512 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 68868

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 19658
/proc/meminfo: memFree=22437728/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=60776 CPUtime=1181.95 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 16261 0 0 0 118189 6 0 0 25 0 1 0 192000593 62234624 13576 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 15194 13576 131 6 0 13664 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 69476

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 19660
/proc/meminfo: memFree=22430736/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=61440 CPUtime=1241.95 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 16594 0 0 0 124189 6 0 0 25 0 1 0 192000593 62914560 13760 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 15360 13760 131 6 0 13830 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 70140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/185 19664
/proc/meminfo: memFree=22639232/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=61948 CPUtime=1299.65 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 16841 0 0 0 129959 6 0 0 25 0 1 0 192000593 63434752 13878 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 15487 13878 131 6 0 13957 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 70648

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/185 19664
/proc/meminfo: memFree=22639232/32951124 swapFree=67111528/67111528
[pid=19620] ppid=19618 vsize=8700 CPUtime=0.3 cores=5,7
/proc/19620/stat : 19620 (esg_static.sh) S 19618 19620 17977 0 -1 4202496 353 2402 0 0 0 0 30 0 18 0 1 0 192000562 8908800 252 33554432000 4194304 4922060 140735944084720 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19620/statm: 2175 252 209 178 0 68 0
[pid=19623] ppid=19620 vsize=61948 CPUtime=1299.65 cores=5,7
/proc/19623/stat : 19623 (cdcl) R 19620 19620 17977 0 -1 4202496 16841 0 0 0 129959 6 0 0 25 0 1 0 192000593 63434752 13878 33554432000 4194304 4218580 140734887083296 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19623/statm: 15487 13878 131 6 0 13957 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 70648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.9
CPU system time (s): 0.078987
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 70648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19608
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= 2830

runsolver used 2.11568 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-22 15:14:53
IDJOB=3258606
IDBENCH=71397
IDSOLVER=1609
FILE ID=node107/3258606-1303478093
RUNJOBID= node107-1303478092-19578
PBS_JOBID= 13107197
Free space on /tmp= 72200 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1375c111739gyes10.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258606-1303478093/watcher-3258606-1303478093 -o /tmp/evaluation-result-3258606-1303478093/solver-3258606-1303478093 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3258606-1303478093.cnf

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

MD5SUM BENCH= c904604702db7cfabf92e607e197d409
RANDOM SEED=2096766803

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22657304 kB
Buffers:       1158168 kB
Cached:        8548436 kB
SwapCached:          0 kB
Active:        6425032 kB
Inactive:      3406324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22657304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15344 kB
Writeback:           0 kB
AnonPages:      124164 kB
Mapped:          16040 kB
Slab:           398136 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   316312 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= 72192 MiB
End job on node107 at 2011-04-22 15:36:35