Trace number 1728969

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_R 2009-03-22? (exit code) 1199.49 1200.02

General information on the benchmark

Namecrafted/Hard/contest02/
pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
MD5SUMad877d677446ba8c798f8e71c4c035c2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark668.19
Satisfiable
(Un)Satisfiability was proved
Number of variables9638
Number of clauses31795
Sum of the clauses size82345
Maximum clause length3
Minimum clause length1
Number of clauses of size 183
Number of clauses of size 212874
Number of clauses of size 318838
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

68.62/68.71	c SATzilla is building models for class 1
68.62/68.71	c run presolver SATenstein for 30 seconds ... 
68.62/68.71	c Bin: Executing SATenstein
68.62/68.71	c spawning binary file with 30 seconds ...
68.62/68.71	c child exit by a signal
68.62/68.71	c SATenstein returned code 137.
68.62/68.71	c run presolver mxc-sr08 for 30 seconds ... 
68.62/68.71	c Bin: Executing mxc-sr08
68.62/68.71	c spawning binary file with 30 seconds ...
68.62/68.71	c child exit by a signal
68.62/68.71	c mxc-sr08 returned code 137.
68.62/68.71	c Orignal number of varibales is 9638, number of clauses is 31795 
68.62/68.71	c predicted feature computation time is 10.010026 
68.62/68.71	c Bin: Executing satelite
68.62/68.71	c spawning binary file with 240 seconds ...
68.62/68.71	c child exited successfully
68.62/68.71	c satzilla computing base features
68.62/68.71	c Number of variabe is: 3005, Number of clause is : 13274 
68.62/68.71	c Initializing...
68.62/68.71	c satzilla compute diameter ...
68.62/68.71	c start diameter features ...
68.62/68.71	c satzilla doing clause learning
68.62/68.71	c start clause learning features ...
68.62/68.71	c Bin: Executing zchaff07
68.62/68.71	c spawning binary file with 2 seconds ...
68.62/68.71	c child exit by a signal
68.62/68.71	c satzilla doing survey propogation probe
68.62/68.71	c do survay propogation for 2 second ...
68.62/68.71	c satzilla doing local search probe
68.62/68.71	c satzilla doing lobjois search-space size estimate
68.62/68.71	c features are:9638 31795 3005 13274 2.20732 1.39528 0.226382 0.494978 0.685412 0.922106 0.00093872 0.21446 0.000665557 0.0129784 0.539912 0.193235 0.991638 0.00093872 0.681692 0.000602682 0.00632816 1.48429 0.0744939 0.0770481 0 0.863636 1.42923 0.000496786 0.946803 0.00015067 0.00421877 1.9809 0.543092 0.000665507 1.67987 0.000301341 0.00896489 6.52104 0.0919723 4 7 0.846873 1035.6 0.323531 580 1560 1560 580 1219 828 991 79.0197 0.226644 50.0759 101.947 101.947 50.0759 90.777 69.6075 82.6907 0.287237 0.442287 0.000359621 0.967809 0.449693 0.200528 0.377282 0.210745 0.261798 0.0390115 0.445418 3.48088e-12 0.0699031 0.0579713 0.0178256 0.0560325 0.0251967 0.0313657 185.951 0.114405 553.854 0.0292888 555 534 574 0.384853 0.232472 0.812502 0.0164261 0.266908 0.90409 
68.62/68.71	c satzilla's ranking:
68.62/68.71	c 1) kcnfs04SAT07: 108.155081
68.62/68.71	c 2) adaptg2wsat+: 2.369251
68.62/68.71	c 3) march_dl2004: 2.250938
68.62/68.71	c 4) gnovelty+: 0.964980
68.62/68.71	c 5) picosat846: -0.069216
68.62/68.71	c 6) adaptg2wsat0: -11.327813
68.62/68.71	c 7) SATenstein: -23.260003
68.62/68.71	c 8) mxc-sr08: -10000.000000
68.62/68.71	c 9) tts-4-0: -10000.000000
68.62/68.71	c 10) zchaff_rand: -10000.000000
68.62/68.71	c 11) vallst: -10000.000000
68.62/68.71	c 12) minisat20: -10000.000000
68.62/68.71	c 13) minisat20SAT07: -10000.000000
68.62/68.71	c satzilla running kcnfs04SAT07 ... 
1199.45/1200.01	c Bin: Executing kcnfs04SAT07
1199.45/1200.01	c spawning binary file with 1131 seconds ...
1199.45/1200.01	c child exit by a signal
1199.45/1200.01	c kcnfs04SAT07 returned code 137.
1199.45/1200.01	c satzilla running adaptg2wsat+ ... 
1199.45/1200.01	c Bin: Executing adaptg2wsat+
1199.45/1200.01	c adaptg2wsat+ returned code 1.
1199.45/1200.01	c satzilla running march_dl2004 ... 
1199.45/1200.01	c Bin: Executing march_dl2004
1199.45/1200.01	c march_dl2004 returned code 1.
1199.45/1200.01	c satzilla running gnovelty+ ... 
1199.45/1200.01	c Bin: Executing gnovelty+
1199.45/1200.01	c gnovelty+ returned code 1.
1199.45/1200.01	c satzilla running picosat846 ... 
1199.45/1200.01	c Bin: Executing picosat846
1199.45/1200.01	c picosat846 returned code 1.
1199.45/1200.01	c satzilla running adaptg2wsat0 ... 
1199.45/1200.01	c Bin: Executing adaptg2wsat0
1199.45/1200.01	c adaptg2wsat0 returned code 1.
1199.45/1200.01	c satzilla running SATenstein ... 
1199.45/1200.01	c Bin: Executing SATenstein
1199.45/1200.01	c SATenstein returned code 1.
1199.45/1200.01	c satzilla running mxc-sr08 ... 
1199.45/1200.01	c Bin: Executing mxc-sr08
1199.45/1200.01	c mxc-sr08 returned code 1.
1199.45/1200.01	c satzilla running tts-4-0 ... 
1199.45/1200.01	c Bin: Executing tts-4-0
1199.45/1200.01	c tts-4-0 returned code 1.
1199.45/1200.01	c satzilla running zchaff_rand ... 
1199.45/1200.01	c Bin: Executing zchaff_rand
1199.45/1200.01	c zchaff_rand returned code 1.
1199.45/1200.01	c satzilla running vallst ... 
1199.45/1200.01	c Bin: Executing vallst
1199.45/1200.01	c vallst returned code 1.
1199.45/1200.01	c satzilla running minisat20 ... 
1199.45/1200.01	c Bin: Executing minisat20
1199.45/1200.01	c minisat20 returned code 1.
1199.45/1200.01	c satzilla running minisat20SAT07 ... 
1199.45/1200.01	c Bin: Executing minisat20SAT07
1199.45/1200.01	c minisat20SAT07 returned code 1.
1199.45/1200.01	c ERROR: All Failed! 
1199.45/1200.01	c SATZILLA_TIME=1199.660000

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-1728969-1240743500/watcher-1728969-1240743500 -o /tmp/evaluation-result-1728969-1240743500/solver-1728969-1240743500 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1728969-1240743500.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/65 19164
/proc/meminfo: memFree=1411952/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) R 19162 19164 18897 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=6508 CPUtime=0
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 102379350 6664192 260 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19165/statm: 1627 260 151 83 0 1188 0

