Trace number 1558997

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
SATzilla2009_I 2009-03-22? (exit code) 1199.27 1199.79

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-23-s100.cnf
MD5SUMaa3fff3e05d3f50a3d088c22afa455ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark836.22
Satisfiable
(Un)Satisfiability was proved
Number of variables31711
Number of clauses95400
Sum of the clauses size224926
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261146
Number of clauses of size 334190
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

23.35/23.46	c SATzilla is building models for class 3
23.35/23.46	c run presolver mxc-sr08 for 10 seconds ... 
23.35/23.46	c Bin: Executing mxc-sr08
23.35/23.46	c spawning binary file with 10 seconds ...
23.35/23.46	c child exit by a signal
23.35/23.46	c mxc-sr08 returned code 137.
23.35/23.46	c run presolver picosat846 for 5 seconds ... 
23.35/23.46	c Bin: Executing picosat846
23.35/23.46	c spawning binary file with 5 seconds ...
23.35/23.46	c child exit by a signal
23.35/23.46	c picosat846 returned code 137.
23.35/23.46	c Orignal number of varibales is 31711, number of clauses is 95400 
23.35/23.46	c predicted feature computation time is 1.863991 
23.35/23.46	c Bin: Executing satelite
23.35/23.46	c spawning binary file with 240 seconds ...
23.35/23.46	c child exited successfully
23.35/23.46	c satzilla computing base features
23.35/23.46	c Number of variabe is: 14053, Number of clause is : 58435 
23.35/23.46	c Initializing...
23.35/23.46	c satzilla doing clause learning
23.35/23.46	c start clause learning features ...
23.35/23.46	c Bin: Executing zchaff07
23.35/23.46	c spawning binary file with 2 seconds ...
23.35/23.46	c child exit by a signal
23.35/23.46	c satzilla doing survey propogation probe
23.35/23.46	c do survay propogation for 2 second ...
23.35/23.46	c satzilla doing local search probe
23.35/23.46	c features are:31711 95400 14053 58435 1.25653 0.632583 0.240489 0.192072 1.53714 1.1384 0.000212138 1.08233 0.000142318 0.00234825 0.987348 0.656901 0.939642 0.000212138 0.798573 0.000119791 0.00181398 2.46034 0.18263 0.152737 0 0.777778 2.36351 0.000144743 0.935446 5.13391e-05 0.00148883 1.87607 0.890596 0.000393221 0.75947 6.84521e-05 0.00207068 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.751811 0.340816 1.15332e-05 0.972214 0.925451 0.248167 0.900948 0.748624 0.851923 0.0329254 0.562235 1.58149e-10 0.171315 0.0558424 0.0133323 0.0424563 0.0215182 0.0310538 975.176 0.137496 4164.12 0.0105343 4168 4106 4196 0.870275 0.437721 0.940918 0.0129941 
23.35/23.46	c satzilla's ranking:
23.35/23.46	c 1) mxc-sr08: 3.563309
23.35/23.46	c 2) picosat846: 2.816003
23.35/23.46	c 3) zchaff_rand: 2.033539
23.35/23.46	c 4) minisat20SAT07: 1.586118
23.35/23.46	c 5) march_dl2004: 0.234904
23.35/23.46	c 6) SATenstein: -10000.000000
23.35/23.46	c 7) gnovelty+: -10000.000000
23.35/23.46	c 8) adaptg2wsat+: -10000.000000
23.35/23.46	c 9) adaptg2wsat0: -10000.000000
23.35/23.46	c 10) tts-4-0: -10000.000000
23.35/23.46	c 11) vallst: -10000.000000
23.35/23.46	c 12) minisat20: -10000.000000
23.35/23.46	c 13) kcnfs04SAT07: -10000.000000
23.35/23.46	c satzilla running mxc-sr08 ... 
1199.14/1199.78	c Bin: Executing mxc-sr08
1199.14/1199.78	c spawning binary file with 1176 seconds ...
1199.14/1199.78	c child exit by a signal
1199.14/1199.78	c mxc-sr08 returned code 137.
1199.14/1199.78	c satzilla running picosat846 ... 
1199.14/1199.78	c Bin: Executing picosat846
1199.14/1199.78	c picosat846 returned code 1.
1199.14/1199.78	c satzilla running zchaff_rand ... 
1199.14/1199.78	c Bin: Executing zchaff_rand
1199.14/1199.78	c zchaff_rand returned code 1.
1199.14/1199.78	c satzilla running minisat20SAT07 ... 
1199.14/1199.78	c Bin: Executing minisat20SAT07
1199.14/1199.78	c minisat20SAT07 returned code 1.
1199.14/1199.78	c satzilla running march_dl2004 ... 
1199.14/1199.78	c Bin: Executing march_dl2004
1199.14/1199.78	c march_dl2004 returned code 1.
1199.14/1199.78	c satzilla running SATenstein ... 
1199.14/1199.78	c Bin: Executing SATenstein
1199.14/1199.78	c SATenstein returned code 1.
1199.14/1199.78	c satzilla running gnovelty+ ... 
1199.14/1199.78	c Bin: Executing gnovelty+
1199.14/1199.78	c gnovelty+ returned code 1.
1199.14/1199.78	c satzilla running adaptg2wsat+ ... 
1199.14/1199.78	c Bin: Executing adaptg2wsat+
1199.14/1199.78	c adaptg2wsat+ returned code 1.
1199.14/1199.78	c satzilla running adaptg2wsat0 ... 
1199.14/1199.78	c Bin: Executing adaptg2wsat0
1199.14/1199.78	c adaptg2wsat0 returned code 1.
1199.14/1199.78	c satzilla running tts-4-0 ... 
1199.14/1199.79	c Bin: Executing tts-4-0
1199.14/1199.79	c tts-4-0 returned code 1.
1199.14/1199.79	c satzilla running vallst ... 
1199.14/1199.79	c Bin: Executing vallst
1199.14/1199.79	c vallst returned code 1.
1199.14/1199.79	c satzilla running minisat20 ... 
1199.14/1199.79	c Bin: Executing minisat20
1199.14/1199.79	c minisat20 returned code 1.
1199.14/1199.79	c satzilla running kcnfs04SAT07 ... 
1199.14/1199.79	c Bin: Executing kcnfs04SAT07
1199.14/1199.79	c kcnfs04SAT07 returned code 1.
1199.14/1199.79	c ERROR: All Failed! 
1199.14/1199.79	c SATZILLA_TIME=1199.440000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1558997-1238876762/watcher-1558997-1238876762 -o /tmp/evaluation-result-1558997-1238876762/solver-1558997-1238876762 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1558997-1238876762.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.86 1.50 3/73 5466
/proc/meminfo: memFree=1445744/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=2056 CPUtime=0
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1040094762 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 514 112 96 399 0 111 0
[pid=5467] ppid=5466 vsize=4232 CPUtime=0
/proc/5467/stat : 5467 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 892 0 0 0 0 0 0 0 19 0 1 0 1040094762 4333568 888 1992294400 134512640 135078026 4294956176 18446744073709551615 134535528 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5467/statm: 1058 894 50 138 0 917 0

