Trace number 3282853

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
riss Exp? (TO) 1300.04 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.7406
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 7063
0.00/0.04	c parsetime: 23823us
0.00/0.04	c parsed 95104 clauses with 31613 variables
0.00/0.96	c start find xor
0.00/0.96	c relevant clauses: 1737
0.00/0.96	c found 0 non-binary xors encoded with 0 clauses
0.00/0.97	c init all components done
0.00/0.97	c ====================
0.00/0.97	c trail size: 1638
1300.02/1300.01	HOME/rissExp.sh: line 20:  7063 Terminated              $SOLVER $BENCHNAME -Ppropagation csp -Pdup_long_conflicts 1 -Pdup_lastBinCon 1 -Prestart_event dynamic

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-3282853-1304134933/watcher-3282853-1304134933 -o /tmp/evaluation-result-3282853-1304134933/solver-3282853-1304134933 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3282853-1304134933.cnf 1174561311 2400 7680 2 

running on 2 cores: 0,2

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.00 4.01 4.14 5/192 7062
/proc/meminfo: memFree=30320828/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0

[startup+0.050496 s]
/proc/loadavg: 4.00 4.01 4.14 5/192 7062
/proc/meminfo: memFree=30320828/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100551 s]
/proc/loadavg: 4.00 4.01 4.14 5/192 7062
/proc/meminfo: memFree=30320828/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300463 s]
/proc/loadavg: 4.00 4.01 4.14 5/192 7062
/proc/meminfo: memFree=30320828/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700395 s]
/proc/loadavg: 4.00 4.01 4.14 5/192 7062
/proc/meminfo: memFree=30320828/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 4.00 4.01 4.14 5/194 7064
/proc/meminfo: memFree=30266756/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=72956 CPUtime=1.48 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 18444 0 0 0 147 1 0 0 25 0 1 0 525092114 74706944 13803 33554432000 4194304 5525396 140735537876944 18446744073709551615 4252367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 18239 13803 367 325 0 14053 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81656

[startup+3.10098 s]
/proc/loadavg: 4.00 4.01 4.14 5/194 7064
/proc/meminfo: memFree=30265516/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=73088 CPUtime=3.08 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 18501 0 0 0 307 1 0 0 25 0 1 0 525092114 74842112 13860 33554432000 4194304 5525396 140735537876944 18446744073709551615 5304680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 18272 13860 369 325 0 14086 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 81788

[startup+6.30035 s]
/proc/loadavg: 4.00 4.01 4.14 5/194 7064
/proc/meminfo: memFree=30264780/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=73220 CPUtime=6.28 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 18540 0 0 0 627 1 0 0 25 0 1 0 525092114 74977280 13899 33554432000 4194304 5525396 140735537876944 18446744073709551615 5308034 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 18305 13899 369 325 0 14119 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81920

[startup+12.7002 s]
/proc/loadavg: 4.08 4.02 4.15 5/194 7065
/proc/meminfo: memFree=30263860/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=73352 CPUtime=12.68 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 18568 0 0 0 1267 1 0 0 25 0 1 0 525092114 75112448 13927 33554432000 4194304 5525396 140735537876944 18446744073709551615 5305917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 18338 13927 369 325 0 14152 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82052

[startup+25.501 s]
/proc/loadavg: 4.06 4.02 4.15 5/194 7065
/proc/meminfo: memFree=30262860/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=73880 CPUtime=25.49 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 18692 0 0 0 2547 2 0 0 25 0 1 0 525092114 75653120 14051 33554432000 4194304 5525396 140735537876944 18446744073709551615 5308643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 18470 14051 369 325 0 14284 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82580

[startup+51.1005 s]
/proc/loadavg: 4.04 4.02 4.14 5/194 7066
/proc/meminfo: memFree=30259064/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=74544 CPUtime=51.09 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 18861 0 0 0 5107 2 0 0 25 0 1 0 525092114 76333056 14220 33554432000 4194304 5525396 140735537876944 18446744073709551615 4218146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 18636 14220 369 325 0 14450 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83244

[startup+102.306 s]
/proc/loadavg: 4.02 4.02 4.13 5/194 7067
/proc/meminfo: memFree=30250724/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=76188 CPUtime=102.3 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 19246 0 0 0 10228 2 0 0 25 0 1 0 525092114 78016512 14605 33554432000 4194304 5525396 140735537876944 18446744073709551615 4252758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 19047 14605 369 325 0 14861 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84888

