Trace number 338010

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.51 1199.94

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
MD5SUM56dc474305bf6e6817771129f995c737
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark740.816
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses17199
Sum of the clauses size75582
Maximum clause length13
Minimum clause length1
Number of clauses of size 149
Number of clauses of size 21177
Number of clauses of size 38740
Number of clauses of size 4232
Number of clauses of size 5250
Number of clauses of size over 56751

Solver Data (download as text)

10.47/10.59	c run March_dl for 5 seconds ... 
10.47/10.59	c Bin: Executing march_dl
10.47/10.59	c child exit by a signal
10.47/10.59	c march_dl returned code 137.
10.47/10.59	c run saps for 2 seconds ... 
10.47/10.59	c Bin: Executing ubcsat2006
10.47/10.59	c child exited successfully
10.47/10.59	c ubcsat2006 returned code 0.
10.47/10.59	c satzilla computing base features
10.47/10.59	c satzilla doing unit-prop probe
10.47/10.59	c satzilla doing local search probe
10.47/10.59	c satzilla doing lobjois search-space size estimate
10.47/10.59	c satzilla's ranking:
10.47/10.59	c 1) zchaff_rand: 1.366084
10.47/10.59	c 2) eureka: 1.373480
10.47/10.59	c 3) minisat20: 1.522475
10.47/10.59	c 4) vallst: 1.996351
10.47/10.59	c 5) march_dl: 2.428130
10.47/10.59	c 6) kcnfs: 3.417073
10.47/10.59	c 7) kcnfs+P: 999.000000
10.47/10.59	c 8) march_dl+P: 999.000000
10.47/10.59	c 9) vallst+P: 999.000000
10.47/10.59	c 10) zchaff_rand+P: 999.000000
10.47/10.59	c 11) rsat+P: 999.000000
10.47/10.59	c 12) eureka+P: 999.000000
10.47/10.59	c 13) minisat20+P: 999.000000
10.47/10.59	c 14) rsat: 999.000000
10.47/10.59	c satzilla running zchaff_rand ... 
1199.34/1199.83	c Bin: Executing zchaff_rand
1199.34/1199.83	c child exit by a signal
1199.34/1199.83	c zchaff_rand returned code 137.
1199.34/1199.83	c zchaff_rand returned code 137.
1199.34/1199.83	c satzilla running eureka ... 
1199.34/1199.83	c Bin: Executing eureka
1199.34/1199.83	c eureka returned code 1.
1199.34/1199.83	c eureka returned code 1.
1199.34/1199.83	c satzilla running minisat20 ... 
1199.34/1199.83	c Bin: Executing minisat20
1199.34/1199.83	c minisat20 returned code 1.
1199.34/1199.83	c minisat20 returned code 1.
1199.34/1199.83	c satzilla running vallst ... 
1199.34/1199.83	c Bin: Executing vallst
1199.34/1199.83	c vallst returned code 1.
1199.34/1199.83	c vallst returned code 1.
1199.34/1199.83	c satzilla running march_dl ... 
1199.34/1199.83	c Bin: Executing march_dl
1199.34/1199.83	c march_dl returned code 1.
1199.34/1199.83	c march_dl returned code 1.
1199.34/1199.83	c satzilla running kcnfs ... 
1199.34/1199.83	c Bin: Executing kcnfs
1199.34/1199.83	c kcnfs returned code 1.
1199.34/1199.83	c kcnfs returned code 1.
1199.34/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.45/1199.93	c Preprocessing...
1199.45/1199.93	c Inital problem has 728 variables, 16022 nary clauses (1177 binary clauses).
1199.45/1199.93	c Num non-binary clauses 15973, Average non-binary clause length 4.581
1199.45/1199.93	c Theory has no gaps
1199.45/1199.93	c Preprocessor runtime was 0.070 seconds.
1199.45/1199.93	c 
1199.45/1199.93	c Satisfiability of theory still undetermined.
1199.45/1199.93	c See file /tmp/sneYF0 for simplified theory.
1199.45/1199.93	c Bin: Executing kcnfs
1199.45/1199.93	c kcnfs returned code 1.
1199.45/1199.93	c kcnfs returned code 1.
1199.45/1199.93	c satzilla running march_dl with preprocessing ... 
1199.45/1199.93	c Bin: Executing march_dl
1199.45/1199.93	c march_dl returned code 1.
1199.45/1199.93	c march_dl returned code 1.
1199.45/1199.93	c satzilla running vallst with preprocessing ... 
1199.45/1199.93	c Bin: Executing vallst
1199.45/1199.93	c vallst returned code 1.
1199.45/1199.93	c vallst returned code 1.
1199.45/1199.93	c satzilla running zchaff_rand with preprocessing ... 
1199.45/1199.93	c Bin: Executing zchaff_rand
1199.45/1199.93	c zchaff_rand returned code 1.
1199.45/1199.93	c zchaff_rand returned code 1.
1199.45/1199.93	c satzilla running rsat with preprocessing ... 
1199.45/1199.93	c Bin: Executing rsat
1199.45/1199.93	c rsat returned code 1.
1199.45/1199.93	c rsat returned code 1.
1199.45/1199.93	c satzilla running eureka with preprocessing ... 
1199.45/1199.93	c Bin: Executing eureka
1199.45/1199.93	c eureka returned code 1.
1199.45/1199.93	c eureka returned code 1.
1199.45/1199.93	c satzilla running minisat20 with preprocessing ... 
1199.45/1199.93	c Bin: Executing minisat20
1199.45/1199.93	c minisat20 returned code 1.
1199.45/1199.93	c minisat20 returned code 1.
1199.45/1199.93	c satzilla running rsat ... 
1199.45/1199.93	c Bin: Executing rsat
1199.45/1199.93	c rsat returned code 1.
1199.45/1199.93	c rsat returned code 1.
1199.45/1199.93	c ERROR: All Failed! 
1199.45/1199.93	c SATZILLA_TIME=1199.680000

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/node34/watcher-338010-1173678875 -o ROOT/results/node34/solver-338010-1173678875 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338010-1173678875/SATzilla2007_F /tmp/evaluation/338010-1173678875/instance-338010-1173678875.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.92 0.98 0.99 3/64 27992
/proc/meminfo: memFree=1466616/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=1512 CPUtime=0
/proc/27992/stat : 27992 (SATzilla2007_F) R 27990 27992 26389 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 93843281 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/27992/statm: 378 125 110 260 0 84 0
[pid=27993] ppid=27992 vsize=772 CPUtime=0
/proc/27993/stat : 27993 (march_dl) R 27992 27992 26389 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 93843281 790528 98 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27993/statm: 193 99 50 118 0 72 0

