Trace number 1558060

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_C 2009-03-22? (exit code) 1199.34 1199.86

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
Bench CategoryAPPLICATION (applications 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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.42/22.56	c SATzilla is building models for class 2
22.42/22.56	c run presolver march_dl2004 for 5 seconds ... 
22.42/22.56	c Bin: Executing march_dl2004
22.42/22.56	c spawning binary file with 5 seconds ...
22.42/22.56	c child exit by a signal
22.42/22.56	c march_dl2004 returned code 137.
22.42/22.56	c run presolver mxc-sr08 for 5 seconds ... 
22.42/22.56	c Bin: Executing mxc-sr08
22.42/22.56	c spawning binary file with 5 seconds ...
22.42/22.56	c child exit by a signal
22.42/22.56	c mxc-sr08 returned code 137.
22.42/22.56	c Orignal number of varibales is 31942, number of clauses is 96138 
22.42/22.56	c predicted feature computation time is 14.011745 
22.42/22.56	c Bin: Executing satelite
22.42/22.56	c spawning binary file with 240 seconds ...
22.42/22.56	c child exited successfully
22.42/22.56	c satzilla computing base features
22.42/22.56	c Number of variabe is: 14277, Number of clause is : 59390 
22.42/22.56	c Initializing...
22.42/22.56	c satzilla compute diameter ...
22.42/22.56	c start diameter features ...
22.42/22.56	c satzilla doing clause learning
22.42/22.56	c start clause learning features ...
22.42/22.56	c Bin: Executing zchaff07
22.42/22.56	c spawning binary file with 2 seconds ...
22.42/22.56	c child exit by a signal
22.42/22.56	c satzilla doing survey propogation probe
22.42/22.56	c do survay propogation for 2 second ...
22.42/22.56	c satzilla doing local search probe
22.42/22.56	c satzilla doing lobjois search-space size estimate
22.42/22.56	c features are:31942 96138 14277 59390 1.2373 0.618757 0.240394 0.193836 1.53037 1.14419 0.000209036 1.08012 0.000140085 0.00231141 0.990591 0.655077 0.939316 0.000209036 0.798495 0.000117865 0.001869 2.4635 0.182858 0.152744 0 0.777778 2.36739 0.000142258 0.932953 5.05136e-05 0.00146489 1.87786 0.889005 0.000386548 0.75958 6.73514e-05 0.00205422 8.09091 0.0520726 7 9 0.585569 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.75043 0.342765 8.87546e-05 0.971764 0.925331 0.236825 0.900869 0.745983 0.851318 0.032941 0.563349 1.20456e-10 0.171581 0.0559464 0.0137892 0.0422916 0.021454 0.0309577 1072.47 0.301678 3987.76 0.257883 4242 4128 4263 0.959176 0.502017 0.956809 0.076581 0.205652 0.594056 
22.42/22.56	c satzilla's ranking:
22.42/22.56	c 1) minisat20SAT07: 3.672761
22.42/22.56	c 2) mxc-sr08: 3.301006
22.42/22.56	c 3) zchaff_rand: 2.814103
22.42/22.56	c 4) minisat20: 2.483115
22.42/22.56	c 5) march_dl2004: 1.148601
22.42/22.56	c 6) vallst: 0.202070
22.42/22.56	c 7) tts-4-0: 0.140357
22.42/22.56	c 8) SATenstein: -10000.000000
22.42/22.56	c 9) gnovelty+: -10000.000000
22.42/22.56	c 10) adaptg2wsat+: -10000.000000
22.42/22.56	c 11) adaptg2wsat0: -10000.000000
22.42/22.56	c 12) picosat846: -10000.000000
22.42/22.56	c 13) kcnfs04SAT07: -10000.000000
22.42/22.56	c satzilla running minisat20SAT07 ... 
1199.26/1199.85	c Bin: Executing minisat20SAT07
1199.26/1199.85	c spawning binary file with 1177 seconds ...
1199.26/1199.85	c child exit by a signal
1199.26/1199.85	c minisat20SAT07 returned code 137.
1199.26/1199.85	c satzilla running mxc-sr08 ... 
1199.26/1199.85	c Bin: Executing mxc-sr08
1199.26/1199.85	c mxc-sr08 returned code 1.
1199.26/1199.85	c satzilla running zchaff_rand ... 
1199.26/1199.85	c Bin: Executing zchaff_rand
1199.26/1199.85	c zchaff_rand returned code 1.
1199.26/1199.85	c satzilla running minisat20 ... 
1199.26/1199.85	c Bin: Executing minisat20
1199.26/1199.85	c minisat20 returned code 1.
1199.26/1199.85	c satzilla running march_dl2004 ... 
1199.26/1199.85	c Bin: Executing march_dl2004
1199.26/1199.85	c march_dl2004 returned code 1.
1199.26/1199.85	c satzilla running vallst ... 
1199.26/1199.85	c Bin: Executing vallst
1199.26/1199.85	c vallst returned code 1.
1199.26/1199.85	c satzilla running tts-4-0 ... 
1199.26/1199.85	c Bin: Executing tts-4-0
1199.26/1199.85	c tts-4-0 returned code 1.
1199.26/1199.85	c satzilla running SATenstein ... 
1199.26/1199.85	c Bin: Executing SATenstein
1199.26/1199.85	c SATenstein returned code 1.
1199.26/1199.85	c satzilla running gnovelty+ ... 
1199.26/1199.85	c Bin: Executing gnovelty+
1199.26/1199.85	c gnovelty+ returned code 1.
1199.26/1199.85	c satzilla running adaptg2wsat+ ... 
1199.26/1199.85	c Bin: Executing adaptg2wsat+
1199.26/1199.85	c adaptg2wsat+ returned code 1.
1199.26/1199.85	c satzilla running adaptg2wsat0 ... 
1199.26/1199.85	c Bin: Executing adaptg2wsat0
1199.26/1199.85	c adaptg2wsat0 returned code 1.
1199.26/1199.85	c satzilla running picosat846 ... 
1199.26/1199.85	c Bin: Executing picosat846
1199.26/1199.85	c picosat846 returned code 1.
1199.26/1199.85	c satzilla running kcnfs04SAT07 ... 
1199.26/1199.85	c Bin: Executing kcnfs04SAT07
1199.26/1199.85	c kcnfs04SAT07 returned code 1.
1199.26/1199.85	c ERROR: All Failed! 
1199.26/1199.85	c SATZILLA_TIME=1199.500000

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-1558060-1238862966/watcher-1558060-1238862966 -o /tmp/evaluation-result-1558060-1238862966/solver-1558060-1238862966 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1558060-1238862966.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.98 1.99 4/94 7500
/proc/meminfo: memFree=1797576/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=2056 CPUtime=0
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1158960277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 514 112 96 399 0 111 0
[pid=7501] ppid=7500 vsize=2288 CPUtime=0
/proc/7501/stat : 7501 (march_dl2004) R 7500 7500 7120 0 -1 4194304 266 0 0 0 0 0 0 0 19 0 1 0 1158960277 2342912 261 1992294400 134512640 134996440 4294956176 18446744073709551615 134658120 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7501/statm: 572 261 49 118 0 451 0

