Trace number 1538236

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.61 1199.93

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S45173584-020.cnf
MD5SUM59fbd40d503488bcdf45b7724d53bd6d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark338.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

19.73/19.84	c SATzilla is building models for class 3
19.73/19.84	c run presolver mxc-sr08 for 10 seconds ... 
19.73/19.84	c Bin: Executing mxc-sr08
19.73/19.84	c spawning binary file with 10 seconds ...
19.73/19.84	c child exit by a signal
19.73/19.84	c mxc-sr08 returned code 137.
19.73/19.84	c run presolver picosat846 for 5 seconds ... 
19.73/19.84	c Bin: Executing picosat846
19.73/19.84	c spawning binary file with 5 seconds ...
19.73/19.84	c child exit by a signal
19.73/19.84	c picosat846 returned code 137.
19.73/19.84	c Orignal number of varibales is 1000, number of clauses is 20000 
19.73/19.84	c predicted feature computation time is 1.454580 
19.73/19.84	c Bin: Executing satelite
19.73/19.84	c spawning binary file with 240 seconds ...
19.73/19.84	c child exited successfully
19.73/19.84	c satzilla computing base features
19.73/19.84	c Number of variabe is: 1000, Number of clause is : 20000 
19.73/19.84	c Initializing...
19.73/19.84	c satzilla doing clause learning
19.73/19.84	c start clause learning features ...
19.73/19.84	c Bin: Executing zchaff07
19.73/19.84	c spawning binary file with 2 seconds ...
19.73/19.84	c child exit by a signal
19.73/19.84	c satzilla doing survey propogation probe
19.73/19.84	c do survay propogation for 2 second ...
19.73/19.84	c satzilla doing local search probe
19.73/19.84	c features are:1000 20000 1000 20000 0 0 0.05 0.3736 0.649006 0.826608 0.005 1.73472e-16 0.005 0.005 -0 0 0 0.005 0.101995 0.00365 0.0066 3.71507 0.0775882 0.0616855 0 0.360825 3.0028 0.00093425 0.240988 0.00035 0.00185 2.90218 0.18685 0.0164595 0.084938 0.0126 0.0203 45.1818 0.247113 28 84 61 33 53 37 43 58.2418 0.0973335 47.9184 79.6452 66.0303 51.8333 60.7143 54.3514 57.0465 0.163222 0.722087 0.000243102 0.599465 0.332236 0.0218179 0.240678 0.0673316 0.142475 0.00274672 0.657329 0.00029944 0.0121429 0.00517237 0.000989914 0.00353597 0.00145191 0.00228054 60.8194 0.792562 188.832 0.100839 190 174 206 0.740767 0.253683 0.851793 0.0853976 
19.73/19.84	c satzilla's ranking:
19.73/19.84	c 1) mxc-sr08: 2.725424
19.73/19.84	c 2) picosat846: 2.292890
19.73/19.84	c 3) minisat20SAT07: 1.864199
19.73/19.84	c 4) march_dl2004: 0.165960
19.73/19.84	c 5) zchaff_rand: -0.280240
19.73/19.84	c 6) SATenstein: -10000.000000
19.73/19.84	c 7) gnovelty+: -10000.000000
19.73/19.84	c 8) adaptg2wsat+: -10000.000000
19.73/19.84	c 9) adaptg2wsat0: -10000.000000
19.73/19.84	c 10) tts-4-0: -10000.000000
19.73/19.84	c 11) vallst: -10000.000000
19.73/19.84	c 12) minisat20: -10000.000000
19.73/19.84	c 13) kcnfs04SAT07: -10000.000000
19.73/19.84	c satzilla running mxc-sr08 ... 
1199.54/1199.92	c Bin: Executing mxc-sr08
1199.54/1199.92	c spawning binary file with 1180 seconds ...
1199.54/1199.92	c child exit by a signal
1199.54/1199.92	c mxc-sr08 returned code 137.
1199.54/1199.92	c satzilla running picosat846 ... 
1199.54/1199.92	c Bin: Executing picosat846
1199.54/1199.92	c picosat846 returned code 1.
1199.54/1199.92	c satzilla running minisat20SAT07 ... 
1199.54/1199.92	c Bin: Executing minisat20SAT07
1199.54/1199.92	c minisat20SAT07 returned code 1.
1199.54/1199.92	c satzilla running march_dl2004 ... 
1199.54/1199.92	c Bin: Executing march_dl2004
1199.54/1199.92	c march_dl2004 returned code 1.
1199.54/1199.92	c satzilla running zchaff_rand ... 
1199.54/1199.92	c Bin: Executing zchaff_rand
1199.54/1199.92	c zchaff_rand returned code 1.
1199.54/1199.92	c satzilla running SATenstein ... 
1199.54/1199.92	c Bin: Executing SATenstein
1199.54/1199.92	c SATenstein returned code 1.
1199.54/1199.92	c satzilla running gnovelty+ ... 
1199.54/1199.92	c Bin: Executing gnovelty+
1199.54/1199.92	c gnovelty+ returned code 1.
1199.54/1199.92	c satzilla running adaptg2wsat+ ... 
1199.54/1199.92	c Bin: Executing adaptg2wsat+
1199.54/1199.92	c adaptg2wsat+ returned code 1.
1199.54/1199.92	c satzilla running adaptg2wsat0 ... 
1199.54/1199.92	c Bin: Executing adaptg2wsat0
1199.54/1199.92	c adaptg2wsat0 returned code 1.
1199.54/1199.92	c satzilla running tts-4-0 ... 
1199.54/1199.92	c Bin: Executing tts-4-0
1199.54/1199.92	c tts-4-0 returned code 1.
1199.54/1199.92	c satzilla running vallst ... 
1199.54/1199.92	c Bin: Executing vallst
1199.54/1199.92	c vallst returned code 1.
1199.54/1199.92	c satzilla running minisat20 ... 
1199.54/1199.92	c Bin: Executing minisat20
1199.54/1199.92	c minisat20 returned code 1.
1199.54/1199.92	c satzilla running kcnfs04SAT07 ... 
1199.54/1199.93	c Bin: Executing kcnfs04SAT07
1199.54/1199.93	c kcnfs04SAT07 returned code 1.
1199.54/1199.93	c ERROR: All Failed! 
1199.54/1199.93	c SATZILLA_TIME=1199.770000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538236-1238422348/watcher-1538236-1238422348 -o /tmp/evaluation-result-1538236-1238422348/solver-1538236-1238422348 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538236-1238422348.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.91 0.97 0.99 3/68 24163
/proc/meminfo: memFree=1705752/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=2056 CPUtime=0
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114896859 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 514 112 96 399 0 111 0
[pid=24164] ppid=24163 vsize=1468 CPUtime=0
/proc/24164/stat : 24164 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 1114896859 1503232 263 1992294400 134512640 135078026 4294956176 18446744073709551615 134565485 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24164/statm: 367 264 54 138 0 226 0

