Trace number 3258562

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

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  266431   535112 |   79929       0        0     nan |  0.000 % |
0.00/0.86	c |         0 |  263417   887477 |      --       0       --      -- |     --   | -3014/352365
0.00/0.86	c ==============================================================================
0.00/0.86	c Result  :   #vars: 2325   #clauses: 263417   #literals: 887477
0.00/0.86	c CPU time:   0.84987 s
0.00/0.86	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-3258562-1303478093/watcher-3258562-1303478093 -o /tmp/evaluation-result-3258562-1303478093/solver-3258562-1303478093 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258562-1303478093.cnf 

running on 2 cores: 1,3

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/186 19609
/proc/meminfo: memFree=22690488/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 192000547 8908800 249 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 249 209 178 0 68 0

[startup+0.061089 s]
/proc/loadavg: 3.75 3.94 3.75 4/186 19609
/proc/meminfo: memFree=22690488/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 192000547 8908800 249 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101074 s]
/proc/loadavg: 3.75 3.94 3.75 4/186 19609
/proc/meminfo: memFree=22690488/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 192000547 8908800 249 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301042 s]
/proc/loadavg: 3.75 3.94 3.75 4/186 19609
/proc/meminfo: memFree=22690488/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 192000547 8908800 249 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700968 s]
/proc/loadavg: 3.75 3.94 3.75 4/186 19609
/proc/meminfo: memFree=22690488/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 192000547 8908800 249 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 3.75 3.94 3.75 5/194 19625
/proc/meminfo: memFree=22667556/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 8700

[startup+3.10055 s]
/proc/loadavg: 3.77 3.94 3.75 5/194 19626
/proc/meminfo: memFree=22670160/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=15392 CPUtime=2.09 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 2317 0 0 0 209 0 0 0 25 0 1 0 192000648 15761408 2228 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 3848 2228 130 6 0 2318 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24092

[startup+6.30098 s]
/proc/loadavg: 3.77 3.94 3.75 5/194 19627
/proc/meminfo: memFree=22660416/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=17372 CPUtime=5.29 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 2828 0 0 0 529 0 0 0 25 0 1 0 192000648 17788928 2739 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 4343 2739 130 6 0 2813 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26072

[startup+12.7009 s]
/proc/loadavg: 3.80 3.94 3.75 5/194 19627
/proc/meminfo: memFree=22648632/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=20080 CPUtime=11.68 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 3515 0 0 0 1168 0 0 0 25 0 1 0 192000648 20561920 3426 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208353 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 5020 3426 131 6 0 3490 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28780

[startup+25.5006 s]
/proc/loadavg: 3.83 3.94 3.75 5/194 19627
/proc/meminfo: memFree=22634328/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=24396 CPUtime=24.49 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 4571 0 0 0 2448 1 0 0 25 0 1 0 192000648 24981504 4482 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 6099 4482 131 6 0 4569 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33096

[startup+51.1011 s]
/proc/loadavg: 3.89 3.94 3.76 5/194 19628
/proc/meminfo: memFree=22616364/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=27912 CPUtime=50.08 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 5488 0 0 0 5007 1 0 0 25 0 1 0 192000648 28581888 5375 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 6978 5375 131 6 0 5448 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36612

[startup+102.307 s]
/proc/loadavg: 3.95 3.95 3.77 5/194 19629
/proc/meminfo: memFree=22590728/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=34264 CPUtime=101.29 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 7156 0 0 0 10127 2 0 0 25 0 1 0 192000648 35086336 6945 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 8566 6945 131 6 0 7036 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42964

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.78 5/194 19631
/proc/meminfo: memFree=22570728/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=40072 CPUtime=161.29 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 8796 0 0 0 16126 3 0 0 25 0 1 0 192000648 41033728 8408 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 10018 8408 131 6 0 8488 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 48772

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.80 5/194 19632
/proc/meminfo: memFree=22554688/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=44308 CPUtime=221.29 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 10047 0 0 0 22125 4 0 0 25 0 1 0 192000648 45371392 9470 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 11077 9470 131 6 0 9547 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 53008

[startup+282.3 s]
/proc/loadavg: 4.01 3.97 3.81 5/194 19634
/proc/meminfo: memFree=22540140/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=46744 CPUtime=281.29 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 10856 0 0 0 28125 4 0 0 25 0 1 0 192000648 47865856 10090 33554432000 4194304 4218580 140734975284976 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 11686 10090 131 6 0 10156 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 55444

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/194 19636
/proc/meminfo: memFree=22532540/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=48356 CPUtime=341.29 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 11461 0 0 0 34125 4 0 0 25 0 1 0 192000648 49516544 10492 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 12089 10492 131 6 0 10559 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 57056

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/194 19637
/proc/meminfo: memFree=22520616/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=52960 CPUtime=401.3 cores=1,3

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

