Trace number 3263578

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
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 variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   69964   140740 |   20989       0        0     nan |  0.000 % |
0.00/0.19	c |         0 |   69094   187258 |      --       0       --      -- |     --   | -870/46518
0.00/0.19	c ==============================================================================
0.00/0.19	c Result  :   #vars: 841   #clauses: 69094   #literals: 187258
0.00/0.19	c CPU time:   0.189971 s
0.00/0.19	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-3263578-1303557422/watcher-3263578-1303557422 -o /tmp/evaluation-result-3263578-1303557422/solver-3263578-1303557422 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263578-1303557422.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: 2.92 3.77 3.89 4/180 4776
/proc/meminfo: memFree=14601968/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467339292 8908800 249 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 249 209 178 0 68 0

[startup+0.012333 s]
/proc/loadavg: 2.92 3.77 3.89 4/180 4776
/proc/meminfo: memFree=14601968/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467339292 8908800 249 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100403 s]
/proc/loadavg: 2.92 3.77 3.89 4/180 4776
/proc/meminfo: memFree=14601968/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467339292 8908800 249 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30028 s]
/proc/loadavg: 2.92 3.77 3.89 4/180 4776
/proc/meminfo: memFree=14601968/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 8700

[startup+0.700206 s]
/proc/loadavg: 2.92 3.77 3.89 4/180 4776
/proc/meminfo: memFree=14601968/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 8700

[startup+1.50112 s]
/proc/loadavg: 2.92 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14570380/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=9620 CPUtime=1.27 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 895 0 0 0 127 0 0 0 25 0 1 0 467339315 9850880 804 33554432000 4194304 4218580 140735271090544 18446744073709551615 4210343 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 2405 804 129 6 0 875 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18320

[startup+3.10081 s]
/proc/loadavg: 2.92 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14567528/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=10572 CPUtime=2.87 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 1143 0 0 0 287 0 0 0 25 0 1 0 467339315 10825728 1052 33554432000 4194304 4218580 140735271090544 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 2643 1052 130 6 0 1113 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19272

[startup+6.30119 s]
/proc/loadavg: 3.00 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14562464/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=11972 CPUtime=6.07 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 1464 0 0 0 607 0 0 0 25 0 1 0 467339315 12259328 1373 33554432000 4194304 4218580 140735271090544 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 2993 1373 130 6 0 1463 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20672

[startup+12.701 s]
/proc/loadavg: 3.08 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14554184/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=13444 CPUtime=12.47 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 1840 0 0 0 1247 0 0 0 25 0 1 0 467339315 13766656 1749 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 3361 1749 130 6 0 1831 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22144

[startup+25.5005 s]
/proc/loadavg: 3.28 3.78 3.89 5/194 4805
/proc/meminfo: memFree=14542992/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=16044 CPUtime=25.27 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 2517 0 0 0 2527 0 0 0 25 0 1 0 467339315 16429056 2424 33554432000 4194304 4218580 140735271090544 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 4011 2424 131 6 0 2481 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24744

[startup+51.1006 s]
/proc/loadavg: 3.53 3.80 3.89 5/194 4805
/proc/meminfo: memFree=14526328/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=18648 CPUtime=50.87 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 3140 0 0 0 5087 0 0 0 25 0 1 0 467339315 19095552 3046 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208536 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 4662 3046 131 6 0 3132 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27348

[startup+102.307 s]
/proc/loadavg: 3.79 3.83 3.90 5/194 4807
/proc/meminfo: memFree=14505368/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=22336 CPUtime=102.07 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 4090 0 0 0 10207 0 0 0 25 0 1 0 467339315 22872064 3981 33554432000 4194304 4218580 140735271090544 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 5584 3981 131 6 0 4054 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31036

[startup+162.3 s]
/proc/loadavg: 3.92 3.86 3.90 5/194 4808
/proc/meminfo: memFree=14489356/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=24996 CPUtime=162.07 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 4820 0 0 0 16206 1 0 0 25 0 1 0 467339315 25595904 4651 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 6249 4651 131 6 0 4719 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33696

[startup+222.301 s]
/proc/loadavg: 3.97 3.88 3.91 5/194 4810
/proc/meminfo: memFree=14478180/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=28388 CPUtime=222.08 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 5728 0 0 0 22207 1 0 0 25 0 1 0 467339315 29069312 5485 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 7097 5485 131 6 0 5567 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37088

[startup+282.3 s]
/proc/loadavg: 4.05 3.91 3.91 5/194 4812
/proc/meminfo: memFree=14467880/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=30184 CPUtime=282.08 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 6263 0 0 0 28207 1 0 0 25 0 1 0 467339315 30908416 5962 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 7546 5962 131 6 0 6016 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 38884

[startup+342.301 s]
/proc/loadavg: 4.08 3.94 3.92 5/194 4813
/proc/meminfo: memFree=14462412/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=31824 CPUtime=342.07 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 6683 0 0 0 34206 1 0 0 25 0 1 0 467339315 32587776 6335 33554432000 4194304 4218580 140735271090544 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 7956 6335 131 6 0 6426 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 40524

[startup+402.3 s]
/proc/loadavg: 4.03 3.95 3.92 5/194 4815
/proc/meminfo: memFree=14454468/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7

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

