Trace number 3263490

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
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 clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
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 |   73400   147612 |   22019       0        0     nan |  0.000 % |
0.00/0.33	c |         0 |   72530   218600 |      --       0       --      -- |     --   | -870/70988
0.00/0.33	c ==============================================================================
0.00/0.33	c Result  :   #vars: 841   #clauses: 72530   #literals: 218600
0.00/0.33	c CPU time:   0.329949 s
0.00/0.33	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-3263490-1303548663/watcher-3263490-1303548663 -o /tmp/evaluation-result-3263490-1303548663/solver-3263490-1303548663 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263490-1303548663.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: 4.05 4.01 3.84 1/177 24789
/proc/meminfo: memFree=12708724/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 447281959 8908800 249 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 249 209 178 0 68 0

[startup+0.0629369 s]
/proc/loadavg: 4.05 4.01 3.84 1/177 24789
/proc/meminfo: memFree=12708724/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 447281959 8908800 249 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100922 s]
/proc/loadavg: 4.05 4.01 3.84 1/177 24789
/proc/meminfo: memFree=12708724/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 447281959 8908800 249 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300884 s]
/proc/loadavg: 4.05 4.01 3.84 1/177 24789
/proc/meminfo: memFree=12708724/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 447281959 8908800 249 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700766 s]
/proc/loadavg: 4.05 4.01 3.84 1/177 24789
/proc/meminfo: memFree=12708724/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 4.05 4.01 3.84 2/176 24809
/proc/meminfo: memFree=12707652/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=10384 CPUtime=1.12 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 1077 0 0 0 112 0 0 0 25 0 1 0 447281996 10633216 987 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 2596 987 130 6 0 1066 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19084

[startup+3.10033 s]
/proc/loadavg: 4.05 4.01 3.84 2/175 24809
/proc/meminfo: memFree=12706564/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=12020 CPUtime=2.72 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 1491 0 0 0 272 0 0 0 25 0 1 0 447281996 12308480 1401 33554432000 4194304 4218580 140737392272352 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 3005 1401 130 6 0 1475 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20720

[startup+6.30069 s]
/proc/loadavg: 3.80 3.96 3.82 2/173 24809
/proc/meminfo: memFree=12704468/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=13860 CPUtime=5.92 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 1946 0 0 0 592 0 0 0 25 0 1 0 447281996 14192640 1856 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 3465 1856 131 6 0 1935 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22560

[startup+12.7004 s]
/proc/loadavg: 3.58 3.91 3.81 2/173 24809
/proc/meminfo: memFree=12702328/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=15964 CPUtime=12.32 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 2466 0 0 0 1232 0 0 0 25 0 1 0 447281996 16347136 2373 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 3991 2373 131 6 0 2461 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24664

[startup+25.5009 s]
/proc/loadavg: 3.01 3.77 3.76 2/173 24809
/proc/meminfo: memFree=12698992/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=19076 CPUtime=25.12 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 3271 0 0 0 2512 0 0 0 25 0 1 0 447281996 19533824 3172 33554432000 4194304 4218580 140737392272352 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 4769 3172 131 6 0 3239 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27776

[startup+51.1008 s]
/proc/loadavg: 2.32 3.55 3.69 2/173 24810
/proc/meminfo: memFree=12693004/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=25284 CPUtime=50.72 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 4836 0 0 0 5072 0 0 0 25 0 1 0 447281996 25890816 4720 33554432000 4194304 4218580 140737392272352 18446744073709551615 4211898 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 6321 4720 131 6 0 4791 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33984

[startup+102.307 s]
/proc/loadavg: 1.53 3.12 3.53 2/173 24811
/proc/meminfo: memFree=12686168/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=31752 CPUtime=101.92 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 6556 0 0 0 10192 0 0 0 25 0 1 0 447281996 32514048 6346 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 7938 6346 131 6 0 6408 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40452

[startup+162.301 s]
/proc/loadavg: 1.21 2.76 3.38 2/173 24813
/proc/meminfo: memFree=12679784/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=38036 CPUtime=161.92 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 8319 0 0 0 16191 1 0 0 25 0 1 0 447281996 38948864 7920 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 9509 7920 131 6 0 7979 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46736

[startup+222.301 s]
/proc/loadavg: 1.07 2.44 3.23 2/173 24815
/proc/meminfo: memFree=12678252/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=39828 CPUtime=221.92 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 8987 0 0 0 22191 1 0 0 25 0 1 0 447281996 40783872 8361 33554432000 4194304 4218580 140737392272352 18446744073709551615 270338042230 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 9957 8361 131 6 0 8427 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48528

[startup+282.301 s]
/proc/loadavg: 1.03 2.17 3.09 2/173 24816
/proc/meminfo: memFree=12674988/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=43380 CPUtime=281.92 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 10086 0 0 0 28191 1 0 0 25 0 1 0 447281996 44421120 9222 33554432000 4194304 4218580 140737392272352 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 10845 9222 131 6 0 9315 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 52080

[startup+342.301 s]
/proc/loadavg: 1.01 1.96 2.95 2/173 24818
/proc/meminfo: memFree=12669508/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=48872 CPUtime=341.93 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 11643 0 0 0 34191 2 0 0 25 0 1 0 447281996 50044928 10600 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 12218 10600 131 6 0 10688 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57572

[startup+402.301 s]
/proc/loadavg: 1.00 1.78 2.83 2/173 24819
/proc/meminfo: memFree=12669364/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7

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

[pid=24809] ppid=24789 vsize=52300 CPUtime=521.92 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 13227 0 0 0 52190 2 0 0 25 0 1 0 447281996 53555200 11482 33554432000 4194304 4218580 140737392272352 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 13075 11482 131 6 0 11545 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 61000