[startup+0.055113 s]
/proc/loadavg: 1.99 1.86 1.50 3/73 5466
/proc/meminfo: memFree=1445744/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=2056 CPUtime=0
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1040094762 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 514 112 96 399 0 111 0
[pid=5467] ppid=5466 vsize=11960 CPUtime=0.05
/proc/5467/stat : 5467 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 2443 0 0 0 4 1 0 0 19 0 1 0 1040094762 12247040 2437 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5467/statm: 2990 2437 54 138 0 2849 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14016

[startup+0.101117 s]
/proc/loadavg: 1.99 1.86 1.50 3/73 5466
/proc/meminfo: memFree=1445744/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=2056 CPUtime=0
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1040094762 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 514 112 96 399 0 111 0
[pid=5467] ppid=5466 vsize=13156 CPUtime=0.09
/proc/5467/stat : 5467 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 3072 0 0 0 8 1 0 0 19 0 1 0 1040094762 13471744 2687 1992294400 134512640 135078026 4294956176 18446744073709551615 134561286 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5467/statm: 3289 2687 55 138 0 3148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15212

[startup+0.301138 s]
/proc/loadavg: 1.99 1.86 1.50 3/73 5466
/proc/meminfo: memFree=1445744/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=2056 CPUtime=0
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1040094762 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 514 112 96 399 0 111 0
[pid=5467] ppid=5466 vsize=18576 CPUtime=0.29
/proc/5467/stat : 5467 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 4404 0 0 0 27 2 0 0 21 0 1 0 1040094762 19021824 4019 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5467/statm: 4644 4019 55 138 0 4503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20632