[startup+162.301 s]
/proc/loadavg: 3.95 4.00 4.11 5/194 7098
/proc/meminfo: memFree=27985748/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=77704 CPUtime=162.29 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 19603 0 0 0 16227 2 0 0 25 0 1 0 525092114 79568896 14962 33554432000 4194304 5525396 140735537876944 18446744073709551615 5308776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 19426 14962 369 325 0 15240 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86404

[startup+222.3 s]
/proc/loadavg: 4.85 4.28 4.20 6/194 7128
/proc/meminfo: memFree=30623388/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=79836 CPUtime=222.29 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 20090 0 0 0 22226 3 0 0 25 0 1 0 525092114 81752064 15449 33554432000 4194304 5525396 140735537876944 18446744073709551615 5308014 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 19959 15449 369 325 0 15773 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88536

[startup+282.301 s]
/proc/loadavg: 4.31 4.22 4.18 5/194 7130
/proc/meminfo: memFree=30606380/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=80660 CPUtime=282.29 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 20289 0 0 0 28226 3 0 0 25 0 1 0 525092114 82595840 15648 33554432000 4194304 5525396 140735537876944 18446744073709551615 4215155 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 20165 15648 369 325 0 15979 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 89360

[startup+342.3 s]
/proc/loadavg: 4.19 4.20 4.18 5/194 7159
/proc/meminfo: memFree=30673656/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=82712 CPUtime=342.29 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 20785 0 0 0 34226 3 0 0 25 0 1 0 525092114 84697088 16144 33554432000 4194304 5525396 140735537876944 18446744073709551615 5309318 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 20678 16144 369 325 0 16492 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 91412

[startup+402.301 s]
/proc/loadavg: 4.13 4.17 4.17 5/194 7161
/proc/meminfo: memFree=30661608/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2

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

[pid=7063] ppid=7062 vsize=86492 CPUtime=522.3 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 21590 0 0 0 52226 4 0 0 25 0 1 0 525092114 88567808 16949 33554432000 4194304 5525396 140735537876944 18446744073709551615 5308519 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 21623 16949 369 325 0 17437 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 95192

[startup+582.301 s]
/proc/loadavg: 3.22 3.79 4.02 4/187 7183
/proc/meminfo: memFree=30813932/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=89208 CPUtime=582.3 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 22247 0 0 0 58226 4 0 0 25 0 1 0 525092114 91348992 17606 33554432000 4194304 5525396 140735537876944 18446744073709551615 5319991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 22302 17606 369 325 0 18116 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 97908

[startup+642.301 s]
/proc/loadavg: 3.08 3.64 3.96 4/187 7184
/proc/meminfo: memFree=30812400/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=90728 CPUtime=642.3 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 22602 0 0 0 64226 4 0 0 25 0 1 0 525092114 92905472 17961 33554432000 4194304 5525396 140735537876944 18446744073709551615 4237001 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 22682 17961 369 325 0 18496 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 99428

[startup+702.301 s]
/proc/loadavg: 3.03 3.52 3.89 4/187 7186
/proc/meminfo: memFree=30811368/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=90992 CPUtime=702.3 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 22676 0 0 0 70226 4 0 0 25 0 1 0 525092114 93175808 18035 33554432000 4194304 5525396 140735537876944 18446744073709551615 5308034 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 22748 18035 369 325 0 18562 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 99692

[startup+762.307 s]
/proc/loadavg: 3.01 3.42 3.83 4/187 7188
/proc/meminfo: memFree=30803024/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=93284 CPUtime=762.31 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 23253 0 0 0 76226 5 0 0 25 0 1 0 525092114 95522816 18612 33554432000 4194304 5525396 140735537876944 18446744073709551615 5313229 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 23321 18612 369 325 0 19135 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 101984

[startup+822.301 s]
/proc/loadavg: 3.00 3.34 3.78 4/187 7189
/proc/meminfo: memFree=30794188/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=96284 CPUtime=822.31 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 23962 0 0 0 82225 6 0 0 25 0 1 0 525092114 98594816 19321 33554432000 4194304 5525396 140735537876944 18446744073709551615 5309388 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 24071 19321 369 325 0 19885 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 104984

[startup+882.3 s]
/proc/loadavg: 3.00 3.28 3.73 4/187 7191
/proc/meminfo: memFree=30794280/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=96284 CPUtime=882.31 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 23962 0 0 0 88225 6 0 0 25 0 1 0 525092114 98594816 19321 33554432000 4194304 5525396 140735537876944 18446744073709551615 5308034 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 24071 19321 369 325 0 19885 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 104984