[pid=19626] ppid=19609 vsize=58072 CPUtime=521.3 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 14548 0 0 0 52124 6 0 0 25 0 1 0 192000648 59465728 12894 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208604 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 14518 12894 131 6 0 12988 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 66772

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/194 19642
/proc/meminfo: memFree=22496036/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=60088 CPUtime=581.3 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 15343 0 0 0 58123 7 0 0 25 0 1 0 192000648 61530112 13422 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 15022 13422 131 6 0 13492 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 68788

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/194 19644
/proc/meminfo: memFree=22486932/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=62128 CPUtime=641.3 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 16053 0 0 0 64123 7 0 0 25 0 1 0 192000648 63619072 13934 33554432000 4194304 4218580 140734975284976 18446744073709551615 4210505 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 15532 13934 131 6 0 14002 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 70828

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/194 19645
/proc/meminfo: memFree=22477736/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=64920 CPUtime=701.31 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 16867 0 0 0 70123 8 0 0 25 0 1 0 192000648 66478080 14626 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 16230 14626 131 6 0 14700 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 73620

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.86 5/194 19647
/proc/meminfo: memFree=22470744/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=66728 CPUtime=761.31 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 17405 0 0 0 76123 8 0 0 25 0 1 0 192000648 68329472 15088 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 16682 15088 131 6 0 15152 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 75428

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/194 19648
/proc/meminfo: memFree=22464748/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=68636 CPUtime=821.31 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 18039 0 0 0 82123 8 0 0 25 0 1 0 192000648 70283264 15564 33554432000 4194304 4218580 140734975284976 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 17159 15564 131 6 0 15629 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 77336

[startup+882.301 s]
/proc/loadavg: 4.08 3.99 3.88 5/194 19650
/proc/meminfo: memFree=22460852/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=68680 CPUtime=881.3 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 18362 0 0 0 88122 8 0 0 25 0 1 0 192000648 70328320 15570 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 17170 15570 131 6 0 15640 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 77380

[startup+942.3 s]
/proc/loadavg: 4.03 3.99 3.88 5/194 19652
/proc/meminfo: memFree=22457968/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=69616 CPUtime=941.31 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 18862 0 0 0 94122 9 0 0 25 0 1 0 192000648 71286784 15796 33554432000 4194304 4218580 140734975284976 18446744073709551615 4213187 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 17404 15796 131 6 0 15874 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 78316

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.89 5/194 19653
/proc/meminfo: memFree=22454096/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=71244 CPUtime=1001.31 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 19473 0 0 0 100122 9 0 0 25 0 1 0 192000648 72953856 16191 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 17811 16191 131 6 0 16281 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 79944

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.90 5/194 19655
/proc/meminfo: memFree=22447976/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=72496 CPUtime=1061.31 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 20060 0 0 0 106121 10 0 0 25 0 1 0 192000648 74235904 16518 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 18124 16518 131 6 0 16594 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 81196

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.91 5/194 19656
/proc/meminfo: memFree=22442720/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=75132 CPUtime=1121.31 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 20956 0 0 0 112121 10 0 0 25 0 1 0 192000648 76935168 17165 33554432000 4194304 4218580 140734975284976 18446744073709551615 4209953 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 18783 17165 131 6 0 17253 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 83832

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 19658
/proc/meminfo: memFree=22437852/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=77196 CPUtime=1181.32 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 21694 0 0 0 118121 11 0 0 25 0 1 0 192000648 79048704 17691 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 19299 17691 131 6 0 17769 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 85896

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 19660
/proc/meminfo: memFree=22430736/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=79004 CPUtime=1241.32 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 22396 0 0 0 124121 11 0 0 25 0 1 0 192000648 80900096 18165 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 19751 18165 131 6 0 18221 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 87704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 3/189 19663
/proc/meminfo: memFree=22566908/32951124 swapFree=67111528/67111528
[pid=19609] ppid=19607 vsize=8700 CPUtime=0.99 cores=1,3
/proc/19609/stat : 19609 (esg_static.sh) S 19607 19609 17977 0 -1 4202496 352 5467 0 0 0 0 97 2 18 0 1 0 192000547 8908800 252 33554432000 4194304 4922060 140736602779936 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19609/statm: 2175 252 209 178 0 68 0
[pid=19626] ppid=19609 vsize=79376 CPUtime=1299.02 cores=1,3
/proc/19626/stat : 19626 (cdcl) R 19609 19609 17977 0 -1 4202496 22719 0 0 0 129891 11 0 0 25 0 1 0 192000648 81281024 18252 33554432000 4194304 4218580 140734975284976 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19626/statm: 19844 18252 131 6 0 18314 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 88076

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.89
system time used= 0.149977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28551
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= 12
involuntary context switches= 1035

runsolver used 1.92771 second user time and 5.17521 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
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:      22691016 kB
Buffers:       1158148 kB
Cached:        8545740 kB
SwapCached:          0 kB
Active:        6391588 kB
Inactive:      3405592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22691016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13016 kB
Writeback:           0 kB
AnonPages:       93124 kB
Mapped:          15652 kB
Slab:           398136 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259212 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