[startup+0.067821 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27992
/proc/meminfo: memFree=1466616/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=1512 CPUtime=0
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 93843281 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27992/statm: 378 125 110 260 0 84 0
[pid=27993] ppid=27992 vsize=1900 CPUtime=0.06
/proc/27993/stat : 27993 (march_dl) R 27992 27992 26389 0 -1 4194304 360 0 0 0 6 0 0 0 19 0 1 0 93843281 1945600 348 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27993/statm: 475 348 55 118 0 354 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3412

[startup+0.101824 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27992
/proc/meminfo: memFree=1466616/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=1512 CPUtime=0
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 93843281 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27992/statm: 378 125 110 260 0 84 0
[pid=27993] ppid=27992 vsize=2164 CPUtime=0.09
/proc/27993/stat : 27993 (march_dl) R 27992 27992 26389 0 -1 4194304 424 0 0 0 9 0 0 0 19 0 1 0 93843281 2215936 412 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559199 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27993/statm: 541 412 65 118 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3676

[startup+0.30184 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27992
/proc/meminfo: memFree=1466616/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=1512 CPUtime=0
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 93843281 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27992/statm: 378 125 110 260 0 84 0
[pid=27993] ppid=27992 vsize=2908 CPUtime=0.29
/proc/27993/stat : 27993 (march_dl) R 27992 27992 26389 0 -1 4194304 574 0 0 0 29 0 0 0 21 0 1 0 93843281 2977792 488 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134585320 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27993/statm: 727 488 67 118 0 606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4420

[startup+0.701872 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27992
/proc/meminfo: memFree=1466616/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=1512 CPUtime=0
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 93843281 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27992/statm: 378 125 110 260 0 84 0
[pid=27993] ppid=27992 vsize=4792 CPUtime=0.69
/proc/27993/stat : 27993 (march_dl) R 27992 27992 26389 0 -1 4194304 1255 0 0 0 69 0 0 0 24 0 1 0 93843281 4907008 1063 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559735 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27993/statm: 1198 1063 72 118 0 1077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6304

[startup+1.50194 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27994
/proc/meminfo: memFree=1462056/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=1512 CPUtime=0
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 93843281 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27992/statm: 378 125 110 260 0 84 0
[pid=27993] ppid=27992 vsize=5820 CPUtime=1.49
/proc/27993/stat : 27993 (march_dl) R 27992 27992 26389 0 -1 4194304 1991 0 0 0 148 1 0 0 25 0 1 0 93843281 5959680 1165 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27993/statm: 1455 1165 74 118 0 1334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7332

[startup+3.10106 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27994
/proc/meminfo: memFree=1461736/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=1512 CPUtime=0
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 93843281 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27992/statm: 378 125 110 260 0 84 0
[pid=27993] ppid=27992 vsize=5820 CPUtime=3.09
/proc/27993/stat : 27993 (march_dl) R 27992 27992 26389 0 -1 4194304 1991 0 0 0 308 1 0 0 25 0 1 0 93843281 5959680 1165 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27993/statm: 1455 1165 74 118 0 1334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7332

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27995
/proc/meminfo: memFree=1464744/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=1512 CPUtime=4.99
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 149 1991 0 0 0 0 498 1 16 0 1 0 93843281 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27992/statm: 378 125 110 260 0 84 0
[pid=27995] ppid=27992 vsize=6188 CPUtime=1.29
/proc/27995/stat : 27995 (ubcsat2006) R 27992 27992 26389 0 -1 4194304 512 0 0 0 123 6 0 0 25 0 1 0 93843781 6336512 494 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27995/statm: 1547 494 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27996
/proc/meminfo: memFree=1461032/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=9684 CPUtime=2.09
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 1443 0 0 0 208 1 0 0 25 0 1 0 93844340 9916416 1151 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 2421 1151 112 208 0 2193 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12744

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 27996
/proc/meminfo: memFree=1454568/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=16792 CPUtime=14.89
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 3188 0 0 0 1483 6 0 0 25 0 1 0 93844340 17195008 2575 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 4198 2575 112 208 0 3970 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19852

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 27996
/proc/meminfo: memFree=1450344/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=18220 CPUtime=40.49
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 4320 0 0 0 4037 12 0 0 25 0 1 0 93844340 18657280 3707 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 4555 3707 112 208 0 4327 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21280

[startup+102.306 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 27996
/proc/meminfo: memFree=1443368/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=30772 CPUtime=91.68
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 6662 0 0 0 9145 23 0 0 25 0 1 0 93844340 31510528 5408 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 7693 5408 112 208 0 7465 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 33832

[startup+162.303 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 27996
/proc/meminfo: memFree=1438568/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=32372 CPUtime=151.66
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 7866 0 0 0 15136 30 0 0 25 0 1 0 93844340 33148928 6612 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 8093 6612 112 208 0 7865 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 35432

[startup+222.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 27996
/proc/meminfo: memFree=1435176/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=50068 CPUtime=211.64
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 8689 0 0 0 21127 37 0 0 25 0 1 0 93844340 51269632 7435 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 12517 7435 112 208 0 12289 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 53128

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 27996
/proc/meminfo: memFree=1431272/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=50904 CPUtime=271.63
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 9659 0 0 0 27118 45 0 0 25 0 1 0 93844340 52125696 8405 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 12726 8405 112 208 0 12498 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 53964

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 27996
/proc/meminfo: memFree=1428648/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=56920 CPUtime=331.61
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 11603 0 0 0 33109 52 0 0 25 0 1 0 93844340 58286080 9068 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134538610 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 14230 9068 112 208 0 14002 0

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

/proc/27996/statm: 15306 12635 112 208 0 15078 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 64284

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1412008/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=62328 CPUtime=751.4
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 15706 0 0 0 75053 87 0 0 25 0 1 0 93844340 63823872 13171 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 15582 13171 112 208 0 15354 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 65388

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1410408/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=62988 CPUtime=811.39
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 16146 0 0 0 81046 93 0 0 25 0 1 0 93844340 64499712 13611 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 15747 13611 112 208 0 15519 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 66048

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1408552/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=63120 CPUtime=871.37
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 16618 0 0 0 87040 97 0 0 25 0 1 0 93844340 64634880 14083 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 15780 14083 112 208 0 15552 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 66180

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1406376/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=96824 CPUtime=931.35
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 17191 0 0 0 93033 102 0 0 25 0 1 0 93844340 99147776 14623 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 24206 14623 112 208 0 23978 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 99884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1405352/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=97016 CPUtime=991.34
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 17417 0 0 0 99028 106 0 0 25 0 1 0 93844340 99344384 14849 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 24254 14849 112 208 0 24026 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 100076

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1404712/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=107580 CPUtime=1051.33
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 20146 0 0 0 105022 111 0 0 25 0 1 0 93844340 110161920 15017 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 26895 15017 112 208 0 26667 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 110640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1403624/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=108360 CPUtime=1111.31
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 20413 0 0 0 111016 115 0 0 25 0 1 0 93844340 110960640 15284 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 27090 15284 112 208 0 26862 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 111420

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1402280/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=108492 CPUtime=1171.29
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 20744 0 0 0 117009 120 0 0 25 0 1 0 93844340 111095808 15615 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 27123 15615 112 208 0 26895 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 111552

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1402280/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=108492 CPUtime=1179.29
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 20755 0 0 0 117808 121 0 0 25 0 1 0 93844340 111095808 15626 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 27123 15626 112 208 0 26895 0
Current children cumulated CPU time (s) 1189.85
Current children cumulated vsize (KiB) 111552

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1401832/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=108492 CPUtime=1185.69
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 20858 0 0 0 118448 121 0 0 25 0 1 0 93844340 111095808 15729 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 27123 15729 112 208 0 26895 0
Current children cumulated CPU time (s) 1196.25
Current children cumulated vsize (KiB) 111552

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1401768/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=108492 CPUtime=1187.29
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 20876 0 0 0 118608 121 0 0 25 0 1 0 93844340 111095808 15747 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 27123 15747 112 208 0 26895 0
Current children cumulated CPU time (s) 1197.85
Current children cumulated vsize (KiB) 111552

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1401768/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=108492 CPUtime=1188.08
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 20877 0 0 0 118687 121 0 0 25 0 1 0 93844340 111095808 15748 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 27123 15748 112 208 0 26895 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 111552

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1401768/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=3060 CPUtime=10.56
/proc/27992/stat : 27992 (SATzilla2007_F) S 27990 27992 26389 0 -1 4194304 1445 2509 0 0 330 12 701 13 25 0 1 0 93843281 3133440 587 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27992/statm: 765 587 169 260 0 471 0
[pid=27996] ppid=27992 vsize=108492 CPUtime=1188.48
/proc/27996/stat : 27996 (zchaff_rand) R 27992 27992 26389 0 -1 4194304 20877 0 0 0 118727 121 0 0 25 0 1 0 93844340 111095808 15748 18446744073709551615 134512640 135365884 4294956720 18446744073709551615 134544020 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27996/statm: 27123 15748 112 208 0 26895 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 111552

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28194
/proc/meminfo: memFree=1401768/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27990 vsize=5572 CPUtime=1199.45
/proc/27992/stat : 27992 (SATzilla2007_F) R 27990 27992 26389 0 -1 4194304 2122 23387 0 0 336 13 119461 135 18 0 1 0 93843281 5705728 1155 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134598850 0 0 4096 0 0 0 0 17 0 0 0
/proc/27992/statm: 1393 1155 176 260 0 1099 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 5572

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.51
CPU user time (s): 1198.01
CPU system time (s): 1.49577
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 111552

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

runsolver used 0.879866 second user time and 2.53661 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Mar 12 05:54:36 UTC 2007

IDJOB= 338010
IDBENCH= 24712
IDSOLVER= 136
FILE ID= node34/338010-1173678875

PBS_JOBID= 4101463

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338010-1173678875/SATzilla2007_F /tmp/evaluation/338010-1173678875/instance-338010-1173678875.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-338010-1173678875 -o ROOT/results/node34/solver-338010-1173678875 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338010-1173678875/SATzilla2007_F /tmp/evaluation/338010-1173678875/instance-338010-1173678875.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  56dc474305bf6e6817771129f995c737

RANDOM SEED= 334870060

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.238
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.238
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:       1466960 kB
Buffers:         47840 kB
Cached:         449852 kB
SwapCached:          0 kB
Active:         128516 kB
Inactive:       384860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10468 kB
Writeback:           0 kB
Mapped:          25876 kB
Slab:            61568 kB
Committed_AS:   131708 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= 66554 MiB

End job on node34 on Mon Mar 12 06:14:36 UTC 2007