Trace number 1727910

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.55 1200.04

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

19.66/19.75	c SATzilla is building models for class 2
19.66/19.75	c run presolver march_dl2004 for 5 seconds ... 
19.66/19.75	c Bin: Executing march_dl2004
19.66/19.75	c spawning binary file with 5 seconds ...
19.66/19.75	c child exit by a signal
19.66/19.75	c march_dl2004 returned code 137.
19.66/19.75	c run presolver mxc-sr08 for 5 seconds ... 
19.66/19.75	c Bin: Executing mxc-sr08
19.66/19.75	c spawning binary file with 5 seconds ...
19.66/19.75	c child exit by a signal
19.66/19.75	c mxc-sr08 returned code 137.
19.66/19.75	c Orignal number of varibales is 2969, number of clauses is 18718 
19.66/19.75	c predicted feature computation time is 7.764042 
19.66/19.75	c Bin: Executing satelite
19.66/19.75	c spawning binary file with 240 seconds ...
19.66/19.75	c child exited successfully
19.66/19.75	c satzilla computing base features
19.66/19.75	c Number of variabe is: 2870, Number of clause is : 16525 
19.66/19.75	c Initializing...
19.66/19.75	c satzilla compute diameter ...
19.66/19.75	c start diameter features ...
19.66/19.75	c satzilla doing clause learning
19.66/19.75	c start clause learning features ...
19.66/19.75	c Bin: Executing zchaff07
19.66/19.75	c spawning binary file with 2 seconds ...
19.66/19.75	c child exit by a signal
19.66/19.75	c satzilla doing survey propogation probe
19.66/19.75	c do survay propogation for 2 second ...
19.66/19.75	c satzilla doing local search probe
19.66/19.75	c satzilla doing lobjois search-space size estimate
19.66/19.75	c features are:2969 18718 2870 16525 0.0344948 0.132708 0.173676 0.306746 0.882038 2.58789 0.00253612 0.377092 0.000696864 0.00452962 2.13327 0.0705598 0.0872012 0.00253612 1.2737 6.05144e-05 0.0203328 3.49789 0.60196 0.152556 0 1 2.84151 0.000178296 2.35238 0 0.0033888 1.66945 0.125204 0.0030972 1.5111 6.05144e-05 0.0206354 4.8892 0.0720488 4 6 0.440734 1925.62 0.152638 1383 2256 2256 1383 2165 1816 2042 18.8921 0.160738 14.2856 22.9658 22.9658 14.2856 22.1779 16.3028 18.7453 0.73372 0.206832 2.07408e-06 1 0.854693 0.609865 0.827826 0.666549 0.772203 0.449146 0.317778 6.74577e-05 0.999581 0.499711 0.152058 0.499045 0.477082 0.496018 76.6299 0.0902443 132.752 0.0678888 132 121 145 0.441069 0.712327 0.952986 0.0209478 0.233754 0.493697 
19.66/19.75	c satzilla's ranking:
19.66/19.75	c 1) minisat20SAT07: 2.823323
19.66/19.75	c 2) mxc-sr08: 2.624962
19.66/19.75	c 3) zchaff_rand: 1.197506
19.66/19.75	c 4) minisat20: 0.995084
19.66/19.75	c 5) march_dl2004: 0.210405
19.66/19.75	c 6) tts-4-0: -0.071848
19.66/19.75	c 7) vallst: -1.166968
19.66/19.75	c 8) SATenstein: -10000.000000
19.66/19.75	c 9) gnovelty+: -10000.000000
19.66/19.75	c 10) adaptg2wsat+: -10000.000000
19.66/19.75	c 11) adaptg2wsat0: -10000.000000
19.66/19.75	c 12) picosat846: -10000.000000
19.66/19.75	c 13) kcnfs04SAT07: -10000.000000
19.66/19.75	c satzilla running minisat20SAT07 ... 
1199.49/1200.03	c Bin: Executing minisat20SAT07
1199.49/1200.03	c spawning binary file with 1180 seconds ...
1199.49/1200.03	c child exit by a signal
1199.49/1200.03	c minisat20SAT07 returned code 137.
1199.49/1200.03	c satzilla running mxc-sr08 ... 
1199.49/1200.03	c Bin: Executing mxc-sr08
1199.49/1200.03	c mxc-sr08 returned code 1.
1199.49/1200.03	c satzilla running zchaff_rand ... 
1199.49/1200.03	c Bin: Executing zchaff_rand
1199.49/1200.03	c zchaff_rand returned code 1.
1199.49/1200.03	c satzilla running minisat20 ... 
1199.49/1200.03	c Bin: Executing minisat20
1199.49/1200.03	c minisat20 returned code 1.
1199.49/1200.03	c satzilla running march_dl2004 ... 
1199.49/1200.03	c Bin: Executing march_dl2004
1199.49/1200.03	c march_dl2004 returned code 1.
1199.49/1200.03	c satzilla running tts-4-0 ... 
1199.49/1200.03	c Bin: Executing tts-4-0
1199.49/1200.03	c tts-4-0 returned code 1.
1199.49/1200.03	c satzilla running vallst ... 
1199.49/1200.03	c Bin: Executing vallst
1199.49/1200.03	c vallst returned code 1.
1199.49/1200.03	c satzilla running SATenstein ... 
1199.49/1200.03	c Bin: Executing SATenstein
1199.49/1200.03	c SATenstein returned code 1.
1199.49/1200.03	c satzilla running gnovelty+ ... 
1199.49/1200.03	c Bin: Executing gnovelty+
1199.49/1200.03	c gnovelty+ returned code 1.
1199.49/1200.03	c satzilla running adaptg2wsat+ ... 
1199.49/1200.03	c Bin: Executing adaptg2wsat+
1199.49/1200.03	c adaptg2wsat+ returned code 1.
1199.49/1200.03	c satzilla running adaptg2wsat0 ... 
1199.49/1200.03	c Bin: Executing adaptg2wsat0
1199.49/1200.03	c adaptg2wsat0 returned code 1.
1199.49/1200.03	c satzilla running picosat846 ... 
1199.49/1200.03	c Bin: Executing picosat846
1199.49/1200.03	c picosat846 returned code 1.
1199.49/1200.03	c satzilla running kcnfs04SAT07 ... 
1199.49/1200.03	c Bin: Executing kcnfs04SAT07
1199.49/1200.03	c kcnfs04SAT07 returned code 1.
1199.49/1200.03	c ERROR: All Failed! 
1199.49/1200.03	c SATZILLA_TIME=1199.720000

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-1727910-1240730570/watcher-1727910-1240730570 -o /tmp/evaluation-result-1727910-1240730570/solver-1727910-1240730570 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1727910-1240730570.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: 0.92 0.98 1.16 3/65 23013
/proc/meminfo: memFree=1738512/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=2056 CPUtime=0
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101089336 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 514 112 96 399 0 111 0
[pid=23014] ppid=23013 vsize=924 CPUtime=0
/proc/23014/stat : 23014 (march_dl2004) R 23013 23013 22574 0 -1 4194304 139 0 0 0 0 0 0 0 19 0 1 0 101089336 946176 134 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23014/statm: 231 134 50 118 0 110 0

