Trace number 3259354

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.03 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58791
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.00/0.12	c |         0 |   60464   200003 |      --       0       --      -- |     --   | -945/76330
0.00/0.12	c ==============================================================================
0.00/0.12	c Result  :   #vars: 900   #clauses: 60464   #literals: 200003
0.00/0.12	c CPU time:   0.120981 s
0.00/0.12	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-3259354-1303505047/watcher-3259354-1303505047 -o /tmp/evaluation-result-3259354-1303505047/solver-3259354-1303505047 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3259354-1303505047.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.67 3.65 2.40 5/192 30429
/proc/meminfo: memFree=18875224/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 462103251 8908800 250 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 250 209 178 0 68 0

[startup+0.0305711 s]
/proc/loadavg: 3.67 3.65 2.40 5/192 30429
/proc/meminfo: memFree=18875224/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 462103251 8908800 250 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100563 s]
/proc/loadavg: 3.67 3.65 2.40 5/192 30429
/proc/meminfo: memFree=18875224/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 462103251 8908800 250 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300491 s]
/proc/loadavg: 3.67 3.65 2.40 5/192 30429
/proc/meminfo: memFree=18875224/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.700426 s]
/proc/loadavg: 3.67 3.65 2.40 5/192 30429
/proc/meminfo: memFree=18875224/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 3.67 3.65 2.40 5/194 30433
/proc/meminfo: memFree=18873840/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=10772 CPUtime=1.34 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 1190 0 0 0 134 0 0 0 25 0 1 0 462103266 11030528 1102 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 2693 1102 130 6 0 1163 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19472

[startup+3.10107 s]
/proc/loadavg: 3.67 3.65 2.40 5/194 30433
/proc/meminfo: memFree=18864540/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=12300 CPUtime=2.94 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 1550 0 0 0 294 0 0 0 25 0 1 0 462103266 12595200 1462 33554432000 4194304 4218580 140734814764464 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 3075 1462 131 6 0 1545 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21000

[startup+6.30053 s]
/proc/loadavg: 3.70 3.65 2.41 5/194 30433
/proc/meminfo: memFree=18855700/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=13980 CPUtime=6.13 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 1997 0 0 0 613 0 0 0 25 0 1 0 462103266 14315520 1909 33554432000 4194304 4218580 140734814764464 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 3495 1909 131 6 0 1965 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22680

[startup+12.7004 s]
/proc/loadavg: 3.72 3.66 2.42 5/194 30433
/proc/meminfo: memFree=18844668/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=16756 CPUtime=12.53 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 2682 0 0 0 1253 0 0 0 25 0 1 0 462103266 17158144 2594 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208604 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 4189 2594 131 6 0 2659 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25456

[startup+25.5003 s]
/proc/loadavg: 3.78 3.68 2.44 5/194 30433
/proc/meminfo: memFree=18831892/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=19892 CPUtime=25.33 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 3463 0 0 0 2533 0 0 0 25 0 1 0 462103266 20369408 3370 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 4973 3370 131 6 0 3443 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28592

[startup+51.101 s]
/proc/loadavg: 3.86 3.70 2.48 5/194 30434
/proc/meminfo: memFree=18814512/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=24040 CPUtime=50.93 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 4524 0 0 0 5092 1 0 0 25 0 1 0 462103266 24616960 4404 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 6010 4404 131 6 0 4480 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32740

[startup+102.307 s]
/proc/loadavg: 3.94 3.74 2.56 5/194 30435
/proc/meminfo: memFree=18793160/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=28404 CPUtime=102.14 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 5764 0 0 0 10213 1 0 0 25 0 1 0 462103266 29085696 5495 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 7101 5495 131 6 0 5571 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 37104

[startup+162.3 s]
/proc/loadavg: 3.97 3.79 2.65 5/194 30437
/proc/meminfo: memFree=18775776/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=32732 CPUtime=162.13 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 6956 0 0 0 16211 2 0 0 25 0 1 0 462103266 33517568 6595 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 8183 6595 131 6 0 6653 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41432

[startup+222.301 s]
/proc/loadavg: 3.99 3.82 2.73 5/194 30439
/proc/meminfo: memFree=18759128/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=36920 CPUtime=222.13 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 8165 0 0 0 22211 2 0 0 25 0 1 0 462103266 37806080 7647 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 9230 7647 131 6 0 7700 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 45620

[startup+282.301 s]
/proc/loadavg: 3.99 3.85 2.81 5/194 30441
/proc/meminfo: memFree=18748184/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=40984 CPUtime=282.14 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 9397 0 0 0 28211 3 0 0 25 0 1 0 462103266 41967616 8646 33554432000 4194304 4218580 140734814764464 18446744073709551615 210204313112 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 10246 8646 131 6 0 8716 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 49684

[startup+342.301 s]
/proc/loadavg: 4.04 3.89 2.88 5/194 30442
/proc/meminfo: memFree=18738732/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=43436 CPUtime=342.14 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 10139 0 0 0 34211 3 0 0 25 0 1 0 462103266 44478464 9245 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 10859 9245 131 6 0 9329 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 52136

[startup+402.301 s]
/proc/loadavg: 4.12 3.94 2.96 5/194 30443
/proc/meminfo: memFree=18728788/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3

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

[pid=30432] ppid=30429 vsize=50692 CPUtime=522.14 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 12473 0 0 0 52210 4 0 0 25 0 1 0 462103266 51908608 11062 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 12673 11062 131 6 0 11143 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 59392

