Trace number 308679

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? 1199.85 1200.15

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
MD5SUMa9c69ac58ba32eb3b79077be89bd5498
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables5496
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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.74/10.85	c run March_dl for 5 seconds ... 
10.74/10.85	c Bin: Executing march_dl
10.74/10.85	c child exit by a signal
10.74/10.85	c march_dl returned code 137.
10.74/10.85	c run saps for 2 seconds ... 
10.74/10.85	c Bin: Executing ubcsat2006
10.74/10.85	c child exited successfully
10.74/10.85	c ubcsat2006 returned code 0.
10.74/10.85	c satzilla computing base features
10.74/10.85	c satzilla doing unit-prop probe
10.74/10.85	c satzilla doing local search probe
10.74/10.85	c satzilla doing lobjois search-space size estimate
10.74/10.85	c satzilla's ranking:
10.74/10.85	c 1) zchaff_rand: 2.420076
10.74/10.85	c 2) eureka: 2.640535
10.74/10.85	c 3) march_dl: 3.106252
10.74/10.85	c 4) minisat20: 3.675847
10.74/10.85	c 5) vallst: 4.265321
10.74/10.85	c 6) kcnfs: 4.388985
10.74/10.85	c 7) kcnfs+P: 999.000000
10.74/10.85	c 8) march_dl+P: 999.000000
10.74/10.85	c 9) vallst+P: 999.000000
10.74/10.85	c 10) zchaff_rand+P: 999.000000
10.74/10.85	c 11) rsat+P: 999.000000
10.74/10.85	c 12) eureka+P: 999.000000
10.74/10.85	c 13) minisat20+P: 999.000000
10.74/10.85	c 14) rsat: 999.000000
10.74/10.85	c satzilla running zchaff_rand ... 
1199.61/1199.98	c Bin: Executing zchaff_rand
1199.61/1199.98	c child exit by a signal
1199.61/1199.98	c zchaff_rand returned code 137.
1199.61/1199.98	c zchaff_rand returned code 137.
1199.61/1199.98	c satzilla running eureka ... 
1199.61/1199.98	c Bin: Executing eureka
1199.61/1199.98	c eureka returned code 1.
1199.61/1199.98	c eureka returned code 1.
1199.61/1199.98	c satzilla running march_dl ... 
1199.61/1199.98	c Bin: Executing march_dl
1199.61/1199.98	c march_dl returned code 1.
1199.61/1199.98	c march_dl returned code 1.
1199.61/1199.98	c satzilla running minisat20 ... 
1199.61/1199.98	c Bin: Executing minisat20
1199.61/1199.98	c minisat20 returned code 1.
1199.61/1199.98	c minisat20 returned code 1.
1199.61/1199.98	c satzilla running vallst ... 
1199.61/1199.98	c Bin: Executing vallst
1199.61/1199.98	c vallst returned code 1.
1199.61/1199.98	c vallst returned code 1.
1199.61/1199.98	c satzilla running kcnfs ... 
1199.61/1199.98	c Bin: Executing kcnfs
1199.61/1199.98	c kcnfs returned code 1.
1199.61/1199.98	c kcnfs returned code 1.
1199.61/1199.98	c satzilla running kcnfs with preprocessing ... 
1199.73/1200.14	c Preprocessing...
1199.73/1200.14	c Inital problem has 5500 variables, 10279 nary clauses (4405 binary clauses).
1199.73/1200.14	c Num non-binary clauses 10279, Average non-binary clause length 3.000
1199.73/1200.14	c Preprocessor runtime was 0.140 seconds.
1199.73/1200.14	c 
1199.73/1200.14	c Satisfiability of theory still undetermined.
1199.73/1200.14	c See file /tmp/QVF3TA for simplified theory.
1199.73/1200.14	c Bin: Executing kcnfs
1199.73/1200.14	c kcnfs returned code 1.
1199.73/1200.14	c kcnfs returned code 1.
1199.73/1200.14	c satzilla running march_dl with preprocessing ... 
1199.73/1200.14	c Bin: Executing march_dl
1199.73/1200.14	c march_dl returned code 1.
1199.73/1200.14	c march_dl returned code 1.
1199.73/1200.14	c satzilla running vallst with preprocessing ... 
1199.73/1200.14	c Bin: Executing vallst
1199.73/1200.14	c vallst returned code 1.
1199.73/1200.14	c vallst returned code 1.
1199.73/1200.14	c satzilla running zchaff_rand with preprocessing ... 
1199.73/1200.14	c Bin: Executing zchaff_rand
1199.73/1200.14	c zchaff_rand returned code 1.
1199.73/1200.14	c zchaff_rand returned code 1.
1199.73/1200.14	c satzilla running rsat with preprocessing ... 
1199.73/1200.14	c Bin: Executing rsat
1199.73/1200.14	c rsat returned code 1.
1199.73/1200.14	c rsat returned code 1.
1199.73/1200.14	c satzilla running eureka with preprocessing ... 
1199.73/1200.14	c Bin: Executing eureka
1199.73/1200.14	c eureka returned code 1.
1199.73/1200.14	c eureka returned code 1.
1199.73/1200.14	c satzilla running minisat20 with preprocessing ... 
1199.73/1200.14	c Bin: Executing minisat20
1199.73/1200.14	c minisat20 returned code 1.
1199.73/1200.14	c minisat20 returned code 1.
1199.73/1200.14	c satzilla running rsat ... 
1199.73/1200.14	c Bin: Executing rsat
1199.73/1200.14	c rsat returned code 1.
1199.73/1200.14	c rsat returned code 1.
1199.73/1200.14	c Satzilla Timed out!
1199.73/1200.14	s UNKNOWN
1199.73/1200.14	c SATZILLA_TIME=1200.010000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-308679-1172525108 -o ROOT/results/node72/solver-308679-1172525108 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308679-1172525108/SATzilla2007_F /tmp/evaluation/308679-1172525108/instance-308679-1172525108.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: 1.00 1.00 1.00 3/77 14884
/proc/meminfo: memFree=1920504/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=1512 CPUtime=0
/proc/14884/stat : 14884 (SATzilla2007_F) R 14882 14884 13688 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 272478587 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/14884/statm: 378 125 110 260 0 84 0
[pid=14885] ppid=14884 vsize=1072 CPUtime=0
/proc/14885/stat : 14885 (march_dl) R 14884 14884 13688 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 272478587 1097728 166 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134778270 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14885/statm: 268 166 50 118 0 147 0