[startup+0.0810761 s]
/proc/loadavg: 0.92 0.98 1.16 3/65 23013
/proc/meminfo: memFree=1738512/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=2056 CPUtime=0
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101089336 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 514 112 96 399 0 111 0
[pid=23014] ppid=23013 vsize=2244 CPUtime=0.07
/proc/23014/stat : 23014 (march_dl2004) R 23013 23013 22574 0 -1 4194304 532 0 0 0 7 0 0 0 19 0 1 0 101089336 2297856 396 1992294400 134512640 134996440 4294956176 18446744073709551615 134542897 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23014/statm: 561 396 55 118 0 440 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4300

[startup+0.102078 s]
/proc/loadavg: 0.92 0.98 1.16 3/65 23013
/proc/meminfo: memFree=1738512/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=2056 CPUtime=0
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101089336 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 514 112 96 399 0 111 0
[pid=23014] ppid=23013 vsize=2568 CPUtime=0.09
/proc/23014/stat : 23014 (march_dl2004) R 23013 23013 22574 0 -1 4194304 1097 0 0 0 9 0 0 0 19 0 1 0 101089336 2629632 501 1992294400 134512640 134996440 4294956176 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23014/statm: 642 501 55 118 0 521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4624

[startup+0.302101 s]
/proc/loadavg: 0.92 0.98 1.16 3/65 23013
/proc/meminfo: memFree=1738512/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=2056 CPUtime=0
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101089336 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 514 112 96 399 0 111 0
[pid=23014] ppid=23013 vsize=6548 CPUtime=0.29
/proc/23014/stat : 23014 (march_dl2004) R 23013 23013 22574 0 -1 4194304 3206 0 0 0 28 1 0 0 21 0 1 0 101089336 6705152 1077 1992294400 134512640 134996440 4294956176 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23014/statm: 1637 1077 67 118 0 1516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8604

