Trace number 308802

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, and are wall clock time (not CPU 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
SATzilla FULL? (exit code) 1199.59 1200.11

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1352949000-03-SAT.cnf
MD5SUMf5ec9b90345d9fa1e04d84b615d8e6ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark397.312
Satisfiable
(Un)Satisfiability was proved
Number of variables4498
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.62/10.77	c run March_dl for 5 seconds ... 
10.62/10.77	c Bin: Executing march_dl
10.62/10.77	c child exit by a signal
10.62/10.77	c march_dl returned code 137.
10.62/10.77	c run saps for 2 seconds ... 
10.62/10.77	c Bin: Executing ubcsat2006
10.62/10.77	c child exited successfully
10.62/10.77	c ubcsat2006 returned code 0.
10.62/10.77	c satzilla computing base features
10.62/10.77	c satzilla doing unit-prop probe
10.62/10.77	c satzilla doing local search probe
10.62/10.77	c satzilla doing lobjois search-space size estimate
10.62/10.77	c satzilla's ranking:
10.62/10.77	c 1) zchaff_rand: 2.053910
10.62/10.77	c 2) eureka: 2.531551
10.62/10.77	c 3) minisat20: 2.608046
10.62/10.77	c 4) vallst: 3.184883
10.62/10.77	c 5) kcnfs: 3.406323
10.62/10.77	c 6) march_dl: 3.575734
10.62/10.77	c 7) kcnfs+P: 999.000000
10.62/10.77	c 8) march_dl+P: 999.000000
10.62/10.77	c 9) vallst+P: 999.000000
10.62/10.77	c 10) zchaff_rand+P: 999.000000
10.62/10.77	c 11) rsat+P: 999.000000
10.62/10.77	c 12) eureka+P: 999.000000
10.62/10.77	c 13) minisat20+P: 999.000000
10.62/10.77	c 14) rsat: 999.000000
10.62/10.77	c satzilla running zchaff_rand ... 
1199.45/1200.01	c Bin: Executing zchaff_rand
1199.45/1200.01	c child exit by a signal
1199.45/1200.01	c zchaff_rand returned code 137.
1199.45/1200.01	c zchaff_rand returned code 137.
1199.45/1200.01	c satzilla running eureka ... 
1199.45/1200.01	c Bin: Executing eureka
1199.45/1200.01	c eureka returned code 1.
1199.45/1200.01	c eureka 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 minisat20 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 vallst returned code 1.
1199.45/1200.01	c satzilla running kcnfs ... 
1199.45/1200.01	c Bin: Executing kcnfs
1199.45/1200.01	c kcnfs returned code 1.
1199.45/1200.01	c kcnfs returned code 1.
1199.45/1200.01	c satzilla running march_dl ... 
1199.45/1200.01	c Bin: Executing march_dl
1199.45/1200.01	c march_dl returned code 1.
1199.45/1200.01	c march_dl returned code 1.
1199.45/1200.01	c satzilla running kcnfs with preprocessing ... 
1199.45/1200.10	c Preprocessing...
1199.45/1200.10	c Inital problem has 4500 variables, 8410 nary clauses (3604 binary clauses).
1199.45/1200.10	c Num non-binary clauses 8410, Average non-binary clause length 3.000
1199.45/1200.10	c Preprocessor runtime was 0.080 seconds.
1199.45/1200.10	c 
1199.45/1200.10	c Satisfiability of theory still undetermined.
1199.45/1200.10	c See file /tmp/yRmmhS for simplified theory.
1199.45/1200.10	c Bin: Executing kcnfs
1199.45/1200.10	c kcnfs returned code 1.
1199.45/1200.10	c kcnfs returned code 1.
1199.45/1200.10	c satzilla running march_dl with preprocessing ... 
1199.45/1200.10	c Bin: Executing march_dl
1199.45/1200.10	c march_dl returned code 1.
1199.45/1200.10	c march_dl returned code 1.
1199.45/1200.10	c satzilla running vallst with preprocessing ... 
1199.45/1200.10	c Bin: Executing vallst
1199.45/1200.10	c vallst returned code 1.
1199.45/1200.10	c vallst returned code 1.
1199.45/1200.10	c satzilla running zchaff_rand with preprocessing ... 
1199.45/1200.10	c Bin: Executing zchaff_rand
1199.45/1200.10	c zchaff_rand returned code 1.
1199.45/1200.10	c zchaff_rand returned code 1.
1199.45/1200.10	c satzilla running rsat with preprocessing ... 
1199.45/1200.10	c Bin: Executing rsat
1199.45/1200.10	c rsat returned code 1.
1199.45/1200.10	c rsat returned code 1.
1199.45/1200.10	c satzilla running eureka with preprocessing ... 
1199.45/1200.10	c Bin: Executing eureka
1199.45/1200.10	c eureka returned code 1.
1199.45/1200.10	c eureka returned code 1.
1199.45/1200.10	c satzilla running minisat20 with preprocessing ... 
1199.45/1200.10	c Bin: Executing minisat20
1199.45/1200.10	c minisat20 returned code 1.
1199.45/1200.10	c minisat20 returned code 1.
1199.45/1200.10	c satzilla running rsat ... 
1199.45/1200.10	c Bin: Executing rsat
1199.45/1200.10	c rsat returned code 1.
1199.45/1200.10	c rsat returned code 1.
1199.45/1200.10	c ERROR: All Failed! 
1199.45/1200.10	c SATZILLA_TIME=1199.750000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node70/watcher-308802-1172528401 -o ROOT/results/node70/solver-308802-1172528401 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308802-1172528401/SATzilla2007_F /tmp/evaluation/308802-1172528401/instance-308802-1172528401.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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/64 11290
/proc/meminfo: memFree=1907784/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=1512 CPUtime=0
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 235640818 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 378 125 110 260 0 84 0
[pid=11291] ppid=11290 vsize=1048 CPUtime=0
/proc/11291/stat : 11291 (march_dl) R 11290 11290 9566 0 -1 4194304 155 0 0 0 0 0 0 0 19 0 1 0 235640818 1073152 149 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11291/statm: 262 149 50 118 0 141 0

