Trace number 336666

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.18 1199.6

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
Bench CategoryCRAFTED (crafted 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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data (download as text)

11.17/11.26	c run March_dl for 5 seconds ... 
11.17/11.26	c Bin: Executing march_dl
11.17/11.26	c child exit by a signal
11.17/11.26	c march_dl returned code 137.
11.17/11.26	c run saps for 2 seconds ... 
11.17/11.26	c Bin: Executing ubcsat2006
11.17/11.26	c child exited successfully
11.17/11.26	c ubcsat2006 returned code 0.
11.17/11.26	c satzilla computing base features
11.17/11.26	c satzilla doing unit-prop probe
11.17/11.26	c satzilla doing local search probe
11.17/11.26	c satzilla doing lobjois search-space size estimate
11.17/11.26	c satzilla's ranking:
11.17/11.26	c 1) eureka: 0.561697
11.17/11.26	c 2) vallst: 1.008081
11.17/11.26	c 3) zchaff_rand: 1.826376
11.17/11.26	c 4) minisat20: 2.982455
11.17/11.26	c 5) march_dl: 3.901281
11.17/11.26	c 6) kcnfs: 4.518026
11.17/11.26	c 7) kcnfs+P: 999.000000
11.17/11.26	c 8) march_dl+P: 999.000000
11.17/11.26	c 9) vallst+P: 999.000000
11.17/11.26	c 10) zchaff_rand+P: 999.000000
11.17/11.26	c 11) rsat+P: 999.000000
11.17/11.26	c 12) eureka+P: 999.000000
11.17/11.26	c 13) minisat20+P: 999.000000
11.17/11.26	c 14) rsat: 999.000000
11.17/11.26	c satzilla running eureka ... 
1199.04/1199.50	c Bin: Executing eureka
1199.04/1199.50	c child exit by a signal
1199.04/1199.50	c eureka returned code 137.
1199.04/1199.50	c eureka returned code 137.
1199.04/1199.50	c satzilla running vallst ... 
1199.04/1199.50	c Bin: Executing vallst
1199.04/1199.50	c vallst returned code 1.
1199.04/1199.50	c vallst returned code 1.
1199.04/1199.50	c satzilla running zchaff_rand ... 
1199.04/1199.50	c Bin: Executing zchaff_rand
1199.04/1199.50	c zchaff_rand returned code 1.
1199.04/1199.50	c zchaff_rand returned code 1.
1199.04/1199.50	c satzilla running minisat20 ... 
1199.04/1199.50	c Bin: Executing minisat20
1199.04/1199.50	c minisat20 returned code 1.
1199.04/1199.50	c minisat20 returned code 1.
1199.04/1199.50	c satzilla running march_dl ... 
1199.04/1199.50	c Bin: Executing march_dl
1199.04/1199.50	c march_dl returned code 1.
1199.04/1199.50	c march_dl returned code 1.
1199.04/1199.50	c satzilla running kcnfs ... 
1199.04/1199.50	c Bin: Executing kcnfs
1199.04/1199.50	c kcnfs returned code 1.
1199.04/1199.50	c kcnfs returned code 1.
1199.04/1199.50	c satzilla running kcnfs with preprocessing ... 
1199.04/1199.59	c Preprocessing...
1199.04/1199.59	c Inital problem has 520 variables, 23190 nary clauses (1456 binary clauses).
1199.04/1199.59	c Num non-binary clauses 23190, Average non-binary clause length 3.013
1199.04/1199.59	c Theory has no gaps
1199.04/1199.59	c Preprocessor runtime was 0.060 seconds.
1199.04/1199.59	c 
1199.04/1199.59	c Satisfiability of theory still undetermined.
1199.04/1199.59	c See file /tmp/w2eIPg for simplified theory.
1199.04/1199.59	c Bin: Executing kcnfs
1199.04/1199.59	c kcnfs returned code 1.
1199.04/1199.59	c kcnfs returned code 1.
1199.04/1199.59	c satzilla running march_dl with preprocessing ... 
1199.04/1199.59	c Bin: Executing march_dl
1199.04/1199.59	c march_dl returned code 1.
1199.04/1199.59	c march_dl returned code 1.
1199.04/1199.59	c satzilla running vallst with preprocessing ... 
1199.04/1199.59	c Bin: Executing vallst
1199.04/1199.59	c vallst returned code 1.
1199.04/1199.59	c vallst returned code 1.
1199.04/1199.59	c satzilla running zchaff_rand with preprocessing ... 
1199.04/1199.59	c Bin: Executing zchaff_rand
1199.04/1199.59	c zchaff_rand returned code 1.
1199.04/1199.59	c zchaff_rand returned code 1.
1199.04/1199.59	c satzilla running rsat with preprocessing ... 
1199.04/1199.59	c Bin: Executing rsat
1199.04/1199.59	c rsat returned code 1.
1199.04/1199.59	c rsat returned code 1.
1199.04/1199.59	c satzilla running eureka with preprocessing ... 
1199.04/1199.59	c Bin: Executing eureka
1199.04/1199.59	c eureka returned code 1.
1199.04/1199.59	c eureka returned code 1.
1199.04/1199.59	c satzilla running minisat20 with preprocessing ... 
1199.04/1199.59	c Bin: Executing minisat20
1199.04/1199.59	c minisat20 returned code 1.
1199.04/1199.59	c minisat20 returned code 1.
1199.04/1199.59	c satzilla running rsat ... 
1199.04/1199.59	c Bin: Executing rsat
1199.04/1199.59	c rsat returned code 1.
1199.04/1199.59	c rsat returned code 1.
1199.04/1199.59	c ERROR: All Failed! 
1199.04/1199.59	c SATZILLA_TIME=1199.350000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-336666-1173651304 -o ROOT/results/node42/solver-336666-1173651304 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336666-1173651304/SATzilla2007_F /tmp/evaluation/336666-1173651304/instance-336666-1173651304.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): 2400 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.99 0.98 0.99 3/64 7106
/proc/meminfo: memFree=1875168/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=1512 CPUtime=0
/proc/7106/stat : 7106 (SATzilla2007_F) R 7104 7106 5963 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 91083798 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/7106/statm: 378 125 110 260 0 84 0
[pid=7107] ppid=7106 vsize=832 CPUtime=0
/proc/7107/stat : 7107 (march_dl) R 7106 7106 5963 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 91083798 851968 102 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7107/statm: 208 102 50 118 0 87 0

