Trace number 1735366

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) 1198.91 1199.48

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes3.cnf
MD5SUM3e5b6d8ea2e7f58efa9d9a4dc4048be5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.5647
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

21.06/21.11	c SATzilla is building models for class 2
21.06/21.11	c run presolver march_dl2004 for 5 seconds ... 
21.06/21.11	c Bin: Executing march_dl2004
21.06/21.11	c spawning binary file with 5 seconds ...
21.06/21.11	c child exit by a signal
21.06/21.11	c march_dl2004 returned code 137.
21.06/21.11	c run presolver mxc-sr08 for 5 seconds ... 
21.06/21.11	c Bin: Executing mxc-sr08
21.06/21.11	c spawning binary file with 5 seconds ...
21.06/21.11	c child exit by a signal
21.06/21.11	c mxc-sr08 returned code 137.
21.06/21.11	c Orignal number of varibales is 1150, number of clauses is 84314 
21.06/21.11	c predicted feature computation time is 8.927657 
21.06/21.11	c Bin: Executing satelite
21.06/21.11	c spawning binary file with 240 seconds ...
21.06/21.11	c child exited successfully
21.06/21.11	c satzilla computing base features
21.06/21.11	c Number of variabe is: 1100, Number of clause is : 82883 
21.06/21.11	c Initializing...
21.06/21.11	c satzilla compute diameter ...
21.06/21.11	c start diameter features ...
21.06/21.11	c satzilla doing clause learning
21.06/21.11	c start clause learning features ...
21.06/21.11	c Bin: Executing zchaff07
21.06/21.11	c spawning binary file with 2 seconds ...
21.06/21.11	c child exit by a signal
21.06/21.11	c satzilla doing survey propogation probe
21.06/21.11	c do survay propogation for 2 second ...
21.06/21.11	c satzilla doing local search probe
21.06/21.11	c satzilla doing lobjois search-space size estimate
21.06/21.11	c features are:1150 84314 1100 82883 0.0454545 0.0172653 0.0132717 0.99476 0.0208875 0.236136 0.00299095 1.54719 0.00181818 0.0390909 0.246712 0.939059 0.939059 0.00299095 0.172856 0.00145989 0.00459684 5.0036 0.180999 0.0441554 0.0882353 0.349754 2.84702 0.00170738 0.165768 0.000832499 0.00278706 4.48662 0.939059 0.00348118 0.181666 0.00161674 0.00561032 3 0 3 3 -0 360.091 0.827575 112 1286 336 248 311 250 287 50.3359 0.147482 41.3711 66.6339 60.839 42.0242 52.8372 44.0482 48.9077 0.821026 0.0184618 0.776115 0.87259 0.84054 0.801993 0.830795 0.81076 0.820531 4.82716e-08 9.74203 0 1.12791e-05 5.19764e-09 2.45803e-13 6.3332e-10 2.02327e-12 3.13922e-11 271.85 7.86812 499.663 0.118789 504.5 482 529 36.2186 0.126561 0.98718 0.113219 0.764688 0.91261 
21.06/21.11	c satzilla's ranking:
21.06/21.11	c 1) vallst: 2.663117
21.06/21.11	c 2) minisat20: 1.841219
21.06/21.11	c 3) minisat20SAT07: 1.606814
21.06/21.11	c 4) mxc-sr08: 1.306918
21.06/21.11	c 5) zchaff_rand: 1.252232
21.06/21.11	c 6) march_dl2004: 1.239098
21.06/21.11	c 7) tts-4-0: 0.193025
21.06/21.11	c 8) SATenstein: -10000.000000
21.06/21.11	c 9) gnovelty+: -10000.000000
21.06/21.11	c 10) adaptg2wsat+: -10000.000000
21.06/21.11	c 11) adaptg2wsat0: -10000.000000
21.06/21.11	c 12) picosat846: -10000.000000
21.06/21.11	c 13) kcnfs04SAT07: -10000.000000
21.06/21.11	c satzilla running vallst ... 
1198.81/1199.47	c Bin: Executing vallst
1198.81/1199.47	c spawning binary file with 1178 seconds ...
1198.81/1199.47	c child exit by a signal
1198.81/1199.47	c vallst returned code 137.
1198.81/1199.47	c satzilla running minisat20 ... 
1198.81/1199.47	c Bin: Executing minisat20
1198.81/1199.47	c minisat20 returned code 1.
1198.81/1199.47	c satzilla running minisat20SAT07 ... 
1198.81/1199.47	c Bin: Executing minisat20SAT07
1198.81/1199.47	c minisat20SAT07 returned code 1.
1198.81/1199.47	c satzilla running mxc-sr08 ... 
1198.81/1199.47	c Bin: Executing mxc-sr08
1198.81/1199.47	c mxc-sr08 returned code 1.
1198.81/1199.47	c satzilla running zchaff_rand ... 
1198.81/1199.47	c Bin: Executing zchaff_rand
1198.81/1199.47	c zchaff_rand returned code 1.
1198.81/1199.47	c satzilla running march_dl2004 ... 
1198.81/1199.47	c Bin: Executing march_dl2004
1198.81/1199.47	c march_dl2004 returned code 1.
1198.81/1199.47	c satzilla running tts-4-0 ... 
1198.81/1199.47	c Bin: Executing tts-4-0
1198.81/1199.47	c tts-4-0 returned code 1.
1198.81/1199.47	c satzilla running SATenstein ... 
1198.81/1199.47	c Bin: Executing SATenstein
1198.81/1199.47	c SATenstein returned code 1.
1198.81/1199.47	c satzilla running gnovelty+ ... 
1198.81/1199.47	c Bin: Executing gnovelty+
1198.81/1199.47	c gnovelty+ returned code 1.
1198.81/1199.47	c satzilla running adaptg2wsat+ ... 
1198.81/1199.47	c Bin: Executing adaptg2wsat+
1198.81/1199.47	c adaptg2wsat+ returned code 1.
1198.81/1199.47	c satzilla running adaptg2wsat0 ... 
1198.81/1199.47	c Bin: Executing adaptg2wsat0
1198.81/1199.47	c adaptg2wsat0 returned code 1.
1198.81/1199.47	c satzilla running picosat846 ... 
1198.81/1199.47	c Bin: Executing picosat846
1198.81/1199.47	c picosat846 returned code 1.
1198.81/1199.47	c satzilla running kcnfs04SAT07 ... 
1198.81/1199.47	c Bin: Executing kcnfs04SAT07
1198.81/1199.47	c kcnfs04SAT07 returned code 1.
1198.81/1199.47	c ERROR: All Failed! 
1198.81/1199.47	c SATZILLA_TIME=1199.070000

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-1735366-1240801683/watcher-1735366-1240801683 -o /tmp/evaluation-result-1735366-1240801683/solver-1735366-1240801683 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1735366-1240801683.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 0.99 3/65 30850
/proc/meminfo: memFree=1679280/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=2056 CPUtime=0
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108201043 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 514 112 96 399 0 111 0
[pid=30851] ppid=30850 vsize=1300 CPUtime=0
/proc/30851/stat : 30851 (march_dl2004) R 30850 30850 30123 0 -1 4194304 182 0 0 0 0 0 0 0 19 0 1 0 108201043 1331200 177 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30851/statm: 325 177 50 118 0 204 0

