Trace number 3289717

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |  102565   262491 |   30769       0        0     nan |  0.000 % |
0.00/0.34	c |         0 |   70699   260528 |      --       0       --      -- |     --   | -31866/-1963
0.00/0.34	c ==============================================================================
0.00/0.34	c Result  :   #vars: 12802   #clauses: 70699   #literals: 260528
0.00/0.34	c CPU time:   0.336948 s
0.00/0.34	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-3289717-1303773904/watcher-3289717-1303773904 -o /tmp/evaluation-result-3289717-1303773904/solver-3289717-1303773904 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3289717-1303773904.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: 0.90 2.08 2.91 4/186 10695
/proc/meminfo: memFree=27110528/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 469806352 8908800 249 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 249 209 178 0 68 0

[startup+0.00921106 s]
/proc/loadavg: 0.90 2.08 2.91 4/186 10695
/proc/meminfo: memFree=27110528/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 469806352 8908800 249 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100183 s]
/proc/loadavg: 0.90 2.08 2.91 4/186 10695
/proc/meminfo: memFree=27110528/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 469806352 8908800 249 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300145 s]
/proc/loadavg: 0.90 2.08 2.91 4/186 10695
/proc/meminfo: memFree=27110528/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 469806352 8908800 249 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701035 s]
/proc/loadavg: 0.90 2.08 2.91 4/186 10695
/proc/meminfo: memFree=27110528/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8700

[startup+1.50092 s]
/proc/loadavg: 1.07 2.09 2.91 4/188 10699
/proc/meminfo: memFree=27104428/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=15396 CPUtime=1.1 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 2307 0 0 0 110 0 0 0 22 0 1 0 469806392 15765504 2218 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208207 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 3849 2218 131 6 0 2319 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24096

[startup+3.10063 s]
/proc/loadavg: 1.07 2.09 2.91 5/194 10711
/proc/meminfo: memFree=27080164/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=16744 CPUtime=2.69 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 2650 0 0 0 269 0 0 0 25 0 1 0 469806392 17145856 2561 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 4186 2561 131 6 0 2656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25444

[startup+6.30104 s]
/proc/loadavg: 1.30 2.12 2.91 5/194 10711
/proc/meminfo: memFree=27070720/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=17936 CPUtime=5.9 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 2935 0 0 0 590 0 0 0 25 0 1 0 469806392 18366464 2846 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 4484 2846 131 6 0 2954 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26636

[startup+12.7009 s]
/proc/loadavg: 1.52 2.16 2.92 5/194 10712
/proc/meminfo: memFree=27062204/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=20252 CPUtime=12.29 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 3537 0 0 0 1229 0 0 0 25 0 1 0 469806392 20738048 3448 33554432000 4194304 4218580 140736323357232 18446744073709551615 4213479 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 5063 3448 131 6 0 3533 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28952

[startup+25.5005 s]
/proc/loadavg: 2.07 2.24 2.94 5/194 10712
/proc/meminfo: memFree=27047036/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=22548 CPUtime=25.1 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 4093 0 0 0 2509 1 0 0 25 0 1 0 469806392 23089152 3999 33554432000 4194304 4218580 140736323357232 18446744073709551615 4210064 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 5637 3999 131 6 0 4107 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31248

[startup+51.1008 s]
/proc/loadavg: 2.73 2.38 2.96 5/194 10713
/proc/meminfo: memFree=27034832/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=25152 CPUtime=50.7 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 4785 0 0 0 5069 1 0 0 25 0 1 0 469806392 25755648 4653 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 6288 4653 131 6 0 4758 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33852

[startup+102.307 s]
/proc/loadavg: 3.49 2.64 3.02 5/194 10714
/proc/meminfo: memFree=27012988/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=30912 CPUtime=101.9 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 6383 0 0 0 10189 1 0 0 25 0 1 0 469806392 31653888 6108 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 7728 6108 131 6 0 6198 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 39612

[startup+162.3 s]
/proc/loadavg: 3.81 2.89 3.08 5/194 10716
/proc/meminfo: memFree=26997324/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=34644 CPUtime=161.9 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 7524 0 0 0 16188 2 0 0 25 0 1 0 469806392 35475456 7042 33554432000 4194304 4218580 140736323357232 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 8661 7042 131 6 0 7131 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43344

[startup+222.3 s]
/proc/loadavg: 3.93 3.09 3.13 5/194 10717
/proc/meminfo: memFree=26980072/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=36924 CPUtime=221.9 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 8355 0 0 0 22188 2 0 0 25 0 1 0 469806392 37810176 7605 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 9231 7605 131 6 0 7701 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45624

[startup+282.301 s]
/proc/loadavg: 3.97 3.25 3.19 5/194 10719
/proc/meminfo: memFree=26971584/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=38836 CPUtime=281.89 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 9087 0 0 0 28187 2 0 0 25 0 1 0 469806392 39768064 8088 33554432000 4194304 4218580 140736323357232 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 9709 8088 131 6 0 8179 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 47536

[startup+342.301 s]
/proc/loadavg: 4.03 3.40 3.24 5/194 10720
/proc/meminfo: memFree=26964752/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=41548 CPUtime=341.89 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 10015 0 0 0 34186 3 0 0 25 0 1 0 469806392 42545152 8742 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 10387 8742 131 6 0 8857 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 50248

[startup+402.301 s]
/proc/loadavg: 4.01 3.51 3.28 5/194 10722
/proc/meminfo: memFree=26955788/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7

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

[pid=10699] ppid=10695 vsize=47848 CPUtime=521.88 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 12364 0 0 0 52184 4 0 0 25 0 1 0 469806392 48996352 10336 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 11962 10336 131 6 0 10432 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 56548