[startup+0.083134 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 24163
/proc/meminfo: memFree=1705752/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=2056 CPUtime=0
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114896859 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 514 112 96 399 0 111 0
[pid=24164] ppid=24163 vsize=2452 CPUtime=0.07
/proc/24164/stat : 24164 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 635 0 0 0 7 0 0 0 19 0 1 0 1114896859 2510848 513 1992294400 134512640 135078026 4294956176 18446744073709551615 134568971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24164/statm: 613 513 55 138 0 472 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4508

[startup+0.101133 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 24163
/proc/meminfo: memFree=1705752/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=2056 CPUtime=0
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114896859 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 514 112 96 399 0 111 0
[pid=24164] ppid=24163 vsize=2616 CPUtime=0.09
/proc/24164/stat : 24164 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 681 0 0 0 9 0 0 0 19 0 1 0 1114896859 2678784 559 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24164/statm: 654 559 55 138 0 513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4672

[startup+0.301147 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 24163
/proc/meminfo: memFree=1705752/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=2056 CPUtime=0
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114896859 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 514 112 96 399 0 111 0
[pid=24164] ppid=24163 vsize=3376 CPUtime=0.29
/proc/24164/stat : 24164 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 886 0 0 0 29 0 0 0 20 0 1 0 1114896859 3457024 724 1992294400 134512640 135078026 4294956176 18446744073709551615 134524365 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24164/statm: 844 724 71 138 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5432

[startup+0.701173 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 24163
/proc/meminfo: memFree=1705752/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=2056 CPUtime=0
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114896859 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 514 112 96 399 0 111 0
[pid=24164] ppid=24163 vsize=4036 CPUtime=0.69
/proc/24164/stat : 24164 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 1068 0 0 0 69 0 0 0 25 0 1 0 1114896859 4132864 906 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24164/statm: 1009 906 71 138 0 868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6092

[startup+1.50123 s]
/proc/loadavg: 0.91 0.97 0.99 2/70 24165
/proc/meminfo: memFree=1702024/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=2056 CPUtime=0
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114896859 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 514 112 96 399 0 111 0
[pid=24164] ppid=24163 vsize=4432 CPUtime=1.49
/proc/24164/stat : 24164 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 1172 0 0 0 149 0 0 0 25 0 1 0 1114896859 4538368 1010 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24164/statm: 1108 1010 71 138 0 967 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6488

[startup+3.10133 s]
/proc/loadavg: 0.91 0.97 0.99 2/70 24165
/proc/meminfo: memFree=1700616/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=2056 CPUtime=0
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114896859 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 514 112 96 399 0 111 0
[pid=24164] ppid=24163 vsize=4960 CPUtime=3.09
/proc/24164/stat : 24164 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 1293 0 0 0 307 2 0 0 25 0 1 0 1114896859 5079040 1131 1992294400 134512640 135078026 4294956176 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24164/statm: 1240 1131 71 138 0 1099 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7016

[startup+6.30155 s]
/proc/loadavg: 0.92 0.97 0.99 2/70 24165
/proc/meminfo: memFree=1701256/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=2056 CPUtime=0
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114896859 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 514 112 96 399 0 111 0
[pid=24164] ppid=24163 vsize=5356 CPUtime=6.29
/proc/24164/stat : 24164 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 1393 0 0 0 627 2 0 0 25 0 1 0 1114896859 5484544 1231 1992294400 134512640 135078026 4294956176 18446744073709551615 134523824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24164/statm: 1339 1231 71 138 0 1198 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7412

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/70 24166
/proc/meminfo: memFree=1698888/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=2056 CPUtime=9.99
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 152 1481 0 0 0 0 997 2 16 0 1 0 1114896859 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 514 121 104 399 0 111 0
[pid=24166] ppid=24163 vsize=7968 CPUtime=2.64
/proc/24166/stat : 24166 (picosat846) R 24163 24163 23816 0 -1 4194304 1716 0 9 0 264 0 0 0 25 0 1 0 1114897859 8159232 1714 1992294400 134512640 134570484 4294956176 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24166/statm: 1992 1714 84 14 0 1658 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 10024

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1696784/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=5224 CPUtime=5.64
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 1376 0 0 0 564 0 0 0 25 0 1 0 1114898843 5349376 1214 1992294400 134512640 135078026 4294956176 18446744073709551615 134534897 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 1306 1214 71 138 0 1165 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 10996

[startup+51.1026 s]
/proc/loadavg: 0.96 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1695248/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=6768 CPUtime=31.24
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 1744 0 0 0 3123 1 0 0 25 0 1 0 1114898843 6930432 1582 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 1692 1582 71 138 0 1551 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 12540

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1693840/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=8148 CPUtime=82.43
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 2088 0 0 0 8242 1 0 0 25 0 1 0 1114898843 8343552 1926 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 2037 1926 71 138 0 1896 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 13920

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1692560/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=9456 CPUtime=142.42
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 2408 0 0 0 14240 2 0 0 25 0 1 0 1114898843 9682944 2246 1992294400 134512640 135078026 4294956176 18446744073709551615 134521963 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 2364 2246 71 138 0 2223 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 15228

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1691664/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=10208 CPUtime=202.4
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 2654 0 0 0 20238 2 0 0 25 0 1 0 1114898843 10452992 2462 1992294400 134512640 135078026 4294956176 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 2552 2462 71 138 0 2411 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 15980

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1690896/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=11028 CPUtime=262.39
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 2871 0 0 0 26236 3 0 0 25 0 1 0 1114898843 11292672 2667 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 2757 2667 71 138 0 2616 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 16800

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1690064/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=11820 CPUtime=322.37
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 3078 0 0 0 32234 3 0 0 25 0 1 0 1114898843 12103680 2865 1992294400 134512640 135078026 4294956176 18446744073709551615 134534642 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 2955 2865 71 138 0 2814 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1687056/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=14564 CPUtime=742.29
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 3940 0 0 0 74223 6 0 0 25 0 1 0 1114898843 14913536 3551 1992294400 134512640 135078026 4294956176 18446744073709551615 134540352 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 3641 3551 71 138 0 3500 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 20336

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1687056/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=14812 CPUtime=802.27
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4008 0 0 0 80221 6 0 0 25 0 1 0 1114898843 15167488 3607 1992294400 134512640 135078026 4294956176 18446744073709551615 134540411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 3703 3607 71 138 0 3562 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 20584

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1686544/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=15324 CPUtime=862.25
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4131 0 0 0 86219 6 0 0 25 0 1 0 1114898843 15691776 3730 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 3831 3730 71 138 0 3690 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 21096

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1686288/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=15592 CPUtime=922.24
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4193 0 0 0 92218 6 0 0 25 0 1 0 1114898843 15966208 3792 1992294400 134512640 135078026 4294956176 18446744073709551615 134523779 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 3898 3792 71 138 0 3757 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 21364

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1686032/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=15876 CPUtime=982.22
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4293 0 0 0 98216 6 0 0 25 0 1 0 1114898843 16257024 3858 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 3969 3858 71 138 0 3828 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 21648

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1685904/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=16044 CPUtime=1042.22
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4327 0 0 0 104215 7 0 0 25 0 1 0 1114898843 16429056 3892 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 4011 3892 71 138 0 3870 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 21816

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1685136/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=16760 CPUtime=1102.2
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4538 0 0 0 110213 7 0 0 25 0 1 0 1114898843 17162240 4084 1992294400 134512640 135078026 4294956176 18446744073709551615 134522662 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 4190 4084 71 138 0 4049 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 22532

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1685136/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=16724 CPUtime=1162.19
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4538 0 0 0 116212 7 0 0 25 0 1 0 1114898843 17125376 4084 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 4181 4084 71 138 0 4040 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 22496

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1685136/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=16724 CPUtime=1170.19
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4538 0 0 0 117012 7 0 0 25 0 1 0 1114898843 17125376 4084 1992294400 134512640 135078026 4294956176 18446744073709551615 134521042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 4181 4084 71 138 0 4040 0
Current children cumulated CPU time (s) 1189.95
Current children cumulated vsize (KiB) 22496

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1685136/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=16724 CPUtime=1176.59
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4538 0 0 0 117652 7 0 0 25 0 1 0 1114898843 17125376 4084 1992294400 134512640 135078026 4294956176 18446744073709551615 134524138 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 4181 4084 71 138 0 4040 0
Current children cumulated CPU time (s) 1196.35
Current children cumulated vsize (KiB) 22496

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1685136/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=16724 CPUtime=1178.18
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4538 0 0 0 117811 7 0 0 25 0 1 0 1114898843 17125376 4084 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 4181 4084 71 138 0 4040 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 22496

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1685136/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=16724 CPUtime=1178.98
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4538 0 0 0 117891 7 0 0 25 0 1 0 1114898843 17125376 4084 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 4181 4084 71 138 0 4040 0
Current children cumulated CPU time (s) 1198.74
Current children cumulated vsize (KiB) 22496

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1685136/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=16724 CPUtime=1179.38
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4538 0 0 0 117931 7 0 0 25 0 1 0 1114898843 17125376 4084 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 4181 4084 71 138 0 4040 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 22496

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 24169
/proc/meminfo: memFree=1685136/2055920 swapFree=4177828/4192956
[pid=24163] ppid=24161 vsize=5772 CPUtime=19.76
/proc/24163/stat : 24163 (SATzilla2009_I) S 24161 24163 23816 0 -1 4194304 1800 4915 0 9 262 9 1686 19 25 0 1 0 1114896859 5910528 1085 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24163/statm: 1443 1085 217 399 0 1040 0
[pid=24169] ppid=24163 vsize=16724 CPUtime=1179.78
/proc/24169/stat : 24169 (mxc-sr08) R 24163 24163 23816 0 -1 4194304 4538 0 0 0 117971 7 0 0 25 0 1 0 1114898843 17125376 4084 1992294400 134512640 135078026 4294956176 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24169/statm: 4181 4084 71 138 0 4040 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 22496

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.61
CPU user time (s): 1199.23
CPU system time (s): 0.377942
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 22532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.23
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11273
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 2666

runsolver used 1.10383 second user time and 3.2715 second system time

The end

Launcher Data

Begin job on node52 at 2009-03-30 16:12:28
IDJOB=1538236
IDBENCH=70191
IDSOLVER=528
FILE ID=node52/1538236-1238422348
PBS_JOBID= 9061489
Free space on /tmp= 66400 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S45173584-020.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538236-1238422348/watcher-1538236-1238422348 -o /tmp/evaluation-result-1538236-1238422348/solver-1538236-1238422348 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538236-1238422348.cnf

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

MD5SUM BENCH= 59fbd40d503488bcdf45b7724d53bd6d
RANDOM SEED=368213405

node52.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.230
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.230
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:       1706296 kB
Buffers:         63256 kB
Cached:         197852 kB
SwapCached:       7968 kB
Active:          93420 kB
Inactive:       177692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706296 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:           31988 kB
Writeback:           0 kB
Mapped:          15708 kB
Slab:            64112 kB
Committed_AS:  3013732 kB
PageTables:       1736 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= 66368 MiB
End job on node52 at 2009-03-30 16:32:29