[pid=4791] ppid=4776 vsize=36372 CPUtime=522.09 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 8019 0 0 0 52207 2 0 0 25 0 1 0 467339315 37244928 7472 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 9093 7472 131 6 0 7563 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 45072

[startup+582.301 s]
/proc/loadavg: 4.01 3.97 3.93 5/194 4820
/proc/meminfo: memFree=14435812/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=38816 CPUtime=582.09 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 8790 0 0 0 58207 2 0 0 25 0 1 0 467339315 39747584 8108 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 9704 8108 131 6 0 8174 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 47516

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4821
/proc/meminfo: memFree=14428728/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=40712 CPUtime=642.09 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 9350 0 0 0 64207 2 0 0 25 0 1 0 467339315 41689088 8556 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 10178 8556 131 6 0 8648 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 49412

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4823
/proc/meminfo: memFree=14422012/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=41780 CPUtime=702.09 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 9734 0 0 0 70207 2 0 0 25 0 1 0 467339315 42782720 8824 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 10445 8824 131 6 0 8915 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 50480

[startup+762.308 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4824
/proc/meminfo: memFree=14416784/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=43560 CPUtime=762.11 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 10299 0 0 0 76208 3 0 0 25 0 1 0 467339315 44605440 9283 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 10890 9283 131 6 0 9360 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 52260

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4826
/proc/meminfo: memFree=14411808/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=44428 CPUtime=822.1 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 10660 0 0 0 82207 3 0 0 25 0 1 0 467339315 45494272 9520 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 11107 9520 131 6 0 9577 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 53128

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4828
/proc/meminfo: memFree=14405348/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=46228 CPUtime=882.1 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 11177 0 0 0 88207 3 0 0 25 0 1 0 467339315 47337472 9963 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 11557 9963 131 6 0 10027 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 54928

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4829
/proc/meminfo: memFree=14399512/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=47700 CPUtime=942.1 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 11623 0 0 0 94207 3 0 0 25 0 1 0 467339315 48844800 10327 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 11925 10327 131 6 0 10395 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 56400

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4831
/proc/meminfo: memFree=14392804/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=50164 CPUtime=1002.11 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 12343 0 0 0 100207 4 0 0 25 0 1 0 467339315 51367936 10925 33554432000 4194304 4218580 140735271090544 18446744073709551615 4211888 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 12541 10925 131 6 0 11011 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 58864

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4832
/proc/meminfo: memFree=14387712/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=50564 CPUtime=1062.11 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 12503 0 0 0 106207 4 0 0 25 0 1 0 467339315 51777536 11020 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 12641 11020 131 6 0 11111 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 59264

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4834
/proc/meminfo: memFree=14384472/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=51088 CPUtime=1122.11 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 12742 0 0 0 112207 4 0 0 25 0 1 0 467339315 52314112 11167 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 12772 11167 131 6 0 11242 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 59788

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4836
/proc/meminfo: memFree=14382100/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=51628 CPUtime=1182.11 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 12958 0 0 0 118207 4 0 0 25 0 1 0 467339315 52867072 11314 33554432000 4194304 4218580 140735271090544 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 12907 11314 131 6 0 11377 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 60328

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4837
/proc/meminfo: memFree=14378240/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=51884 CPUtime=1242.11 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 13119 0 0 0 124207 4 0 0 25 0 1 0 467339315 53129216 11377 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 12971 11377 131 6 0 11441 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 60584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.99 3.93 4/192 4840
/proc/meminfo: memFree=14432528/32950928 swapFree=67087032/67111528
[pid=4776] ppid=4774 vsize=8700 CPUtime=0.21 cores=5,7
/proc/4776/stat : 4776 (esg_static.sh) S 4774 4776 4735 0 -1 4202496 355 1437 0 0 0 0 21 0 21 0 1 0 467339292 8908800 252 33554432000 4194304 4922060 140736992967200 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4776/statm: 2175 252 209 178 0 68 0
[pid=4791] ppid=4776 vsize=54560 CPUtime=1299.82 cores=5,7
/proc/4791/stat : 4791 (cdcl) R 4776 4776 4735 0 -1 4202496 13803 0 0 0 129977 5 0 0 25 0 1 0 467339315 55869440 12017 33554432000 4194304 4218580 140735271090544 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/4791/statm: 13640 12017 131 6 0 12110 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 63260

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.06
CPU user time (s): 1299.99
CPU system time (s): 0.06299
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 63260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15608
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= 19
involuntary context switches= 1161

runsolver used 2.08468 second user time and 5.02124 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 13:17:02
IDJOB=3263578
IDBENCH=83986
IDSOLVER=1609
FILE ID=node148/3263578-1303557422
RUNJOBID= node148-1303557422-4756
PBS_JOBID= 13150273
Free space on /tmp= 70616 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263578-1303557422/watcher-3263578-1303557422 -o /tmp/evaluation-result-3263578-1303557422/solver-3263578-1303557422 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3263578-1303557422.cnf

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=1890764158

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14602372 kB
Buffers:       2043124 kB
Cached:       15699228 kB
SwapCached:       5264 kB
Active:        8834312 kB
Inactive:      8953924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14602372 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            2952 kB
Writeback:           0 kB
AnonPages:       42200 kB
Mapped:          14092 kB
Slab:           493764 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   213448 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= 70604 MiB
End job on node148 at 2011-04-23 13:38:44