[startup+0.701179 s]
/proc/loadavg: 1.99 1.86 1.50 3/73 5466
/proc/meminfo: memFree=1445744/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=2056 CPUtime=0
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1040094762 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 514 112 96 399 0 111 0
[pid=5467] ppid=5466 vsize=18612 CPUtime=0.68
/proc/5467/stat : 5467 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5072 0 0 0 66 2 0 0 25 0 1 0 1040094762 19058688 4233 1992294400 134512640 135078026 4294956176 18446744073709551615 134533741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5467/statm: 4653 4233 71 138 0 4512 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20668

[startup+1.50126 s]
/proc/loadavg: 1.99 1.86 1.50 2/75 5468
/proc/meminfo: memFree=1428768/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=2056 CPUtime=0
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1040094762 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 514 112 96 399 0 111 0
[pid=5467] ppid=5466 vsize=18612 CPUtime=1.48
/proc/5467/stat : 5467 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5074 0 0 0 146 2 0 0 25 0 1 0 1040094762 19058688 4235 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5467/statm: 4653 4235 71 138 0 4512 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20668

[startup+3.10143 s]
/proc/loadavg: 1.99 1.86 1.50 2/75 5468
/proc/meminfo: memFree=1428576/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=2056 CPUtime=0
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1040094762 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 514 112 96 399 0 111 0
[pid=5467] ppid=5466 vsize=18612 CPUtime=3.09
/proc/5467/stat : 5467 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5074 0 0 0 306 3 0 0 25 0 1 0 1040094762 19058688 4235 1992294400 134512640 135078026 4294956176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5467/statm: 4653 4235 71 138 0 4512 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20668

[startup+6.30176 s]
/proc/loadavg: 1.91 1.84 1.50 2/75 5468
/proc/meminfo: memFree=1427616/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=2056 CPUtime=0
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1040094762 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 514 112 96 399 0 111 0
[pid=5467] ppid=5466 vsize=18612 CPUtime=6.29
/proc/5467/stat : 5467 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5075 0 0 0 626 3 0 0 25 0 1 0 1040094762 19058688 4236 1992294400 134512640 135078026 4294956176 18446744073709551615 134538969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5467/statm: 4653 4236 71 138 0 4512 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20668

[startup+12.7014 s]
/proc/loadavg: 1.92 1.84 1.50 2/75 5469
/proc/meminfo: memFree=1439136/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=2056 CPUtime=9.99
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 152 5077 0 0 0 0 995 4 19 0 1 0 1040094762 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 514 121 104 399 0 111 0
[pid=5469] ppid=5466 vsize=7476 CPUtime=2.69
/proc/5469/stat : 5469 (picosat846) R 5466 5466 5121 0 -1 4194304 1543 0 0 0 268 1 0 0 25 0 1 0 1040095763 7655424 1521 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5469/statm: 1869 1521 85 14 0 1535 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9532

[startup+25.5018 s]
/proc/loadavg: 1.86 1.83 1.50 2/75 5472
/proc/meminfo: memFree=1419936/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=18612 CPUtime=2.02
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5074 0 0 0 200 2 0 0 25 0 1 0 1040097109 19058688 4235 1992294400 134512640 135078026 4294956176 18446744073709551615 134533738 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 4653 4235 71 138 0 4512 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 28408

[startup+51.1015 s]
/proc/loadavg: 1.56 1.77 1.49 2/75 5472
/proc/meminfo: memFree=1420000/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=18612 CPUtime=27.61
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5082 0 0 0 2759 2 0 0 25 0 1 0 1040097109 19058688 4243 1992294400 134512640 135078026 4294956176 18446744073709551615 134522233 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 4653 4243 71 138 0 4512 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 28408