[startup+0.037578 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 30850
/proc/meminfo: memFree=1679280/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=2056 CPUtime=0
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108201043 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 514 112 96 399 0 111 0
[pid=30851] ppid=30850 vsize=1828 CPUtime=0.03
/proc/30851/stat : 30851 (march_dl2004) R 30850 30850 30123 0 -1 4194304 347 0 0 0 3 0 0 0 19 0 1 0 108201043 1871872 342 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30851/statm: 457 342 50 118 0 336 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3884

[startup+0.101585 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 30850
/proc/meminfo: memFree=1679280/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=2056 CPUtime=0
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108201043 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 514 112 96 399 0 111 0
[pid=30851] ppid=30850 vsize=4400 CPUtime=0.09
/proc/30851/stat : 30851 (march_dl2004) R 30850 30850 30123 0 -1 4194304 881 0 0 0 9 0 0 0 19 0 1 0 108201043 4505600 644 1992294400 134512640 134996440 4294956176 18446744073709551615 134617620 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30851/statm: 1100 644 53 118 0 979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6456

[startup+0.301608 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 30850
/proc/meminfo: memFree=1679280/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=2056 CPUtime=0
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108201043 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 514 112 96 399 0 111 0
[pid=30851] ppid=30850 vsize=5920 CPUtime=0.29
/proc/30851/stat : 30851 (march_dl2004) R 30850 30850 30123 0 -1 4194304 4875 0 0 0 27 2 0 0 21 0 1 0 108201043 6062080 1098 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30851/statm: 1480 1100 72 118 0 1359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7976

[startup+0.701655 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 30850
/proc/meminfo: memFree=1679280/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=2056 CPUtime=0
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108201043 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 514 112 96 399 0 111 0
[pid=30851] ppid=30850 vsize=12068 CPUtime=0.69
/proc/30851/stat : 30851 (march_dl2004) R 30850 30850 30123 0 -1 4194304 9458 0 0 0 65 4 0 0 25 0 1 0 108201043 12357632 1905 1992294400 134512640 134996440 4294956176 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30851/statm: 3017 1905 73 118 0 2896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14124

[startup+1.50175 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 30852
/proc/meminfo: memFree=1671456/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=2056 CPUtime=0
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108201043 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 514 112 96 399 0 111 0
[pid=30851] ppid=30850 vsize=13904 CPUtime=1.49
/proc/30851/stat : 30851 (march_dl2004) R 30850 30850 30123 0 -1 4194304 9858 0 0 0 145 4 0 0 25 0 1 0 108201043 14237696 2305 1992294400 134512640 134996440 4294956176 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30851/statm: 3476 2305 75 118 0 3355 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15960

[startup+3.10294 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 30852
/proc/meminfo: memFree=1669920/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=2056 CPUtime=0
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108201043 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 514 112 96 399 0 111 0
[pid=30851] ppid=30850 vsize=14036 CPUtime=3.09
/proc/30851/stat : 30851 (march_dl2004) R 30850 30850 30123 0 -1 4194304 9911 0 0 0 305 4 0 0 25 0 1 0 108201043 14372864 2358 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30851/statm: 3509 2358 75 118 0 3388 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16092

[startup+6.3013 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 30853
/proc/meminfo: memFree=1673248/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=2056 CPUtime=4.99
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 156 9950 0 0 0 0 495 4 19 0 1 0 108201043 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30850/statm: 514 125 107 399 0 111 0
[pid=30853] ppid=30850 vsize=7040 CPUtime=1.27
/proc/30853/stat : 30853 (mxc-sr08) R 30850 30850 30123 0 -1 4194304 1898 0 0 0 127 0 0 0 25 0 1 0 108201545 7208960 1643 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30853/statm: 1760 1643 55 138 0 1619 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9096

[startup+12.701 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 30854
/proc/meminfo: memFree=1671992/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=7856 CPUtime=12.66
/proc/30850/stat : 30850 (SATzilla2009_C) R 30848 30850 30123 0 -1 4194304 2294 14394 0 0 215 1 1042 8 25 0 1 0 108201043 8044544 1597 1992294400 134512640 136149437 4294956208 18446744073709551615 134532663 0 0 4096 0 0 0 0 17 0 0 0
/proc/30850/statm: 1964 1597 135 399 0 1561 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7856

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1666800/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=3472 CPUtime=4.37
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 571 0 0 0 419 18 0 0 25 0 1 0 108203154 3555328 554 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 868 554 151 55 0 458 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 14860

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1666480/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=3588 CPUtime=29.96
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 633 0 0 0 2878 118 0 0 25 0 1 0 108203154 3674112 616 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 897 616 151 55 0 487 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 14976

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1666352/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=3704 CPUtime=81.14
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 669 0 0 0 7844 270 0 0 25 0 1 0 108203154 3792896 652 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 926 652 151 55 0 516 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 15092

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1666288/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=3820 CPUtime=141.11
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 689 0 0 0 13677 434 0 0 25 0 1 0 108203154 3911680 672 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 955 672 151 55 0 545 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 15208

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1666224/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=3820 CPUtime=201.08
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 710 0 0 0 19541 567 0 0 25 0 1 0 108203154 3911680 693 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 955 693 151 55 0 545 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 15208

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1666160/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=3932 CPUtime=261.05
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 726 0 0 0 25411 694 0 0 25 0 1 0 108203154 4026368 709 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 983 709 151 55 0 573 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 15320

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1666160/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=3932 CPUtime=321.03
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 738 0 0 0 31292 811 0 0 25 0 1 0 108203154 4026368 721 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 983 721 151 55 0 573 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 15320


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659312/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=800.81
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 78784 1297 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 21768

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659312/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=860.77
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 84677 1400 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 21768

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659248/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=920.75
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 90572 1503 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 21768

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=980.72
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 96477 1595 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 21768

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659248/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1040.7
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 102385 1685 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 21768

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1100.67
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 108289 1778 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 21768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1160.65
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 114186 1879 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 21768

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1168.65
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 114971 1894 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 21768

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1171.84
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 115286 1898 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1192.91
Current children cumulated vsize (KiB) 21768

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1175.05
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 115602 1903 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 21768

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1176.64
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 115759 1905 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 21768

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1177.44
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 115838 1906 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 21768

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1177.64
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 115857 1907 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 21768

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30856
/proc/meminfo: memFree=1659184/2055920 swapFree=4186068/4192956
[pid=30850] ppid=30848 vsize=11388 CPUtime=21.07
/proc/30850/stat : 30850 (SATzilla2009_C) S 30848 30850 30123 0 -1 4194304 5011 16962 0 0 852 5 1238 12 25 0 1 0 108201043 11661312 2625 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30850/statm: 2847 2625 219 399 0 2444 0
[pid=30856] ppid=30850 vsize=10380 CPUtime=1177.74
/proc/30856/stat : 30856 (vallst) R 30850 30850 30123 0 -1 4194304 2329 0 0 0 115867 1907 0 0 25 0 1 0 108203154 10629120 2312 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/30856/statm: 2595 2312 151 55 0 2185 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 21768

Child status: 17
Real time (s): 1199.48
CPU time (s): 1198.91
CPU user time (s): 1179.66
CPU system time (s): 19.2571
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 21784

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

runsolver used 1.05884 second user time and 3.3115 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-27 05:08:03
IDJOB=1735366
IDBENCH=71410
IDSOLVER=527
FILE ID=node74/1735366-1240801683
PBS_JOBID= 9187358
Free space on /tmp= 103124 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes3.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735366-1240801683/watcher-1735366-1240801683 -o /tmp/evaluation-result-1735366-1240801683/solver-1735366-1240801683 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1735366-1240801683.cnf

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

MD5SUM BENCH= 3e5b6d8ea2e7f58efa9d9a4dc4048be5
RANDOM SEED=1129870164

node74.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.233
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.233
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:       1679760 kB
Buffers:         38152 kB
Cached:         267932 kB
SwapCached:       3044 kB
Active:         129148 kB
Inactive:       188080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679760 kB
SwapTotal:     4192956 kB
SwapFree:      4186068 kB
Dirty:           32452 kB
Writeback:           0 kB
Mapped:          19336 kB
Slab:            44800 kB
Committed_AS:   516088 kB
PageTables:       1444 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= 103092 MiB
End job on node74 at 2009-04-27 05:28:03