[startup+0.107855 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11290
/proc/meminfo: memFree=1907784/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=1512 CPUtime=0
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 235640818 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 378 125 110 260 0 84 0
[pid=11291] ppid=11290 vsize=1904 CPUtime=0.1
/proc/11291/stat : 11291 (march_dl) R 11290 11290 9566 0 -1 4194304 965 0 0 0 10 0 0 0 20 0 1 0 235640818 1949696 350 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11291/statm: 476 353 55 118 0 355 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3416

[startup+0.515918 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11290
/proc/meminfo: memFree=1907784/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=1512 CPUtime=0
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 235640818 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 378 125 110 260 0 84 0
[pid=11291] ppid=11290 vsize=5248 CPUtime=0.5
/proc/11291/stat : 11291 (march_dl) R 11290 11290 9566 0 -1 4194304 2323 0 0 0 50 0 0 0 24 0 1 0 235640818 5373952 1197 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527903 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11291/statm: 1312 1197 75 118 0 1191 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6760

[startup+1.33607 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 11292
/proc/meminfo: memFree=1903224/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=1512 CPUtime=0
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 235640818 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 378 125 110 260 0 84 0
[pid=11291] ppid=11290 vsize=5248 CPUtime=1.32
/proc/11291/stat : 11291 (march_dl) R 11290 11290 9566 0 -1 4194304 2336 0 0 0 132 0 0 0 25 0 1 0 235640818 5373952 1210 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526908 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11291/statm: 1312 1210 75 118 0 1191 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6760

[startup+2.97236 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 11292
/proc/meminfo: memFree=1902904/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=1512 CPUtime=0
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 235640818 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 378 125 110 260 0 84 0
[pid=11291] ppid=11290 vsize=5512 CPUtime=2.96
/proc/11291/stat : 11291 (march_dl) R 11290 11290 9566 0 -1 4194304 2386 0 0 0 296 0 0 0 25 0 1 0 235640818 5644288 1260 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11291/statm: 1378 1260 75 118 0 1257 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7024

[startup+6.25496 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 11293
/proc/meminfo: memFree=1905016/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=1512 CPUtime=4.99
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 149 2423 0 0 0 0 499 0 16 0 1 0 235640818 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11290/statm: 378 125 110 260 0 84 0
[pid=11293] ppid=11290 vsize=6188 CPUtime=1.12
/proc/11293/stat : 11293 (ubcsat2006) R 11290 11290 9566 0 -1 4194304 431 0 13 0 101 11 0 0 25 0 1 0 235641318 6336512 426 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11293/statm: 1547 426 156 64 0 1128 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 7700

[startup+12.7071 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 11294
/proc/meminfo: memFree=1901752/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=17728 CPUtime=1.92
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 1171 0 0 0 190 2 0 0 25 0 1 0 235641895 18153472 1040 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 4432 1040 112 208 0 4204 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 20232

[startup+25.5205 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 11294
/proc/meminfo: memFree=1895864/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=27704 CPUtime=14.73
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 3103 0 0 0 1464 9 0 0 25 0 1 0 235641895 28368896 2490 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 6926 2490 112 208 0 6698 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 30208

[startup+51.1441 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 11294
/proc/meminfo: memFree=1889656/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=29944 CPUtime=40.34
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 4677 0 0 0 4019 15 0 0 25 0 1 0 235641895 30662656 4064 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 7486 4064 112 208 0 7258 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 32448

[startup+102.385 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 11294
/proc/meminfo: memFree=1881400/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=43772 CPUtime=91.56
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 7378 0 0 0 9130 26 0 0 25 0 1 0 235641895 44822528 6124 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543553 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 10943 6124 112 208 0 10715 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 46276

[startup+162.447 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 11294
/proc/meminfo: memFree=1874424/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=46260 CPUtime=151.61
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 9083 0 0 0 15125 36 0 0 25 0 1 0 235641895 47370240 7829 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 11565 7829 112 208 0 11337 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48764

[startup+222.502 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1868024/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=65092 CPUtime=211.64
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 10670 0 0 0 21119 45 0 0 25 0 1 0 235641895 66654208 9416 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543639 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 16273 9416 112 208 0 16045 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 67596

[startup+282.558 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1862648/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=72180 CPUtime=271.67
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 13273 0 0 0 27115 52 0 0 25 0 1 0 235641895 73912320 10738 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 18045 10738 112 208 0 17817 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 74684

[startup+342.614 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1857976/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=73796 CPUtime=331.72
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 14438 0 0 0 33112 60 0 0 25 0 1 0 235641895 75567104 11903 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 18449 11903 112 208 0 18221 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 76300

[startup+402.674 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1853624/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=75472 CPUtime=391.75
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 15550 0 0 0 39109 66 0 0 25 0 1 0 235641895 77283328 13015 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135090391 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 18868 13015 112 208 0 18640 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 77976

[startup+462.728 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1849656/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=76928 CPUtime=451.78
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 16524 0 0 0 45107 71 0 0 25 0 1 0 235641895 78774272 13989 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543642 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 19232 13989 112 208 0 19004 0
Current children cumulated CPU time (s) 462.41

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


[startup+823.073 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1831672/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=116908 CPUtime=812.01
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 20974 0 0 0 81098 103 0 0 25 0 1 0 235641895 119713792 18439 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 29227 18439 112 208 0 28999 0
Current children cumulated CPU time (s) 822.64
Current children cumulated vsize (KiB) 119412

[startup+883.121 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1829240/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=128140 CPUtime=872.04
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 24150 0 0 0 87096 108 0 0 25 0 1 0 235641895 131215360 19054 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543667 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 32035 19054 112 208 0 31807 0
Current children cumulated CPU time (s) 882.67
Current children cumulated vsize (KiB) 130644

[startup+943.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1826680/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=129472 CPUtime=932.08
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 24796 0 0 0 93095 113 0 0 25 0 1 0 235641895 132579328 19700 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 32368 19700 112 208 0 32140 0
Current children cumulated CPU time (s) 942.71
Current children cumulated vsize (KiB) 131976

[startup+1003.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1824568/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=130316 CPUtime=992.12
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 25335 0 0 0 99095 117 0 0 25 0 1 0 235641895 133443584 20239 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 32579 20239 112 208 0 32351 0
Current children cumulated CPU time (s) 1002.75
Current children cumulated vsize (KiB) 132820

[startup+1063.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1821944/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=130860 CPUtime=1052.16
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 25974 0 0 0 105096 120 0 0 25 0 1 0 235641895 134000640 20878 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 32715 20878 112 208 0 32487 0
Current children cumulated CPU time (s) 1062.79
Current children cumulated vsize (KiB) 133364

[startup+1123.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1819768/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=131824 CPUtime=1112.19
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 26521 0 0 0 111095 124 0 0 25 0 1 0 235641895 134987776 21425 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 32956 21425 112 208 0 32728 0
Current children cumulated CPU time (s) 1122.82
Current children cumulated vsize (KiB) 134328

[startup+1183.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1817080/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=132640 CPUtime=1172.23
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 27209 0 0 0 117095 128 0 0 25 0 1 0 235641895 135823360 22113 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 33160 22113 112 208 0 32932 0
Current children cumulated CPU time (s) 1182.86
Current children cumulated vsize (KiB) 135144

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

[startup+1187.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1816824/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=132752 CPUtime=1176.02
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 27264 0 0 0 117474 128 0 0 25 0 1 0 235641895 135938048 22168 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 33188 22168 112 208 0 32960 0
Current children cumulated CPU time (s) 1186.65
Current children cumulated vsize (KiB) 135256

[startup+1193.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1816632/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=132752 CPUtime=1182.58
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 27305 0 0 0 118130 128 0 0 25 0 1 0 235641895 135938048 22209 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 33188 22209 112 208 0 32960 0
Current children cumulated CPU time (s) 1193.21
Current children cumulated vsize (KiB) 135256

[startup+1197.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1816568/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=132880 CPUtime=1185.85
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 27329 0 0 0 118457 128 0 0 25 0 1 0 235641895 136069120 22233 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134542745 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 33220 22233 112 208 0 32992 0
Current children cumulated CPU time (s) 1196.48
Current children cumulated vsize (KiB) 135384

[startup+1198.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1816504/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=132880 CPUtime=1187.49
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 27332 0 0 0 118621 128 0 0 25 0 1 0 235641895 136069120 22236 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 33220 22236 112 208 0 32992 0
Current children cumulated CPU time (s) 1198.12
Current children cumulated vsize (KiB) 135384

[startup+1199.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1816504/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=132880 CPUtime=1188.31
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 27336 0 0 0 118703 128 0 0 25 0 1 0 235641895 136069120 22240 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 33220 22240 112 208 0 32992 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 135384

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1816504/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=132880 CPUtime=1188.72
/proc/11294/stat : 11294 (zchaff_rand) R 11290 11290 9566 0 -1 4194304 27338 0 0 0 118744 128 0 0 25 0 1 0 235641895 136069120 22242 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 33220 22242 112 208 0 32992 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 135384

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11294
/proc/meminfo: memFree=1816504/2055920 swapFree=4183020/4192956
[pid=11290] ppid=11288 vsize=2504 CPUtime=10.63
/proc/11290/stat : 11290 (SATzilla2007_F) S 11288 11290 9566 0 -1 4194304 1228 2860 0 13 327 8 701 27 25 0 1 0 235640818 2564096 445 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11290/statm: 626 445 170 260 0 332 0
[pid=11294] ppid=11290 vsize=0 CPUtime=1188.82
/proc/11294/stat : 11294 (zchaff_rand) D 11290 11290 9566 0 -1 4195332 27338 0 0 0 118752 130 0 0 25 0 1 0 235641895 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 0 18446744072100051646 0 0 17 1 0 0
/proc/11294/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 2504

Child status: 17
Real time (s): 1200.11
CPU time (s): 1199.59
CPU user time (s): 1197.91
CPU system time (s): 1.67874
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 135416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.91
system time used= 1.67874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32161
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 2472

runsolver used 0.794879 second user time and 2.42863 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Mon Feb 26 22:20:01 UTC 2007

IDJOB= 308802
IDBENCH= 20241
IDSOLVER= 136
FILE ID= node70/308802-1172528401

PBS_JOBID= 3971777

Free space on /tmp= 66551 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1352949000-03-SAT.cnf
COMMAND LINE= /tmp/evaluation/308802-1172528401/SATzilla2007_F /tmp/evaluation/308802-1172528401/instance-308802-1172528401.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-308802-1172528401 -o ROOT/results/node70/solver-308802-1172528401 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308802-1172528401/SATzilla2007_F /tmp/evaluation/308802-1172528401/instance-308802-1172528401.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  f5ec9b90345d9fa1e04d84b615d8e6ed

RANDOM SEED= 101069724

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.261
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.261
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:       1908256 kB
Buffers:         20604 kB
Cached:          90080 kB
SwapCached:       3964 kB
Active:          63816 kB
Inactive:        57016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908256 kB
SwapTotal:     4192956 kB
SwapFree:      4183020 kB
Dirty:           10332 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            12868 kB
Committed_AS:   344456 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66551 MiB

End job on node70 on Mon Feb 26 22:40:01 UTC 2007