[startup+102.306 s]
/proc/loadavg: 1.22 1.64 1.46 2/75 5472
/proc/meminfo: memFree=1420064/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=18612 CPUtime=78.8
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5083 0 0 0 7878 2 0 0 25 0 1 0 1040097109 19058688 4244 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 4653 4244 71 138 0 4512 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 28408

[startup+162.301 s]
/proc/loadavg: 1.09 1.53 1.43 2/75 5472
/proc/meminfo: memFree=1420000/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=18928 CPUtime=138.76
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5151 0 0 0 13874 2 0 0 25 0 1 0 1040097109 19382272 4312 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 4732 4312 71 138 0 4591 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 28724

[startup+222.301 s]
/proc/loadavg: 1.03 1.43 1.40 2/75 5472
/proc/meminfo: memFree=1419744/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=19340 CPUtime=198.73
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5219 0 0 0 19871 2 0 0 25 0 1 0 1040097109 19804160 4380 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 4835 4380 71 138 0 4694 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 29136

[startup+282.302 s]
/proc/loadavg: 1.01 1.35 1.37 2/75 5472
/proc/meminfo: memFree=1419488/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=19608 CPUtime=258.71
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5289 0 0 0 25869 2 0 0 25 0 1 0 1040097109 20078592 4450 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 4902 4450 71 138 0 4761 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 29404

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.35 2/75 5472
/proc/meminfo: memFree=1419168/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=20016 CPUtime=318.69
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 5387 0 0 0 31866 3 0 0 25 0 1 0 1040097109 20496384 4548 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 5004 4548 71 138 0 4863 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.20 2/75 5472
/proc/meminfo: memFree=1413344/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=25848 CPUtime=738.52
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 6792 0 0 0 73848 4 0 0 25 0 1 0 1040097109 26468352 5953 1992294400 134512640 135078026 4294956176 18446744073709551615 134522104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 6462 5953 71 138 0 6321 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 35644

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.19 2/75 5472
/proc/meminfo: memFree=1412320/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=27304 CPUtime=798.49
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7074 0 0 0 79844 5 0 0 25 0 1 0 1040097109 27959296 6235 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 6826 6235 71 138 0 6685 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 37100

[startup+882.302 s]
/proc/loadavg: 1.03 1.05 1.18 2/75 5472
/proc/meminfo: memFree=1411744/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=27832 CPUtime=858.46
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7200 0 0 0 85841 5 0 0 25 0 1 0 1040097109 28499968 6361 1992294400 134512640 135078026 4294956176 18446744073709551615 134522662 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 6958 6361 71 138 0 6817 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 37628

[startup+942.302 s]
/proc/loadavg: 1.12 1.07 1.18 2/75 5472
/proc/meminfo: memFree=1411680/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=27976 CPUtime=918.44
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7232 0 0 0 91839 5 0 0 25 0 1 0 1040097109 28647424 6393 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 6994 6393 71 138 0 6853 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 37772

[startup+1002.3 s]
/proc/loadavg: 1.12 1.07 1.17 2/75 5473
/proc/meminfo: memFree=1411488/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=27976 CPUtime=978.41
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7245 0 0 0 97836 5 0 0 25 0 1 0 1040097109 28647424 6406 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 6994 6406 71 138 0 6853 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 37772

[startup+1062.3 s]
/proc/loadavg: 1.11 1.07 1.16 2/75 5474
/proc/meminfo: memFree=1411104/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=28372 CPUtime=1038.38
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7346 0 0 0 103833 5 0 0 25 0 1 0 1040097109 29052928 6507 1992294400 134512640 135078026 4294956176 18446744073709551615 134522662 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 7093 6507 71 138 0 6952 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 38168

[startup+1122.3 s]
/proc/loadavg: 1.10 1.07 1.16 2/75 5474
/proc/meminfo: memFree=1409952/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=29560 CPUtime=1098.37
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7645 0 0 0 109831 6 0 0 25 0 1 0 1040097109 30269440 6806 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 7390 6806 71 138 0 7249 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 39356