[startup+582.301 s]
/proc/loadavg: 4.00 3.96 3.14 5/194 30449
/proc/meminfo: memFree=18704016/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=52800 CPUtime=582.14 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 13260 0 0 0 58210 4 0 0 25 0 1 0 462103266 54067200 11598 33554432000 4194304 4218580 140734814764464 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 13200 11598 131 6 0 11670 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 61500

[startup+642.3 s]
/proc/loadavg: 4.00 3.96 3.19 5/194 30450
/proc/meminfo: memFree=18696300/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=53668 CPUtime=642.15 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 13710 0 0 0 64211 4 0 0 25 0 1 0 462103266 54956032 11825 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 13417 11825 131 6 0 11887 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 62368

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.24 5/194 30451
/proc/meminfo: memFree=18689452/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=54604 CPUtime=702.15 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 14160 0 0 0 70210 5 0 0 25 0 1 0 462103266 55914496 12036 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 13651 12036 131 6 0 12121 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 63304

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.28 5/194 30453
/proc/meminfo: memFree=18686192/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=55596 CPUtime=762.15 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 14629 0 0 0 76210 5 0 0 25 0 1 0 462103266 56930304 12301 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 13899 12301 131 6 0 12369 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 64296

[startup+822.3 s]
/proc/loadavg: 4.07 3.99 3.33 5/194 30455
/proc/meminfo: memFree=18678348/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=57256 CPUtime=822.15 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 15183 0 0 0 82209 6 0 0 25 0 1 0 462103266 58630144 12694 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 14314 12694 131 6 0 12784 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 65956

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.37 5/194 30457
/proc/meminfo: memFree=18673616/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=58240 CPUtime=882.15 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 15609 0 0 0 88209 6 0 0 25 0 1 0 462103266 59637760 12943 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 14560 12943 131 6 0 13030 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 66940

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.40 5/194 30458
/proc/meminfo: memFree=18666500/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=58768 CPUtime=942.15 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 15947 0 0 0 94209 6 0 0 25 0 1 0 462103266 60178432 13087 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 14692 13087 131 6 0 13162 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 67468

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.44 5/194 30459
/proc/meminfo: memFree=18662128/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=59240 CPUtime=1002.15 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 16250 0 0 0 100209 6 0 0 25 0 1 0 462103266 60661760 13200 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 14810 13200 131 6 0 13280 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 67940

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.48 5/194 30470
/proc/meminfo: memFree=18656740/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=59956 CPUtime=1062.15 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 16655 0 0 0 106209 6 0 0 25 0 1 0 462103266 61394944 13392 33554432000 4194304 4218580 140734814764464 18446744073709551615 4210858 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 14989 13392 131 6 0 13459 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 68656

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.50 5/194 30472
/proc/meminfo: memFree=18652484/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=60944 CPUtime=1122.15 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 17067 0 0 0 112209 6 0 0 25 0 1 0 462103266 62406656 13614 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 15236 13614 131 6 0 13706 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 69644

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.53 5/194 30474
/proc/meminfo: memFree=18647872/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=62252 CPUtime=1182.16 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 17533 0 0 0 118209 7 0 0 25 0 1 0 462103266 63746048 13947 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 15563 13947 131 6 0 14033 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 70952

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.57 5/194 30478
/proc/meminfo: memFree=18641976/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=63688 CPUtime=1242.16 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 18057 0 0 0 124209 7 0 0 25 0 1 0 462103266 65216512 14332 33554432000 4194304 4218580 140734814764464 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 15922 14332 131 6 0 14392 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 72388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.59 2/186 30482
/proc/meminfo: memFree=18827620/32951124 swapFree=67111528/67111528
[pid=30429] ppid=30427 vsize=8700 CPUtime=0.14 cores=1,3
/proc/30429/stat : 30429 (esg_static.sh) S 30427 30429 30364 0 -1 4202496 355 1406 0 0 0 0 14 0 20 0 1 0 462103251 8908800 253 33554432000 4194304 4922060 140735527154768 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30429/statm: 2175 253 209 178 0 68 0
[pid=30432] ppid=30429 vsize=64172 CPUtime=1299.86 cores=1,3
/proc/30432/stat : 30432 (cdcl) R 30429 30429 30364 0 -1 4202496 18361 0 0 0 129979 7 0 0 25 0 1 0 462103266 65712128 14433 33554432000 4194304 4218580 140734814764464 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30432/statm: 16043 14433 131 6 0 14513 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 72872

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.03
CPU user time (s): 1299.95
CPU system time (s): 0.080987
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 73096

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

runsolver used 2.09768 second user time and 5.00524 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-22 22:44:08
IDJOB=3259354
IDBENCH=71570
IDSOLVER=1609
FILE ID=node130/3259354-1303505047
RUNJOBID= node130-1303505046-30384
PBS_JOBID= 13134274
Free space on /tmp= 71768 MiB

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

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=1592099035

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18875636 kB
Buffers:       1694252 kB
Cached:       11754316 kB
SwapCached:          0 kB
Active:        5868028 kB
Inactive:      7666348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18875636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13204 kB
Writeback:           0 kB
AnonPages:       85416 kB
Mapped:          15384 kB
Slab:           475584 kB
PageTables:       4548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   276072 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= 71760 MiB
End job on node130 at 2011-04-22 23:05:50