[startup+582.3 s]
/proc/loadavg: 1.00 1.42 2.50 2/173 24824
/proc/meminfo: memFree=12663952/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=54216 CPUtime=581.92 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 14001 0 0 0 58190 2 0 0 25 0 1 0 447281996 55517184 11949 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 13554 11949 131 6 0 12024 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 62916

[startup+642.3 s]
/proc/loadavg: 1.00 1.34 2.39 2/173 24835
/proc/meminfo: memFree=12662232/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=56348 CPUtime=641.93 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 14755 0 0 0 64191 2 0 0 25 0 1 0 447281996 57700352 12497 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 14087 12497 131 6 0 12557 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 65048

[startup+702.301 s]
/proc/loadavg: 1.00 1.28 2.31 2/173 24836
/proc/meminfo: memFree=12658128/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=60664 CPUtime=701.93 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 16047 0 0 0 70190 3 0 0 25 0 1 0 447281996 62119936 13558 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 15166 13558 131 6 0 13636 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 69364

[startup+762.307 s]
/proc/loadavg: 1.00 1.22 2.22 2/173 24838
/proc/meminfo: memFree=12656492/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=62340 CPUtime=761.94 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 16623 0 0 0 76191 3 0 0 25 0 1 0 447281996 63836160 13996 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 15585 13996 131 6 0 14055 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 71040

[startup+822.301 s]
/proc/loadavg: 1.00 1.18 2.15 2/173 24840
/proc/meminfo: memFree=12654124/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=64520 CPUtime=821.93 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 17357 0 0 0 82190 3 0 0 25 0 1 0 447281996 66068480 14546 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 16130 14546 131 6 0 14600 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 73220

[startup+882.301 s]
/proc/loadavg: 1.00 1.14 2.07 2/173 24841
/proc/meminfo: memFree=12653356/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=65472 CPUtime=881.93 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 17689 0 0 0 88190 3 0 0 25 0 1 0 447281996 67043328 14754 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 16368 14754 131 6 0 14838 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 74172

[startup+942.301 s]
/proc/loadavg: 1.00 1.12 2.00 2/173 24843
/proc/meminfo: memFree=12652436/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=66548 CPUtime=941.93 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 18116 0 0 0 94190 3 0 0 25 0 1 0 447281996 68145152 15051 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 16637 15051 131 6 0 15107 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 75248

[startup+1002.3 s]
/proc/loadavg: 1.00 1.09 1.93 2/173 24844
/proc/meminfo: memFree=12650028/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=68784 CPUtime=1001.94 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 18758 0 0 0 100190 4 0 0 25 0 1 0 447281996 70434816 15588 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 17196 15588 131 6 0 15666 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 77484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.07 1.87 2/173 24846
/proc/meminfo: memFree=12649500/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=69040 CPUtime=1061.94 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 19139 0 0 0 106190 4 0 0 25 0 1 0 447281996 70696960 15652 33554432000 4194304 4218580 140737392272352 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 17260 15652 131 6 0 15730 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 77740

[startup+1122.3 s]
/proc/loadavg: 1.00 1.06 1.82 2/173 24848
/proc/meminfo: memFree=12648952/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=70088 CPUtime=1121.94 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 19580 0 0 0 112189 5 0 0 25 0 1 0 447281996 71770112 15932 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 17522 15932 131 6 0 15992 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 78788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.76 2/173 24849
/proc/meminfo: memFree=12647672/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=71420 CPUtime=1181.94 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 20110 0 0 0 118189 5 0 0 25 0 1 0 447281996 73134080 16246 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 17855 16246 131 6 0 16325 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 80120

[startup+1242.3 s]
/proc/loadavg: 1.00 1.03 1.71 2/173 24851
/proc/meminfo: memFree=12645796/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=73296 CPUtime=1241.94 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 20781 0 0 0 124189 5 0 0 25 0 1 0 447281996 75055104 16722 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 18324 16722 131 6 0 16794 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 81996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.03 1.67 2/173 24852
/proc/meminfo: memFree=12644788/32951124 swapFree=67111528/67111528
[pid=24789] ppid=24787 vsize=8700 CPUtime=0.36 cores=5,7
/proc/24789/stat : 24789 (esg_static.sh) S 24787 24789 23623 0 -1 4202496 353 1551 0 0 0 0 36 0 20 0 1 0 447281959 8908800 252 33554432000 4194304 4922060 140734071651136 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24789/statm: 2175 252 209 178 0 68 0
[pid=24809] ppid=24789 vsize=74532 CPUtime=1299.65 cores=5,7
/proc/24809/stat : 24809 (cdcl) R 24789 24789 23623 0 -1 4202496 21308 0 0 0 129960 5 0 0 25 0 1 0 447281996 76320768 17018 33554432000 4194304 4218580 140737392272352 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24809/statm: 18633 17018 131 6 0 17103 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 83232

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.97
CPU system time (s): 0.065989
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 83232

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

runsolver used 1.54676 second user time and 4.38133 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 10:51:03
IDJOB=3263490
IDBENCH=83982
IDSOLVER=1609
FILE ID=node143/3263490-1303548663
RUNJOBID= node143-1303547361-24641
PBS_JOBID= 13143095
Free space on /tmp= 72396 MiB

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

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=1314802303

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12708880 kB
Buffers:       2294980 kB
Cached:       17324652 kB
SwapCached:          0 kB
Active:        9537108 kB
Inactive:     10149280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12708880 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:       65880 kB
Mapped:          15300 kB
Slab:           490620 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219668 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= 72396 MiB
End job on node143 at 2011-04-23 11:12:45