[startup+0.070751 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7106
/proc/meminfo: memFree=1875168/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=1512 CPUtime=0
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91083798 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7106/statm: 378 125 110 260 0 84 0
[pid=7107] ppid=7106 vsize=2688 CPUtime=0.06
/proc/7107/stat : 7107 (march_dl) R 7106 7106 5963 0 -1 4194304 710 0 0 0 6 0 0 0 19 0 1 0 91083798 2752512 491 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7107/statm: 672 491 57 118 0 551 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4200

[startup+0.101757 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7106
/proc/meminfo: memFree=1875168/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=1512 CPUtime=0
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91083798 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7106/statm: 378 125 110 260 0 84 0
[pid=7107] ppid=7106 vsize=2364 CPUtime=0.09
/proc/7107/stat : 7107 (march_dl) R 7106 7106 5963 0 -1 4194304 1445 0 0 0 9 0 0 0 19 0 1 0 91083798 2420736 419 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7107/statm: 591 427 65 118 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3876

[startup+0.301794 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7106
/proc/meminfo: memFree=1875168/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=1512 CPUtime=0
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91083798 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7106/statm: 378 125 110 260 0 84 0
[pid=7107] ppid=7106 vsize=3356 CPUtime=0.29
/proc/7107/stat : 7107 (march_dl) R 7106 7106 5963 0 -1 4194304 1961 0 0 0 29 0 0 0 20 0 1 0 91083798 3436544 691 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7107/statm: 839 691 73 118 0 718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4868

[startup+0.701871 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7106
/proc/meminfo: memFree=1875168/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=1512 CPUtime=0
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91083798 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7106/statm: 378 125 110 260 0 84 0
[pid=7107] ppid=7106 vsize=3192 CPUtime=0.69
/proc/7107/stat : 7107 (march_dl) R 7106 7106 5963 0 -1 4194304 2427 0 0 0 69 0 0 0 24 0 1 0 91083798 3268608 650 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7107/statm: 798 650 75 118 0 677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4704

[startup+1.50302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7108
/proc/meminfo: memFree=1872720/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=1512 CPUtime=0
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91083798 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7106/statm: 378 125 110 260 0 84 0
[pid=7107] ppid=7106 vsize=3192 CPUtime=1.49
/proc/7107/stat : 7107 (march_dl) R 7106 7106 5963 0 -1 4194304 2427 0 0 0 149 0 0 0 25 0 1 0 91083798 3268608 650 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7107/statm: 798 650 75 118 0 677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4704

[startup+3.10133 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7108
/proc/meminfo: memFree=1872592/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=1512 CPUtime=0
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91083798 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7106/statm: 378 125 110 260 0 84 0
[pid=7107] ppid=7106 vsize=3192 CPUtime=3.08
/proc/7107/stat : 7107 (march_dl) R 7106 7106 5963 0 -1 4194304 2427 0 0 0 308 0 0 0 25 0 1 0 91083798 3268608 650 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7107/statm: 798 650 75 118 0 677 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4704

[startup+6.30194 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7109
/proc/meminfo: memFree=1873232/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=1512 CPUtime=4.99
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 149 2427 0 0 0 0 498 1 16 0 1 0 91083798 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7106/statm: 378 125 110 260 0 84 0
[pid=7109] ppid=7106 vsize=6188 CPUtime=1.29
/proc/7109/stat : 7109 (ubcsat2006) R 7106 7106 5963 0 -1 4194304 557 0 0 0 123 6 0 0 25 0 1 0 91084299 6336512 539 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7109/statm: 1547 539 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7112
/proc/meminfo: memFree=1869136/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=5332 CPUtime=1.41
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 1383 16 0 0 141 0 0 0 25 0 1 0 91084925 5459968 935 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134573860 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 1333 935 177 116 0 872 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 8552

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7112
/proc/meminfo: memFree=1858832/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=16932 CPUtime=14.21
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 7518 16 0 0 1417 4 0 0 25 0 1 0 91084925 17338368 3709 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 4233 3709 177 116 0 3772 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 20152

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7112
/proc/meminfo: memFree=1856848/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=18628 CPUtime=39.81
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 12233 16 0 0 3973 8 0 0 25 0 1 0 91084925 19075072 4196 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 4657 4196 177 116 0 4196 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 21848

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7112
/proc/meminfo: memFree=1854864/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=21144 CPUtime=90.99
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 22594 16 0 0 9085 14 0 0 25 0 1 0 91084925 21651456 4759 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560841 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 5286 4759 177 116 0 4825 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 24364

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1853648/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=22316 CPUtime=150.97
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 30450 16 0 0 15077 20 0 0 25 0 1 0 91084925 22851584 4915 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560036 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 5579 4915 177 116 0 5118 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 25536

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1852560/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=22968 CPUtime=210.95
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 38887 16 0 0 21069 26 0 0 25 0 1 0 91084925 23519232 5197 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 5742 5197 177 116 0 5281 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26188

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1851856/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=23692 CPUtime=270.93
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 47057 16 0 0 27060 33 0 0 25 0 1 0 91084925 24260608 5365 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562519 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 5923 5365 177 116 0 5462 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 26912

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1851344/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=24124 CPUtime=330.91
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 55253 16 0 0 33052 39 0 0 25 0 1 0 91084925 24702976 5465 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 6031 5465 177 116 0 5570 0

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


[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1848144/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=27172 CPUtime=750.77
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 106368 16 0 0 74998 79 0 0 25 0 1 0 91084925 27824128 6067 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562371 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 6793 6067 177 116 0 6332 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 30392

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1847952/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=27464 CPUtime=810.74
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 114266 16 0 0 80990 84 0 0 25 0 1 0 91084925 28123136 6110 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560188 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 6866 6110 177 116 0 6405 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 30684

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1847760/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=27596 CPUtime=870.73
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 122040 16 0 0 86982 91 0 0 25 0 1 0 91084925 28258304 6138 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 6899 6138 177 116 0 6438 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 30816

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1847504/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=27596 CPUtime=930.7
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 129397 16 0 0 92974 96 0 0 25 0 1 0 91084925 28258304 6155 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 6899 6155 177 116 0 6438 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 30816

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1847248/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=27880 CPUtime=990.69
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 137617 16 0 0 98968 101 0 0 25 0 1 0 91084925 28549120 6204 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 6970 6204 177 116 0 6509 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 31100

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7114
/proc/meminfo: memFree=1847120/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=27880 CPUtime=1050.66
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 144784 16 0 0 104960 106 0 0 25 0 1 0 91084925 28549120 6220 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 6970 6220 177 116 0 6509 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 31100

[startup+1122.3 s]
/proc/loadavg: 1.05 1.00 0.99 2/66 7114
/proc/meminfo: memFree=1846736/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=28420 CPUtime=1110.64
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 152068 16 0 0 110953 111 0 0 25 0 1 0 91084925 29102080 6353 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560052 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 7105 6353 177 116 0 6644 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 31640

[startup+1182.3 s]
/proc/loadavg: 1.10 1.02 1.00 2/66 7114
/proc/meminfo: memFree=1846544/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=28200 CPUtime=1170.62
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 159345 16 0 0 116945 117 0 0 25 0 1 0 91084925 28876800 6292 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562549 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 7050 6292 177 116 0 6589 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 31420

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

[startup+1190.3 s]
/proc/loadavg: 1.09 1.02 1.00 2/66 7114
/proc/meminfo: memFree=1846544/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=28200 CPUtime=1178.62
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 160294 16 0 0 117744 118 0 0 25 0 1 0 91084925 28876800 6292 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 7050 6292 177 116 0 6589 0
Current children cumulated CPU time (s) 1189.85
Current children cumulated vsize (KiB) 31420

[startup+1193.51 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 7114
/proc/meminfo: memFree=1846544/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=28200 CPUtime=1181.82
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 160485 16 0 0 118064 118 0 0 25 0 1 0 91084925 28876800 6293 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584305 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 7050 6293 177 116 0 6589 0
Current children cumulated CPU time (s) 1193.05
Current children cumulated vsize (KiB) 31420

[startup+1196.7 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 7114
/proc/meminfo: memFree=1846544/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=28200 CPUtime=1185.02
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 160865 16 0 0 118384 118 0 0 25 0 1 0 91084925 28876800 6292 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562549 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 7050 6292 177 116 0 6589 0
Current children cumulated CPU time (s) 1196.25
Current children cumulated vsize (KiB) 31420

[startup+1198.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 7114
/proc/meminfo: memFree=1846480/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=28356 CPUtime=1186.61
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 161060 16 0 0 118543 118 0 0 25 0 1 0 91084925 29036544 6297 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 7089 6297 177 116 0 6628 0
Current children cumulated CPU time (s) 1197.84
Current children cumulated vsize (KiB) 31576

[startup+1199.1 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 7114
/proc/meminfo: memFree=1846480/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=28356 CPUtime=1187.41
/proc/7110/stat : 7110 (eureka) R 7106 7106 5963 0 -1 0 161061 16 0 0 118623 118 0 0 25 0 1 0 91084925 29036544 6298 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7110/statm: 7089 6298 177 116 0 6628 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 31576

[startup+1199.5 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 7114
/proc/meminfo: memFree=1846480/2055920 swapFree=4182364/4192956
[pid=7106] ppid=7104 vsize=3220 CPUtime=11.23
/proc/7106/stat : 7106 (SATzilla2007_F) S 7104 7106 5963 0 -1 4194304 1634 2990 0 0 402 10 701 10 25 0 1 0 91083798 3297280 622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7106/statm: 805 622 169 260 0 511 0
[pid=7110] ppid=7106 vsize=0 CPUtime=1187.81
/proc/7110/stat : 7110 (eureka) D 7106 7106 5963 0 -1 1028 161061 16 0 0 118663 118 0 0 24 0 1 0 91084925 0 0 18446744073709551615 0 0 0 0 0 256 2147483391 8392704 0 18446744072099781622 0 0 17 1 0 0
/proc/7110/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 3220

Child status: 17
Real time (s): 1199.6
CPU time (s): 1199.18
CPU user time (s): 1197.76
CPU system time (s): 1.41478
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 31992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.76
system time used= 1.41478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166437
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= 34
involuntary context switches= 1516

runsolver used 0.960853 second user time and 2.41063 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Mar 11 22:15:04 UTC 2007

IDJOB= 336666
IDBENCH= 24680
IDSOLVER= 136
FILE ID= node42/336666-1173651304

PBS_JOBID= 4101360

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336666-1173651304/SATzilla2007_F /tmp/evaluation/336666-1173651304/instance-336666-1173651304.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-336666-1173651304 -o ROOT/results/node42/solver-336666-1173651304 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336666-1173651304/SATzilla2007_F /tmp/evaluation/336666-1173651304/instance-336666-1173651304.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  cd57d37a316c4dccaae3ab131e3f8090

RANDOM SEED= 431705917

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.263
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.263
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:       1875576 kB
Buffers:         19408 kB
Cached:         122496 kB
SwapCached:       4772 kB
Active:          60500 kB
Inactive:        92952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875576 kB
SwapTotal:     4192956 kB
SwapFree:      4182364 kB
Dirty:           10472 kB
Writeback:           0 kB
Mapped:          15332 kB
Slab:            12908 kB
Committed_AS:   134828 kB
PageTables:       1408 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= 66554 MiB

End job on node42 on Sun Mar 11 22:35:03 UTC 2007