[startup+942.301 s]
/proc/loadavg: 3.04 3.24 3.69 4/187 7192
/proc/meminfo: memFree=30793996/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=96464 CPUtime=942.31 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 24002 0 0 0 94225 6 0 0 25 0 1 0 525092114 98779136 19361 33554432000 4194304 5525396 140735537876944 18446744073709551615 5308505 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 24116 19361 369 325 0 19930 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105164

[startup+1002.3 s]
/proc/loadavg: 3.05 3.21 3.64 4/187 7194
/proc/meminfo: memFree=30792844/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=97040 CPUtime=1002.31 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 24142 0 0 0 100225 6 0 0 25 0 1 0 525092114 99368960 19501 33554432000 4194304 5525396 140735537876944 18446744073709551615 5309062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 24260 19501 369 325 0 20074 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 105740

[startup+1062.3 s]
/proc/loadavg: 3.02 3.17 3.60 4/187 7195
/proc/meminfo: memFree=30785612/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=100656 CPUtime=1062.31 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 24900 0 0 0 106225 6 0 0 25 0 1 0 525092114 103071744 20259 33554432000 4194304 5525396 140735537876944 18446744073709551615 5308764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 25164 20259 369 325 0 20978 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 109356

[startup+1122.3 s]
/proc/loadavg: 3.00 3.13 3.56 4/187 7197
/proc/meminfo: memFree=30777264/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=103192 CPUtime=1122.31 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 25549 0 0 0 112225 6 0 0 25 0 1 0 525092114 105668608 20908 33554432000 4194304 5525396 140735537876944 18446744073709551615 4220096 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 25798 20908 369 325 0 21612 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 111892

[startup+1182.3 s]
/proc/loadavg: 3.03 3.12 3.53 4/187 7208
/proc/meminfo: memFree=30770600/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=103992 CPUtime=1182.31 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 25689 0 0 0 118225 6 0 0 25 0 1 0 525092114 106487808 21048 33554432000 4194304 5525396 140735537876944 18446744073709551615 5312850 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 25998 21048 369 325 0 21812 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 112692

[startup+1242.3 s]
/proc/loadavg: 3.01 3.10 3.49 4/187 7209
/proc/meminfo: memFree=30769944/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=103992 CPUtime=1242.31 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 25701 0 0 0 124225 6 0 0 25 0 1 0 525092114 106487808 21060 33554432000 4194304 5525396 140735537876944 18446744073709551615 4252199 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 25998 21060 369 325 0 21812 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 112692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.84 2.75 3.35 2/173 7247
/proc/meminfo: memFree=30956900/32950928 swapFree=67111404/67111528
[pid=7062] ppid=7060 vsize=8700 CPUtime=0 cores=0,2
/proc/7062/stat : 7062 (rissExp.sh) S 7060 7062 6658 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 525092114 8908800 252 33554432000 4194304 4922060 140735643878800 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7062/statm: 2175 252 211 178 0 68 0
[pid=7063] ppid=7062 vsize=104600 CPUtime=1300.02 cores=0,2
/proc/7063/stat : 7063 (rissExp) R 7062 7062 6658 0 -1 4202496 25799 0 0 0 129996 6 0 0 25 0 1 0 525092114 107110400 21158 33554432000 4194304 5525396 140735537876944 18446744073709551615 5309228 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7063/statm: 26150 21158 369 325 0 21964 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 113300

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.96
CPU system time (s): 0.073988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 113300

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

runsolver used 2.11568 second user time and 4.94025 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 05:42:14
IDJOB=3282853
IDBENCH=70873
IDSOLVER=1599
FILE ID=node120/3282853-1304134933
RUNJOBID= node120-1304132276-6676
PBS_JOBID= 13170804
Free space on /tmp= 73092 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282853-1304134933/watcher-3282853-1304134933 -o /tmp/evaluation-result-3282853-1304134933/solver-3282853-1304134933 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3282853-1304134933.cnf 1174561311 2400 7680 2

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=1174561311

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30321232 kB
Buffers:        517456 kB
Cached:         914932 kB
SwapCached:          8 kB
Active:        1260240 kB
Inactive:      1007288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30321232 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            2964 kB
Writeback:          76 kB
AnonPages:      835356 kB
Mapped:          16452 kB
Slab:           296860 kB
PageTables:       7048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1070008 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= 73164 MiB
End job on node120 at 2011-04-30 06:03:54