[startup+0.702155 s]
/proc/loadavg: 0.92 0.98 1.16 3/65 23013
/proc/meminfo: memFree=1738512/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=2056 CPUtime=0
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101089336 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 514 112 96 399 0 111 0
[pid=23014] ppid=23013 vsize=6548 CPUtime=0.69
/proc/23014/stat : 23014 (march_dl2004) R 23013 23013 22574 0 -1 4194304 3210 0 0 0 68 1 0 0 25 0 1 0 101089336 6705152 1081 1992294400 134512640 134996440 4294956176 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23014/statm: 1637 1081 67 118 0 1516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8604

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 1.16 2/67 23015
/proc/meminfo: memFree=1734272/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=2056 CPUtime=0
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101089336 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 514 112 96 399 0 111 0
[pid=23014] ppid=23013 vsize=6548 CPUtime=1.48
/proc/23014/stat : 23014 (march_dl2004) R 23013 23013 22574 0 -1 4194304 3218 0 0 0 147 1 0 0 25 0 1 0 101089336 6705152 1089 1992294400 134512640 134996440 4294956176 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23014/statm: 1637 1089 67 118 0 1516 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8604

[startup+3.10143 s]
/proc/loadavg: 0.92 0.98 1.16 2/67 23015
/proc/meminfo: memFree=1732864/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=2056 CPUtime=0
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101089336 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 514 112 96 399 0 111 0
[pid=23014] ppid=23013 vsize=26468 CPUtime=3.07
/proc/23014/stat : 23014 (march_dl2004) R 23013 23013 22574 0 -1 4194304 8525 0 0 0 282 25 0 0 25 0 1 0 101089336 27103232 6069 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23014/statm: 6617 6069 73 118 0 6496 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28524

[startup+6.30181 s]
/proc/loadavg: 1.01 1.00 1.17 2/67 23016
/proc/meminfo: memFree=1735680/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=2056 CPUtime=4.99
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 152 9683 0 0 0 0 430 69 19 0 1 0 101089336 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 514 121 104 399 0 111 0
[pid=23016] ppid=23013 vsize=4288 CPUtime=1.27
/proc/23016/stat : 23016 (mxc-sr08) R 23013 23013 22574 0 -1 4194304 1178 0 0 0 127 0 0 0 25 0 1 0 101089838 4390912 950 1992294400 134512640 135078026 4294956176 18446744073709551615 134534342 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23016/statm: 1072 950 71 138 0 931 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 6344

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.17 2/66 23017
/proc/meminfo: memFree=1735496/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=3860 CPUtime=12.25
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 937 11838 0 0 211 0 944 70 25 0 1 0 101089336 3952640 629 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 965 629 136 399 0 562 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 3860

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 23019
/proc/meminfo: memFree=1731200/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=5324 CPUtime=5.72
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 1187 0 0 0 572 0 0 0 25 0 1 0 101091312 5451776 1135 1992294400 134512640 135078472 4294956176 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 1331 1135 72 138 0 1190 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10316

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 23019
/proc/meminfo: memFree=1729536/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=6832 CPUtime=31.31
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 1573 0 0 0 3130 1 0 0 25 0 1 0 101091312 6995968 1521 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 1708 1521 72 138 0 1567 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 11824

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.15 2/67 23019
/proc/meminfo: memFree=1728064/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=8324 CPUtime=82.48
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 1936 0 0 0 8247 1 0 0 25 0 1 0 101091312 8523776 1884 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 2081 1884 72 138 0 1940 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 13316

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.14 2/67 23019
/proc/meminfo: memFree=1726656/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=9664 CPUtime=142.45
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 2278 0 0 0 14244 1 0 0 25 0 1 0 101091312 9895936 2226 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 2416 2226 72 138 0 2275 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 14656

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.13 2/67 23019
/proc/meminfo: memFree=1725760/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=10680 CPUtime=202.43
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 2507 0 0 0 20241 2 0 0 25 0 1 0 101091312 10936320 2455 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 2670 2455 72 138 0 2529 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 15672

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/67 23019
/proc/meminfo: memFree=1725504/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=10972 CPUtime=262.4
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 2561 0 0 0 26238 2 0 0 25 0 1 0 101091312 11235328 2509 1992294400 134512640 135078472 4294956176 18446744073709551615 134550254 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 2743 2509 72 138 0 2602 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 15964

[startup+342.301 s]
/proc/loadavg: 1.04 1.01 1.11 2/67 23019
/proc/meminfo: memFree=1724864/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=11504 CPUtime=322.37
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 2703 0 0 0 32235 2 0 0 25 0 1 0 101091312 11780096 2651 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 2876 2651 72 138 0 2735 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 16496


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