[startup+0.135583 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 7500
/proc/meminfo: memFree=1797576/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=2056 CPUtime=0
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1158960277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 514 112 96 399 0 111 0
[pid=7501] ppid=7500 vsize=7820 CPUtime=0.12
/proc/7501/stat : 7501 (march_dl2004) R 7500 7500 7120 0 -1 4194304 1380 0 0 0 12 0 0 0 20 0 1 0 1158960277 8007680 1374 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7501/statm: 1955 1374 50 118 0 1834 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9876

[startup+0.202589 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 7500
/proc/meminfo: memFree=1797576/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=2056 CPUtime=0
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1158960277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 514 112 96 399 0 111 0
[pid=7501] ppid=7500 vsize=8308 CPUtime=0.19
/proc/7501/stat : 7501 (march_dl2004) R 7500 7500 7120 0 -1 4194304 2326 0 0 0 18 1 0 0 20 0 1 0 1158960277 8507392 1626 1992294400 134512640 134996440 4294956176 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7501/statm: 2077 1626 53 118 0 1956 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10364

[startup+0.302602 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 7500
/proc/meminfo: memFree=1797576/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=2056 CPUtime=0
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1158960277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 514 112 96 399 0 111 0
[pid=7501] ppid=7500 vsize=11140 CPUtime=0.28
/proc/7501/stat : 7501 (march_dl2004) R 7500 7500 7120 0 -1 4194304 3345 0 0 0 27 1 0 0 21 0 1 0 1158960277 11407360 2349 1992294400 134512640 134996440 4294956176 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7501/statm: 2785 2349 55 118 0 2664 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13196

[startup+0.702645 s]
/proc/loadavg: 1.99 1.98 1.99 4/94 7500
/proc/meminfo: memFree=1797576/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=2056 CPUtime=0
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1158960277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 514 112 96 399 0 111 0
[pid=7501] ppid=7500 vsize=10772 CPUtime=0.68
/proc/7501/stat : 7501 (march_dl2004) R 7500 7500 7120 0 -1 4194304 4577 0 0 0 66 2 0 0 25 0 1 0 1158960277 11030528 2257 1992294400 134512640 134996440 4294956176 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7501/statm: 2693 2257 55 118 0 2572 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12828

[startup+1.50275 s]
/proc/loadavg: 1.99 1.98 1.99 3/96 7502
/proc/meminfo: memFree=1787704/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=2056 CPUtime=0
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1158960277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 514 112 96 399 0 111 0
[pid=7501] ppid=7500 vsize=10764 CPUtime=1.48
/proc/7501/stat : 7501 (march_dl2004) R 7500 7500 7120 0 -1 4194304 7082 0 0 0 144 4 0 0 25 0 1 0 1158960277 11022336 2265 1992294400 134512640 134996440 4294956176 18446744073709551615 134652411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7501/statm: 2691 2265 57 118 0 2570 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12820

[startup+3.10192 s]
/proc/loadavg: 1.99 1.98 1.99 3/96 7502
/proc/meminfo: memFree=1761528/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=2056 CPUtime=0
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1158960277 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 514 112 96 399 0 111 0
[pid=7501] ppid=7500 vsize=38956 CPUtime=3.07
/proc/7501/stat : 7501 (march_dl2004) R 7500 7500 7120 0 -1 4194304 15997 0 0 0 300 7 0 0 25 0 1 0 1158960277 39890944 9296 1992294400 134512640 134996440 4294956176 18446744073709551615 134545427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7501/statm: 9739 9296 69 118 0 9618 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 41012

[startup+6.30126 s]
/proc/loadavg: 1.99 1.98 1.99 3/96 7503
/proc/meminfo: memFree=1778168/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=2056 CPUtime=4.99
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 152 17916 0 0 0 0 490 9 19 0 1 0 1158960277 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7500/statm: 514 121 104 399 0 111 0
[pid=7503] ppid=7500 vsize=18764 CPUtime=1.25
/proc/7503/stat : 7503 (mxc-sr08) R 7500 7500 7120 0 -1 4194304 5128 0 0 0 123 2 0 0 25 0 1 0 1158960781 19214336 4278 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7503/statm: 4691 4278 71 138 0 4550 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 20820

[startup+12.702 s]
/proc/loadavg: 2.15 2.02 2.01 3/95 7504
/proc/meminfo: memFree=1789072/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=6960 CPUtime=12.64
/proc/7500/stat : 7500 (SATzilla2009_C) R 7498 7500 7120 0 -1 4194304 2063 27085 0 0 131 0 1117 16 25 0 1 0 1158960277 7127040 1371 1992294400 134512640 136149437 4294956208 18446744073709551615 134532632 0 0 4096 0 0 0 0 17 1 0 0
/proc/7500/statm: 1740 1371 135 399 0 1337 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 6960

[startup+25.5014 s]
/proc/loadavg: 2.28 2.05 2.02 3/96 7506
/proc/meminfo: memFree=1772232/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=16996 CPUtime=2.92
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 4377 0 0 0 290 2 0 0 25 0 1 0 1158962533 17403904 3956 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 4249 3956 72 138 0 4108 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 27244

[startup+51.1012 s]
/proc/loadavg: 2.18 2.04 2.01 3/96 7506
/proc/meminfo: memFree=1772104/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=16996 CPUtime=28.51
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 4377 0 0 0 2849 2 0 0 25 0 1 0 1158962533 17403904 3956 1992294400 134512640 135078472 4294956176 18446744073709551615 134556280 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 4249 3956 72 138 0 4108 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 27244

[startup+102.302 s]
/proc/loadavg: 2.07 2.03 2.01 3/96 7506
/proc/meminfo: memFree=1772040/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=17568 CPUtime=79.69
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 4495 0 0 0 7967 2 0 0 25 0 1 0 1158962533 17989632 4074 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 4392 4074 72 138 0 4251 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 27816

[startup+162.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/96 7506
/proc/meminfo: memFree=1771080/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=18504 CPUtime=139.66
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 4725 0 0 0 13964 2 0 0 25 0 1 0 1158962533 18948096 4304 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 4626 4304 72 138 0 4485 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 28752

[startup+222.308 s]
/proc/loadavg: 2.01 2.02 2.00 3/96 7506
/proc/meminfo: memFree=1769480/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=20036 CPUtime=199.65
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 5117 0 0 0 19962 3 0 0 25 0 1 0 1158962533 20516864 4696 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 5009 4696 72 138 0 4868 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 30284

[startup+282.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 7506
/proc/meminfo: memFree=1767752/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=21872 CPUtime=259.62
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 5559 0 0 0 25959 3 0 0 25 0 1 0 1158962533 22396928 5138 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 5468 5138 72 138 0 5327 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 32120

[startup+342.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 7506
/proc/meminfo: memFree=1766536/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=23156 CPUtime=319.6
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 5859 0 0 0 31956 4 0 0 25 0 1 0 1158962533 23711744 5438 1992294400 134512640 135078472 4294956176 18446744073709551615 134556280 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 5789 5438 72 138 0 5648 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 33404


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


[startup+762.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1761736/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=27536 CPUtime=739.44
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 6940 0 0 0 73938 6 0 0 25 0 1 0 1158962533 28196864 6519 1992294400 134512640 135078472 4294956176 18446744073709551615 134550562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 6884 6519 72 138 0 6743 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 37784

[startup+822.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1761672/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=27832 CPUtime=799.41
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 6997 0 0 0 79935 6 0 0 25 0 1 0 1158962533 28499968 6576 1992294400 134512640 135078472 4294956176 18446744073709551615 134550532 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 6958 6576 72 138 0 6817 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 38080

[startup+882.309 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1761032/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=28512 CPUtime=859.39
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7162 0 0 0 85933 6 0 0 25 0 1 0 1158962533 29196288 6741 1992294400 134512640 135078472 4294956176 18446744073709551615 134550908 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7128 6741 72 138 0 6987 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 38760

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1760456/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=29172 CPUtime=919.36
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7326 0 0 0 91930 6 0 0 25 0 1 0 1158962533 29872128 6905 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7293 6905 72 138 0 7152 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 39420

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1759240/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=30360 CPUtime=979.34
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7627 0 0 0 97928 6 0 0 25 0 1 0 1158962533 31088640 7206 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7590 7206 72 138 0 7449 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 40608

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1758664/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=31068 CPUtime=1039.32
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7762 0 0 0 103925 7 0 0 25 0 1 0 1158962533 31813632 7341 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7767 7341 72 138 0 7626 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 41316

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1758600/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=31068 CPUtime=1099.3
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7762 0 0 0 109923 7 0 0 25 0 1 0 1158962533 31813632 7341 1992294400 134512640 135078472 4294956176 18446744073709551615 134556286 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7767 7341 72 138 0 7626 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 41316

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1758536/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=31240 CPUtime=1159.27
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7783 0 0 0 115920 7 0 0 25 0 1 0 1158962533 31989760 7362 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7810 7362 72 138 0 7669 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 41488

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

[startup+1190.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1758536/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=31240 CPUtime=1167.37
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7784 0 0 0 116730 7 0 0 25 0 1 0 1158962533 31989760 7363 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7810 7363 72 138 0 7669 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 41488

[startup+1196.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1758472/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=31240 CPUtime=1173.77
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7784 0 0 0 117370 7 0 0 25 0 1 0 1158962533 31989760 7363 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7810 7363 72 138 0 7669 0
Current children cumulated CPU time (s) 1196.26
Current children cumulated vsize (KiB) 41488

[startup+1198.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1758472/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=31240 CPUtime=1175.37
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7785 0 0 0 117530 7 0 0 25 0 1 0 1158962533 31989760 7364 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7810 7364 72 138 0 7669 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 41488

[startup+1199.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1758472/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=31240 CPUtime=1176.17
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7785 0 0 0 117610 7 0 0 25 0 1 0 1158962533 31989760 7364 1992294400 134512640 135078472 4294956176 18446744073709551615 134556238 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7810 7364 72 138 0 7669 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 41488

[startup+1199.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1758472/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=31240 CPUtime=1176.57
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7785 0 0 0 117650 7 0 0 25 0 1 0 1158962533 31989760 7364 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7810 7364 72 138 0 7669 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 41488

[startup+1199.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 7508
/proc/meminfo: memFree=1758472/2055920 swapFree=4165792/4192956
[pid=7500] ppid=7498 vsize=10248 CPUtime=22.49
/proc/7500/stat : 7500 (SATzilla2009_C) S 7498 7500 7120 0 -1 4194304 4807 29372 0 0 902 15 1315 17 25 0 1 0 1158960277 10493952 2325 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7500/statm: 2562 2325 220 399 0 2159 0
[pid=7506] ppid=7500 vsize=31240 CPUtime=1176.77
/proc/7506/stat : 7506 (minisat20SAT07) R 7500 7500 7120 0 -1 4194304 7785 0 0 0 117670 7 0 0 25 0 1 0 1158962533 31989760 7364 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7506/statm: 7810 7364 72 138 0 7669 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 41488

Child status: 17
Real time (s): 1199.86
CPU time (s): 1199.34
CPU user time (s): 1198.93
CPU system time (s): 0.409937
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 41488

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

runsolver used 1.88971 second user time and 4.66029 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-04 18:36:06
IDJOB=1558060
IDBENCH=70850
IDSOLVER=527
FILE ID=node91/1558060-1238862966
PBS_JOBID= 9085880
Free space on /tmp= 66528 MiB

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

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED=1450044254

node91.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.252
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.252
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:       1798056 kB
Buffers:         26668 kB
Cached:         157112 kB
SwapCached:       8796 kB
Active:          47300 kB
Inactive:       146764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798056 kB
SwapTotal:     4192956 kB
SwapFree:      4165792 kB
Dirty:           32988 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:            46944 kB
Committed_AS:  2579944 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node91 at 2009-04-04 18:56:06