[startup+0.0378689 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 19164
/proc/meminfo: memFree=1411952/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=6508 CPUtime=0.03
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 411 0 0 0 3 0 0 0 19 0 1 0 102379350 6664192 392 1992294400 134512640 134854740 4294955360 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19165/statm: 1627 392 151 83 0 1188 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8564

[startup+0.101874 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 19164
/proc/meminfo: memFree=1411952/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=10604 CPUtime=0.09
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 1243 0 0 0 9 0 0 0 19 0 1 0 102379350 10858496 1160 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19165/statm: 2651 1160 173 83 0 2212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12660

[startup+0.301894 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 19164
/proc/meminfo: memFree=1411952/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=10604 CPUtime=0.29
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 1244 0 0 0 29 0 0 0 21 0 1 0 102379350 10858496 1161 1992294400 134512640 134854740 4294955360 18446744073709551615 134760680 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19165/statm: 2651 1161 174 83 0 2212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12660

[startup+0.701936 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 19164
/proc/meminfo: memFree=1411952/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=10604 CPUtime=0.69
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 1244 0 0 0 69 0 0 0 25 0 1 0 102379350 10858496 1161 1992294400 134512640 134854740 4294955360 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19165/statm: 2651 1161 174 83 0 2212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12660

[startup+1.50202 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 19166
/proc/meminfo: memFree=1407840/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=10604 CPUtime=1.49
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 1244 0 0 0 149 0 0 0 25 0 1 0 102379350 10858496 1161 1992294400 134512640 134854740 4294955360 18446744073709551615 134761044 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19165/statm: 2651 1161 174 83 0 2212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12660

[startup+3.10119 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 19166
/proc/meminfo: memFree=1407712/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=10604 CPUtime=3.08
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 1244 0 0 0 308 0 0 0 25 0 1 0 102379350 10858496 1161 1992294400 134512640 134854740 4294955360 18446744073709551615 134760966 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19165/statm: 2651 1161 174 83 0 2212 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12660

[startup+6.30252 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 19166
/proc/meminfo: memFree=1406560/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=10604 CPUtime=6.28
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 1244 0 0 0 627 1 0 0 25 0 1 0 102379350 10858496 1161 1992294400 134512640 134854740 4294955360 18446744073709551615 134761038 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19165/statm: 2651 1161 174 83 0 2212 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12660

[startup+12.7012 s]
/proc/loadavg: 1.08 1.00 1.00 2/67 19166
/proc/meminfo: memFree=1406432/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=10604 CPUtime=12.67
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 1244 0 0 0 1266 1 0 0 25 0 1 0 102379350 10858496 1161 1992294400 134512640 134854740 4294955360 18446744073709551615 134760115 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19165/statm: 2651 1161 174 83 0 2212 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12660

[startup+25.5015 s]
/proc/loadavg: 1.28 1.05 1.02 2/67 19166
/proc/meminfo: memFree=1406688/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=0
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102379350 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 514 112 96 399 0 111 0
[pid=19165] ppid=19164 vsize=10604 CPUtime=25.46
/proc/19165/stat : 19165 (SATenstein) R 19164 19164 18897 0 -1 4194304 1244 0 0 0 2545 1 0 0 25 0 1 0 102379350 10858496 1161 1992294400 134512640 134854740 4294955360 18446744073709551615 134760115 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19165/statm: 2651 1161 174 83 0 2212 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12660

[startup+51.1012 s]
/proc/loadavg: 1.44 1.11 1.03 2/67 19167
/proc/meminfo: memFree=1405920/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=2056 CPUtime=29.99
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 152 1244 0 0 0 0 2998 1 16 0 1 0 102379350 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 514 121 104 399 0 111 0
[pid=19167] ppid=19164 vsize=6924 CPUtime=21.05
/proc/19167/stat : 19167 (mxc-sr08) R 19164 19164 18897 0 -1 4194304 1803 0 0 0 2104 1 0 0 25 0 1 0 102382353 7090176 1579 1992294400 134512640 135078026 4294956192 18446744073709551615 134523633 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19167/statm: 1731 1579 71 138 0 1590 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8980

[startup+102.306 s]
/proc/loadavg: 1.19 1.09 1.03 2/67 19170
/proc/meminfo: memFree=1396576/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=33.55
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3236 0 0 0 3355 0 0 0 25 0 1 0 102386222 26042368 3223 1992294400 134512640 134953336 4294956192 18446744073709551615 134531315 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3223 59 107 0 6247 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 30656

[startup+162.302 s]
/proc/loadavg: 1.07 1.07 1.02 2/67 19176
/proc/meminfo: memFree=1396448/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=93.52
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3236 0 0 0 9352 0 0 0 25 0 1 0 102386222 26042368 3223 1992294400 134512640 134953336 4294956192 18446744073709551615 134529144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3223 59 107 0 6247 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 30656

[startup+222.301 s]
/proc/loadavg: 1.02 1.05 1.02 2/67 19176
/proc/meminfo: memFree=1396448/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=153.49
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3236 0 0 0 15349 0 0 0 25 0 1 0 102386222 26042368 3223 1992294400 134512640 134953336 4294956192 18446744073709551615 134531323 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3223 59 107 0 6247 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 30656

[startup+282.301 s]
/proc/loadavg: 1.01 1.04 1.01 2/67 19176
/proc/meminfo: memFree=1396448/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=213.47
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3236 0 0 0 21347 0 0 0 25 0 1 0 102386222 26042368 3223 1992294400 134512640 134953336 4294956192 18446744073709551615 134528139 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3223 59 107 0 6247 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 30656

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/67 19176
/proc/meminfo: memFree=1396512/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=273.46
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3236 0 0 0 27345 1 0 0 25 0 1 0 102386222 26042368 3223 1992294400 134512640 134953336 4294956192 18446744073709551615 134529015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3223 59 107 0 6247 0

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


[startup+822.302 s]
/proc/loadavg: 1.19 1.07 1.01 2/67 19176
/proc/meminfo: memFree=1396320/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=753.26
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 75325 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134530113 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 30656

[startup+882.302 s]
/proc/loadavg: 1.07 1.05 1.00 2/67 19176
/proc/meminfo: memFree=1396320/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=813.24
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 81323 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134531286 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 30656

[startup+942.301 s]
/proc/loadavg: 1.08 1.06 1.00 2/67 19176
/proc/meminfo: memFree=1396320/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=873.21
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 87320 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134531230 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 30656

[startup+1002.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=933.19
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 93318 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134530119 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 30656

[startup+1062.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/67 19176
/proc/meminfo: memFree=1396320/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=993.16
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 99315 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134529667 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 30656

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=1053.14
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 105313 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134531869 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 30656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=1113.11
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 111310 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134528112 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 30656

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=1121.11
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 112110 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134529156 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 30656

[startup+1196.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=1127.51
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 112750 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134531230 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 30656

[startup+1198.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=1129.11
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 112910 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134529281 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 30656

[startup+1199.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=1129.91
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 112990 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134532255 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 30656

[startup+1199.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=1130.31
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 113030 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134531507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 30656

[startup+1199.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=1130.71
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 113070 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134529183 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 30656

[startup+1200 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19176
/proc/meminfo: memFree=1396256/2055924 swapFree=4181440/4192956
[pid=19164] ppid=19162 vsize=5224 CPUtime=68.64
/proc/19164/stat : 19164 (SATzilla2009_R) S 19162 19164 18897 0 -1 4194304 1419 5793 0 0 625 25 6208 6 25 0 1 0 102379350 5349376 858 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19164/statm: 1306 858 220 399 0 903 0
[pid=19170] ppid=19164 vsize=25432 CPUtime=1130.81
/proc/19170/stat : 19170 (kcnfs04SAT07) R 19164 19164 18897 0 -1 0 3239 0 0 0 113080 1 0 0 25 0 1 0 102386222 26042368 3226 1992294400 134512640 134953336 4294956192 18446744073709551615 134565756 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19170/statm: 6358 3226 59 107 0 6247 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 30656

Child status: 17
Real time (s): 1200.02
CPU time (s): 1199.49
CPU user time (s): 1199.15
CPU system time (s): 0.337948
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 30656

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

runsolver used 1.62875 second user time and 2.74158 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-26 12:58:20
IDJOB=1728969
IDBENCH=24690
IDSOLVER=526
FILE ID=node83/1728969-1240743500
PBS_JOBID= 9187012
Free space on /tmp= 66040 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728969-1240743500/watcher-1728969-1240743500 -o /tmp/evaluation-result-1728969-1240743500/solver-1728969-1240743500 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1728969-1240743500.cnf

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

MD5SUM BENCH= ad877d677446ba8c798f8e71c4c035c2
RANDOM SEED=1195261394

node83.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.222
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.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1412504 kB
Buffers:         57824 kB
Cached:         521292 kB
SwapCached:       5412 kB
Active:         207088 kB
Inactive:       381020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1412504 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:           31944 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            41312 kB
Committed_AS:   398292 kB
PageTables:       1384 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= 66008 MiB
End job on node83 at 2009-04-26 13:18:21