[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 23019
/proc/meminfo: memFree=1722368/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=13844 CPUtime=802.19
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3266 0 0 0 80216 3 0 0 25 0 1 0 101091312 14176256 3214 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3461 3214 72 138 0 3320 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 18836

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 23019
/proc/meminfo: memFree=1722112/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=13992 CPUtime=862.18
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3314 0 0 0 86214 4 0 0 25 0 1 0 101091312 14327808 3262 1992294400 134512640 135078472 4294956176 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3498 3262 72 138 0 3357 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 18984

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 23021
/proc/meminfo: memFree=1721664/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=14284 CPUtime=922.16
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3366 0 0 0 92212 4 0 0 25 0 1 0 101091312 14626816 3314 1992294400 134512640 135078472 4294956176 18446744073709551615 134550899 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3571 3314 72 138 0 3430 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 19276

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 23021
/proc/meminfo: memFree=1721472/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=14608 CPUtime=982.14
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3442 0 0 0 98210 4 0 0 25 0 1 0 101091312 14958592 3390 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3652 3390 72 138 0 3511 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 19600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 23021
/proc/meminfo: memFree=1720896/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1042.12
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3605 0 0 0 104208 4 0 0 25 0 1 0 101091312 15646720 3553 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 20272

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23021
/proc/meminfo: memFree=1720896/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1102.1
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3605 0 0 0 110206 4 0 0 25 0 1 0 101091312 15646720 3553 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3553 72 138 0 3679 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 20272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23021
/proc/meminfo: memFree=1720832/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1162.08
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3607 0 0 0 116204 4 0 0 25 0 1 0 101091312 15646720 3555 1992294400 134512640 135078472 4294956176 18446744073709551615 134549417 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3555 72 138 0 3679 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 20272

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23021
/proc/meminfo: memFree=1720832/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1170.08
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3607 0 0 0 117004 4 0 0 25 0 1 0 101091312 15646720 3555 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3555 72 138 0 3679 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 20272

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23021
/proc/meminfo: memFree=1720832/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1176.48
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3607 0 0 0 117644 4 0 0 25 0 1 0 101091312 15646720 3555 1992294400 134512640 135078472 4294956176 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3555 72 138 0 3679 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 20272

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23021
/proc/meminfo: memFree=1720832/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1178.07
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3607 0 0 0 117803 4 0 0 25 0 1 0 101091312 15646720 3555 1992294400 134512640 135078472 4294956176 18446744073709551615 134550562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3555 72 138 0 3679 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 20272

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23021
/proc/meminfo: memFree=1720832/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1178.87
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3607 0 0 0 117883 4 0 0 25 0 1 0 101091312 15646720 3555 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3555 72 138 0 3679 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 20272

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23021
/proc/meminfo: memFree=1720832/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1179.27
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3607 0 0 0 117923 4 0 0 25 0 1 0 101091312 15646720 3555 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3555 72 138 0 3679 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 20272

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23021
/proc/meminfo: memFree=1720832/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1179.67
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3607 0 0 0 117963 4 0 0 25 0 1 0 101091312 15646720 3555 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3555 72 138 0 3679 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 20272

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23021
/proc/meminfo: memFree=1720832/2055920 swapFree=4180664/4192956
[pid=23013] ppid=23011 vsize=4992 CPUtime=19.71
/proc/23013/stat : 23013 (SATzilla2009_C) S 23011 23013 22574 0 -1 4194304 2294 13350 0 0 737 19 1141 74 25 0 1 0 101089336 5111808 933 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23013/statm: 1248 933 220 399 0 845 0
[pid=23019] ppid=23013 vsize=15280 CPUtime=1179.78
/proc/23019/stat : 23019 (minisat20SAT07) R 23013 23013 22574 0 -1 4194304 3607 0 0 0 117974 4 0 0 25 0 1 0 101091312 15646720 3555 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23019/statm: 3820 3555 72 138 0 3679 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 20272

Child status: 17
Real time (s): 1200.04
CPU time (s): 1199.55
CPU user time (s): 1198.56
CPU system time (s): 0.98585
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 31296

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

runsolver used 1.04784 second user time and 3.34249 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-26 09:22:50
IDJOB=1727910
IDBENCH=24648
IDSOLVER=527
FILE ID=node73/1727910-1240730570
PBS_JOBID= 9186890
Free space on /tmp= 66356 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727910-1240730570/watcher-1727910-1240730570 -o /tmp/evaluation-result-1727910-1240730570/solver-1727910-1240730570 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1727910-1240730570.cnf

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=469245272

node73.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.214
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.214
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1738992 kB
Buffers:         15168 kB
Cached:         226052 kB
SwapCached:       6232 kB
Active:          68572 kB
Inactive:       181136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738992 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:           32160 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            53200 kB
Committed_AS:   420504 kB
PageTables:       1396 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= 66324 MiB
End job on node73 at 2009-04-26 09:42:50