[startup+0.107353 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14884
/proc/meminfo: memFree=1920504/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=1512 CPUtime=0
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 272478587 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14884/statm: 378 125 110 260 0 84 0
[pid=14885] ppid=14884 vsize=2152 CPUtime=0.1
/proc/14885/stat : 14885 (march_dl) R 14884 14884 13688 0 -1 4194304 1123 0 0 0 10 0 0 0 19 0 1 0 272478587 2203648 392 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14885/statm: 538 392 55 118 0 417 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3664

[startup+0.515391 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14884
/proc/meminfo: memFree=1920504/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=1512 CPUtime=0
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 272478587 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14884/statm: 378 125 110 260 0 84 0
[pid=14885] ppid=14884 vsize=5844 CPUtime=0.51
/proc/14885/stat : 14885 (march_dl) R 14884 14884 13688 0 -1 4194304 3540 0 0 0 50 1 0 0 23 0 1 0 272478587 5984256 1319 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532964 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14885/statm: 1461 1319 75 118 0 1340 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 7356

[startup+1.33546 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14886
/proc/meminfo: memFree=1915048/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=1512 CPUtime=0
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 272478587 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14884/statm: 378 125 110 260 0 84 0
[pid=14885] ppid=14884 vsize=6236 CPUtime=1.33
/proc/14885/stat : 14885 (march_dl) R 14884 14884 13688 0 -1 4194304 3608 0 0 0 132 1 0 0 25 0 1 0 272478587 6385664 1387 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14885/statm: 1559 1387 75 118 0 1438 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7748

[startup+2.97161 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14886
/proc/meminfo: memFree=1914792/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=1512 CPUtime=0
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 272478587 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14884/statm: 378 125 110 260 0 84 0
[pid=14885] ppid=14884 vsize=6368 CPUtime=2.96
/proc/14885/stat : 14885 (march_dl) R 14884 14884 13688 0 -1 4194304 3647 0 0 0 295 1 0 0 25 0 1 0 272478587 6520832 1426 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134513789 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14885/statm: 1592 1426 75 118 0 1471 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7880

[startup+6.26092 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14887
/proc/meminfo: memFree=1918760/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=1512 CPUtime=4.99
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 149 3685 0 0 0 0 498 1 16 0 1 0 272478587 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14884/statm: 378 125 110 260 0 84 0
[pid=14887] ppid=14884 vsize=6188 CPUtime=1.25
/proc/14887/stat : 14887 (ubcsat2006) R 14884 14884 13688 0 -1 4194304 491 0 0 0 111 14 0 0 25 0 1 0 272479087 6336512 473 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14887/statm: 1547 473 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7700

[startup+12.7205 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1915112/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=20548 CPUtime=1.85
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 1207 0 0 0 184 1 0 0 25 0 1 0 272479672 21041152 1076 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 5137 1076 112 208 0 4909 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23236

[startup+25.5337 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1909608/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=30472 CPUtime=14.67
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 3111 0 0 0 1459 8 0 0 25 0 1 0 272479672 31203328 2498 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543659 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 7618 2498 112 208 0 7390 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33160

[startup+51.161 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1903528/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=32480 CPUtime=40.29
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 4566 0 0 0 4014 15 0 0 25 0 1 0 272479672 33259520 3953 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 8120 3953 112 208 0 7892 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 35168

[startup+102.414 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1895464/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=46260 CPUtime=91.52
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 7228 0 0 0 9126 26 0 0 25 0 1 0 272479672 47370240 5974 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 11565 5974 112 208 0 11337 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 48948

[startup+162.489 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1888552/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=48776 CPUtime=151.58
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 8913 0 0 0 15124 34 0 0 25 0 1 0 272479672 49946624 7659 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 12194 7659 112 208 0 11966 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 51464

[startup+222.506 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 14888
/proc/meminfo: memFree=1882408/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=67236 CPUtime=211.59
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 10426 0 0 0 21115 44 0 0 25 0 1 0 272479672 68849664 9172 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134576725 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 16809 9172 112 208 0 16581 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 69924

[startup+282.574 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 14888
/proc/meminfo: memFree=1877544/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=74408 CPUtime=271.64
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 12932 0 0 0 27112 52 0 0 25 0 1 0 272479672 76193792 10397 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 18602 10397 112 208 0 18374 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 77096

[startup+342.644 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1872872/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=76200 CPUtime=331.7
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 14103 0 0 0 33109 61 0 0 25 0 1 0 272479672 78028800 11568 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 19050 11568 112 208 0 18822 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 78888

[startup+402.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1868520/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=77692 CPUtime=391.76
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 15138 0 0 0 39108 68 0 0 25 0 1 0 272479672 79556608 12603 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 19423 12603 112 208 0 19195 0
Current children cumulated CPU time (s) 402.58
Current children cumulated vsize (KiB) 80380

[startup+462.793 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1864488/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=79164 CPUtime=451.81
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 16135 0 0 0 45106 75 0 0 25 0 1 0 272479672 81063936 13600 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 19791 13600 112 208 0 19563 0
Current children cumulated CPU time (s) 462.63

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

/proc/14888/statm: 29328 17139 112 208 0 29100 0
Current children cumulated CPU time (s) 702.86
Current children cumulated vsize (KiB) 120000

[startup+763.151 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1847272/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=118596 CPUtime=752.1
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 20374 0 0 0 75102 108 0 0 25 0 1 0 272479672 121442304 17839 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 29649 17839 112 208 0 29421 0
Current children cumulated CPU time (s) 762.92
Current children cumulated vsize (KiB) 121284

[startup+823.223 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14888
/proc/meminfo: memFree=1844392/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=119756 CPUtime=812.17
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 21079 0 0 0 81103 114 0 0 25 0 1 0 272479672 122630144 18544 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 29939 18544 112 208 0 29711 0
Current children cumulated CPU time (s) 822.99
Current children cumulated vsize (KiB) 122444

[startup+883.296 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14890
/proc/meminfo: memFree=1841192/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=131124 CPUtime=872.22
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 24382 0 0 0 87101 121 0 0 25 0 1 0 272479672 134270976 19286 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 32781 19286 112 208 0 32553 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 133812

[startup+943.369 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14890
/proc/meminfo: memFree=1838376/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=131896 CPUtime=932.27
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 25076 0 0 0 93101 126 0 0 25 0 1 0 272479672 135061504 19980 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 32974 19980 112 208 0 32746 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 134584

[startup+1003.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14890
/proc/meminfo: memFree=1835496/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=132924 CPUtime=992.32
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 25822 0 0 0 99101 131 0 0 25 0 1 0 272479672 136114176 20726 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 33231 20726 112 208 0 33003 0
Current children cumulated CPU time (s) 1003.14
Current children cumulated vsize (KiB) 135612

[startup+1063.51 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 14890
/proc/meminfo: memFree=1833448/2055920 swapFree=4151032/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=133972 CPUtime=1052.38
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 26317 0 0 0 105102 136 0 0 25 0 1 0 272479672 137187328 21221 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135090392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 33493 21221 112 208 0 33265 0
Current children cumulated CPU time (s) 1063.2
Current children cumulated vsize (KiB) 136660

[startup+1123.58 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 14890
/proc/meminfo: memFree=1832232/2055920 swapFree=4151080/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=134768 CPUtime=1112.44
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 26620 0 0 0 111103 141 0 0 25 0 1 0 272479672 138002432 21524 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543639 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 33692 21524 112 208 0 33464 0
Current children cumulated CPU time (s) 1123.26
Current children cumulated vsize (KiB) 137456

[startup+1183.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14890
/proc/meminfo: memFree=1829864/2055920 swapFree=4151080/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=135648 CPUtime=1172.5
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 27200 0 0 0 117105 145 0 0 25 0 1 0 272479672 138903552 22104 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 33912 22104 112 208 0 33684 0
Current children cumulated CPU time (s) 1183.32
Current children cumulated vsize (KiB) 138336

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

[startup+1187.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14890
/proc/meminfo: memFree=1829608/2055920 swapFree=4151080/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=135780 CPUtime=1176.4
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 27269 0 0 0 117495 145 0 0 25 0 1 0 272479672 139038720 22173 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 33945 22173 112 208 0 33717 0
Current children cumulated CPU time (s) 1187.22
Current children cumulated vsize (KiB) 138468

[startup+1194.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14890
/proc/meminfo: memFree=1829224/2055920 swapFree=4151080/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=135924 CPUtime=1182.96
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 27377 0 0 0 118150 146 0 0 25 0 1 0 272479672 139186176 22281 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 33981 22281 112 208 0 33753 0
Current children cumulated CPU time (s) 1193.78
Current children cumulated vsize (KiB) 138612

[startup+1197.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14890
/proc/meminfo: memFree=1829160/2055920 swapFree=4151080/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=136036 CPUtime=1186.23
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 27395 0 0 0 118477 146 0 0 25 0 1 0 272479672 139300864 22299 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 34009 22299 112 208 0 33781 0
Current children cumulated CPU time (s) 1197.05
Current children cumulated vsize (KiB) 138724

[startup+1199.03 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 14890
/proc/meminfo: memFree=1829096/2055920 swapFree=4151080/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=136036 CPUtime=1187.87
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 27398 0 0 0 118641 146 0 0 25 0 1 0 272479672 139300864 22302 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 34009 22302 112 208 0 33781 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 138724

[startup+1199.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14890
/proc/meminfo: memFree=1829096/2055920 swapFree=4151080/4192956
[pid=14884] ppid=14882 vsize=2688 CPUtime=10.82
/proc/14884/stat : 14884 (SATzilla2007_F) S 14882 14884 13688 0 -1 4194304 1398 4182 0 0 349 5 701 27 25 0 1 0 272478587 2752512 490 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14884/statm: 672 490 170 260 0 378 0
[pid=14888] ppid=14884 vsize=136036 CPUtime=1188.69
/proc/14888/stat : 14888 (zchaff_rand) R 14884 14884 13688 0 -1 4194304 27400 0 0 0 118723 146 0 0 25 0 1 0 272479672 139300864 22304 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134621504 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14888/statm: 34009 22304 112 208 0 33781 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 138724

[startup+1200.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14890
/proc/meminfo: memFree=1829096/2055920 swapFree=4151080/4192956
[pid=14884] ppid=14882 vsize=8536 CPUtime=1199.73
/proc/14884/stat : 14884 (SATzilla2007_F) R 14882 14884 13688 0 -1 4194304 2312 31582 0 0 356 6 119436 175 18 0 1 0 272478587 8740864 1289 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134596502 0 0 4096 0 0 0 0 17 0 0 0
/proc/14884/statm: 2134 1289 177 260 0 1840 0
Current children cumulated CPU time (s) 1199.73
Current children cumulated vsize (KiB) 8536

Child status: 1
Real time (s): 1200.15
CPU time (s): 1199.85
CPU user time (s): 1198.01
CPU system time (s): 1.83972
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 138724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.01
system time used= 1.83972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33978
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= 26
involuntary context switches= 1342

runsolver used 1.13283 second user time and 3.12952 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Feb 26 21:25:08 UTC 2007

IDJOB= 308679
IDBENCH= 20237
IDSOLVER= 136
FILE ID= node72/308679-1172525108

PBS_JOBID= 3971779

Free space on /tmp= 66551 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308679-1172525108/SATzilla2007_F /tmp/evaluation/308679-1172525108/instance-308679-1172525108.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-308679-1172525108 -o ROOT/results/node72/solver-308679-1172525108 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308679-1172525108/SATzilla2007_F /tmp/evaluation/308679-1172525108/instance-308679-1172525108.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  a9c69ac58ba32eb3b79077be89bd5498

RANDOM SEED= 534148083

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1920912 kB
Buffers:         13624 kB
Cached:          64300 kB
SwapCached:      10476 kB
Active:          64896 kB
Inactive:        42036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1920912 kB
SwapTotal:     4192956 kB
SwapFree:      4151032 kB
Dirty:           10380 kB
Writeback:           0 kB
Mapped:          32784 kB
Slab:            13732 kB
Committed_AS:   633108 kB
PageTables:       1680 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 node72 on Mon Feb 26 21:45:08 UTC 2007