[startup+582.301 s]
/proc/loadavg: 4.02 3.74 3.40 5/194 10727
/proc/meminfo: memFree=26938332/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=49176 CPUtime=581.88 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 12990 0 0 0 58183 5 0 0 25 0 1 0 469806392 50356224 10657 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 12294 10657 131 6 0 10764 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 57876

[startup+642.301 s]
/proc/loadavg: 4.01 3.78 3.44 5/194 10728
/proc/meminfo: memFree=26924280/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=51204 CPUtime=641.88 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 13742 0 0 0 64183 5 0 0 25 0 1 0 469806392 52432896 11187 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 12801 11187 131 6 0 11271 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 59904

[startup+702.301 s]
/proc/loadavg: 4.00 3.82 3.47 5/194 10730
/proc/meminfo: memFree=26917680/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=51268 CPUtime=701.88 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 14056 0 0 0 70183 5 0 0 25 0 1 0 469806392 52498432 11203 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 12817 11203 131 6 0 11287 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 59968

[startup+762.307 s]
/proc/loadavg: 4.00 3.85 3.50 5/194 10732
/proc/meminfo: memFree=26913172/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=52024 CPUtime=761.88 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 14548 0 0 0 76183 5 0 0 25 0 1 0 469806392 53272576 11394 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 13006 11394 131 6 0 11476 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 60724

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.53 5/194 10733
/proc/meminfo: memFree=26907432/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=56308 CPUtime=821.87 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 15861 0 0 0 82181 6 0 0 25 0 1 0 469806392 57659392 12450 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 14077 12450 131 6 0 12547 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 65008

[startup+882.301 s]
/proc/loadavg: 4.05 3.91 3.56 5/194 10735
/proc/meminfo: memFree=26905280/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=56476 CPUtime=881.87 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 16132 0 0 0 88181 6 0 0 25 0 1 0 469806392 57831424 12477 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 14119 12477 131 6 0 12589 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 65176

[startup+942.301 s]
/proc/loadavg: 4.02 3.92 3.59 5/194 10736
/proc/meminfo: memFree=26894588/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=57432 CPUtime=941.87 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 16637 0 0 0 94180 7 0 0 25 0 1 0 469806392 58810368 12731 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 14358 12731 131 6 0 12828 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 66132

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.61 5/194 10738
/proc/meminfo: memFree=26889960/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=60884 CPUtime=1001.87 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 17707 0 0 0 100180 7 0 0 25 0 1 0 469806392 62345216 13582 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 15221 13582 131 6 0 13691 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 69584

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.63 5/194 10740
/proc/meminfo: memFree=26888568/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=60884 CPUtime=1061.87 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 18006 0 0 0 106180 7 0 0 25 0 1 0 469806392 62345216 13607 33554432000 4194304 4218580 140736323357232 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 15221 13607 131 6 0 13691 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 69584

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.65 5/194 10741
/proc/meminfo: memFree=26884060/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=61252 CPUtime=1121.87 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 18338 0 0 0 112180 7 0 0 25 0 1 0 469806392 62722048 13697 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 15313 13697 131 6 0 13783 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 69952

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.67 5/194 10743
/proc/meminfo: memFree=26879812/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=61568 CPUtime=1181.86 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 18640 0 0 0 118179 7 0 0 25 0 1 0 469806392 63045632 13752 33554432000 4194304 4218580 140736323357232 18446744073709551615 4210739 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 15392 13752 131 6 0 13862 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 70268

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/194 10744
/proc/meminfo: memFree=26877788/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=62184 CPUtime=1241.87 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 19063 0 0 0 124179 8 0 0 25 0 1 0 469806392 63676416 13916 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 15546 13916 131 6 0 14016 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 70884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.94 3.70 3/188 10748
/proc/meminfo: memFree=26991768/32951124 swapFree=67111524/67111528
[pid=10695] ppid=10693 vsize=8700 CPUtime=0.38 cores=5,7
/proc/10695/stat : 10695 (esg_static.sh) S 10693 10695 10248 0 -1 4202496 354 4462 0 0 0 0 37 1 18 0 1 0 469806352 8908800 252 33554432000 4194304 4922060 140734833476640 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10695/statm: 2175 252 209 178 0 68 0
[pid=10699] ppid=10695 vsize=62624 CPUtime=1299.57 cores=5,7
/proc/10699/stat : 10699 (cdcl) R 10695 10695 10248 0 -1 4202496 19390 0 0 0 129949 8 0 0 25 0 1 0 469806392 64126976 14022 33554432000 4194304 4218580 140736323357232 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/10699/statm: 15656 14022 131 6 0 14126 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 71324

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): 1299.98
CPU user time (s): 1299.88
CPU system time (s): 0.102984
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 71356

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

runsolver used 2.15467 second user time and 4.95025 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-26 01:25:04
IDJOB=3289717
IDBENCH=83134
IDSOLVER=1609
FILE ID=node147/3289717-1303773904
RUNJOBID= node147-1303773901-10662
PBS_JOBID= 13157185
Free space on /tmp= 72156 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom17.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289717-1303773904/watcher-3289717-1303773904 -o /tmp/evaluation-result-3289717-1303773904/solver-3289717-1303773904 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3289717-1303773904.cnf

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=898250790

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.82
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.836
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.76
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.836
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.836
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:      27110684 kB
Buffers:        967000 kB
Cached:        4330648 kB
SwapCached:          4 kB
Active:         668880 kB
Inactive:      4725556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27110684 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           17208 kB
Writeback:           0 kB
AnonPages:       96676 kB
Mapped:          15732 kB
Slab:           380900 kB
PageTables:       5340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260764 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= 72148 MiB
End job on node147 at 2011-04-26 01:46:47