[startup+1182.3 s]
/proc/loadavg: 1.15 1.08 1.16 2/75 5474
/proc/meminfo: memFree=1408992/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=30500 CPUtime=1158.34
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7890 0 0 0 115828 6 0 0 25 0 1 0 1040097109 31232000 7051 1992294400 134512640 135078026 4294956176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 7625 7051 71 138 0 7484 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 40296

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

[startup+1190.3 s]
/proc/loadavg: 1.12 1.08 1.15 2/75 5474
/proc/meminfo: memFree=1408864/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=30632 CPUtime=1166.33
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7924 0 0 0 116627 6 0 0 25 0 1 0 1040097109 31367168 7085 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 7658 7085 71 138 0 7517 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 40428

[startup+1196.7 s]
/proc/loadavg: 1.11 1.08 1.15 2/75 5474
/proc/meminfo: memFree=1408736/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=30768 CPUtime=1172.73
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7947 0 0 0 117267 6 0 0 25 0 1 0 1040097109 31506432 7108 1992294400 134512640 135078026 4294956176 18446744073709551615 134534478 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 7692 7108 71 138 0 7551 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 40564

[startup+1198.3 s]
/proc/loadavg: 1.10 1.08 1.15 2/75 5474
/proc/meminfo: memFree=1408672/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=30916 CPUtime=1174.32
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7959 0 0 0 117426 6 0 0 25 0 1 0 1040097109 31657984 7120 1992294400 134512640 135078026 4294956176 18446744073709551615 134521053 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 7729 7120 71 138 0 7588 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 40712

[startup+1199.1 s]
/proc/loadavg: 1.10 1.08 1.15 2/75 5474
/proc/meminfo: memFree=1408672/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=30916 CPUtime=1175.12
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7959 0 0 0 117506 6 0 0 25 0 1 0 1040097109 31657984 7120 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 7729 7120 71 138 0 7588 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 40712

[startup+1199.5 s]
/proc/loadavg: 1.10 1.08 1.15 2/75 5474
/proc/meminfo: memFree=1408672/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=30916 CPUtime=1175.52
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7959 0 0 0 117546 6 0 0 25 0 1 0 1040097109 31657984 7120 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 7729 7120 71 138 0 7588 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 40712

[startup+1199.7 s]
/proc/loadavg: 1.10 1.08 1.15 2/75 5474
/proc/meminfo: memFree=1408672/2055920 swapFree=4172852/4192956
[pid=5466] ppid=5464 vsize=9796 CPUtime=23.42
/proc/5466/stat : 5466 (SATzilla2009_I) S 5464 5466 5121 0 -1 4194304 4337 12782 0 0 498 13 1821 10 25 0 1 0 1040094762 10031104 2206 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5466/statm: 2449 2206 217 399 0 2046 0
[pid=5472] ppid=5466 vsize=30916 CPUtime=1175.72
/proc/5472/stat : 5472 (mxc-sr08) R 5466 5466 5121 0 -1 4194304 7959 0 0 0 117566 6 0 0 25 0 1 0 1040097109 31657984 7120 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5472/statm: 7729 7120 71 138 0 7588 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 40712

Child status: 17
Real time (s): 1199.79
CPU time (s): 1199.27
CPU user time (s): 1198.95
CPU system time (s): 0.320951
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 40712

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

runsolver used 1.05484 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-04 22:26:02
IDJOB=1558997
IDBENCH=70868
IDSOLVER=528
FILE ID=node79/1558997-1238876762
PBS_JOBID= 9085943
Free space on /tmp= 66540 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-23-s100.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1558997-1238876762/watcher-1558997-1238876762 -o /tmp/evaluation-result-1558997-1238876762/solver-1558997-1238876762 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1558997-1238876762.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= aa3fff3e05d3f50a3d088c22afa455ea
RANDOM SEED=1027934875

node79.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1446288 kB
Buffers:         62432 kB
Cached:         466336 kB
SwapCached:      11492 kB
Active:         236876 kB
Inactive:       304992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446288 kB
SwapTotal:     4192956 kB
SwapFree:      4172852 kB
Dirty:           32968 kB
Writeback:           0 kB
Mapped:          18980 kB
Slab:            52984 kB
Committed_AS:  3130672 kB
PageTables:       2004 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66512 MiB
End job on node79 at 2009-04-04 22:46:02