Trace number 305973

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.11 1199.43

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S421554531-04.cnf
MD5SUMc5fd209011b2a02c2f80e5fa7741ee6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark106.83
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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.94/11.06	c run March_dl for 5 seconds ... 
10.94/11.06	c Bin: Executing march_dl
10.94/11.06	c child exit by a signal
10.94/11.06	c march_dl returned code 137.
10.94/11.06	c run saps for 2 seconds ... 
10.94/11.06	c Bin: Executing ubcsat2006
10.94/11.06	c child exited successfully
10.94/11.06	c ubcsat2006 returned code 0.
10.94/11.06	c satzilla computing base features
10.94/11.06	c satzilla doing unit-prop probe
10.94/11.06	c satzilla doing local search probe
10.94/11.06	c satzilla doing lobjois search-space size estimate
10.94/11.06	c satzilla's ranking:
10.94/11.06	c 1) vallst: 3.970512
10.94/11.06	c 2) eureka: 4.275550
10.94/11.06	c 3) march_dl: 4.297718
10.94/11.06	c 4) kcnfs: 4.499062
10.94/11.06	c 5) zchaff_rand: 4.807554
10.94/11.06	c 6) minisat20: 5.228816
10.94/11.06	c 7) kcnfs+P: 999.000000
10.94/11.06	c 8) march_dl+P: 999.000000
10.94/11.06	c 9) vallst+P: 999.000000
10.94/11.06	c 10) zchaff_rand+P: 999.000000
10.94/11.06	c 11) rsat+P: 999.000000
10.94/11.06	c 12) eureka+P: 999.000000
10.94/11.06	c 13) minisat20+P: 999.000000
10.94/11.06	c 14) rsat: 999.000000
10.94/11.06	c satzilla running vallst ... 
1198.80/1199.20	c Bin: Executing vallst
1198.80/1199.20	c child exit by a signal
1198.80/1199.20	c vallst returned code 137.
1198.80/1199.20	c vallst returned code 137.
1198.80/1199.20	c satzilla running eureka ... 
1198.80/1199.20	c Bin: Executing eureka
1198.80/1199.20	c eureka returned code 1.
1198.80/1199.20	c eureka returned code 1.
1198.80/1199.20	c satzilla running march_dl ... 
1198.80/1199.20	c Bin: Executing march_dl
1198.80/1199.20	c march_dl returned code 1.
1198.80/1199.20	c march_dl returned code 1.
1198.80/1199.20	c satzilla running kcnfs ... 
1198.80/1199.20	c Bin: Executing kcnfs
1198.80/1199.20	c kcnfs returned code 1.
1198.80/1199.20	c kcnfs returned code 1.
1198.80/1199.20	c satzilla running zchaff_rand ... 
1198.80/1199.20	c Bin: Executing zchaff_rand
1198.80/1199.20	c zchaff_rand returned code 1.
1198.80/1199.20	c zchaff_rand returned code 1.
1198.80/1199.20	c satzilla running minisat20 ... 
1198.80/1199.20	c Bin: Executing minisat20
1198.80/1199.20	c minisat20 returned code 1.
1198.80/1199.20	c minisat20 returned code 1.
1198.80/1199.20	c satzilla running kcnfs with preprocessing ... 
1199.01/1199.42	c Preprocessing...
1199.01/1199.42	c Inital problem has 10000 variables, 42000 nary clauses (0 binary clauses).
1199.01/1199.42	c Num non-binary clauses 42000, Average non-binary clause length 3.000
1199.01/1199.42	c Theory has no gaps
1199.01/1199.42	c Preprocessor runtime was 0.160 seconds.
1199.01/1199.42	c 
1199.01/1199.42	c Satisfiability of theory still undetermined.
1199.01/1199.42	c See file /tmp/OEWcBi for simplified theory.
1199.01/1199.42	c Bin: Executing kcnfs
1199.01/1199.42	c kcnfs returned code 1.
1199.01/1199.42	c kcnfs returned code 1.
1199.01/1199.42	c satzilla running march_dl with preprocessing ... 
1199.01/1199.42	c Bin: Executing march_dl
1199.01/1199.42	c march_dl returned code 1.
1199.01/1199.42	c march_dl returned code 1.
1199.01/1199.42	c satzilla running vallst with preprocessing ... 
1199.01/1199.42	c Bin: Executing vallst
1199.01/1199.42	c vallst returned code 1.
1199.01/1199.42	c vallst returned code 1.
1199.01/1199.42	c satzilla running zchaff_rand with preprocessing ... 
1199.01/1199.42	c Bin: Executing zchaff_rand
1199.01/1199.42	c zchaff_rand returned code 1.
1199.01/1199.42	c zchaff_rand returned code 1.
1199.01/1199.42	c satzilla running rsat with preprocessing ... 
1199.01/1199.42	c Bin: Executing rsat
1199.01/1199.42	c rsat returned code 1.
1199.01/1199.42	c rsat returned code 1.
1199.01/1199.42	c satzilla running eureka with preprocessing ... 
1199.01/1199.42	c Bin: Executing eureka
1199.01/1199.42	c eureka returned code 1.
1199.01/1199.42	c eureka returned code 1.
1199.01/1199.42	c satzilla running minisat20 with preprocessing ... 
1199.01/1199.42	c Bin: Executing minisat20
1199.01/1199.42	c minisat20 returned code 1.
1199.01/1199.42	c minisat20 returned code 1.
1199.01/1199.42	c satzilla running rsat ... 
1199.01/1199.42	c Bin: Executing rsat
1199.01/1199.42	c rsat returned code 1.
1199.01/1199.42	c rsat returned code 1.
1199.01/1199.42	c ERROR: All Failed! 
1199.01/1199.42	c SATZILLA_TIME=1199.260000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16517
/proc/meminfo: memFree=1598160/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=1512 CPUtime=0
/proc/16517/stat : 16517 (SATzilla2007_F) R 16515 16517 15444 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 228907513 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/16517/statm: 378 125 110 260 0 84 0
[pid=16518] ppid=16517 vsize=1596 CPUtime=0
/proc/16518/stat : 16518 (march_dl) R 16517 16517 15444 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 228907513 1634304 253 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16518/statm: 399 253 50 118 0 278 0

[startup+0.106852 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16517
/proc/meminfo: memFree=1598160/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=1512 CPUtime=0
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 228907513 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16517/statm: 378 125 110 260 0 84 0
[pid=16518] ppid=16517 vsize=3744 CPUtime=0.09
/proc/16518/stat : 16518 (march_dl) R 16517 16517 15444 0 -1 4194304 962 0 0 0 9 0 0 0 19 0 1 0 228907513 3833856 680 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16518/statm: 936 680 53 118 0 815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5256

[startup+0.514896 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16517
/proc/meminfo: memFree=1598160/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=1512 CPUtime=0
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 228907513 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16517/statm: 378 125 110 260 0 84 0
[pid=16518] ppid=16517 vsize=9716 CPUtime=0.5
/proc/16518/stat : 16518 (march_dl) R 16517 16517 15444 0 -1 4194304 7403 0 0 0 48 2 0 0 23 0 1 0 228907513 9949184 2065 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134578088 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16518/statm: 2429 2065 71 118 0 2308 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11228

[startup+1.33498 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 16519
/proc/meminfo: memFree=1588992/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=1512 CPUtime=0
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 228907513 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16517/statm: 378 125 110 260 0 84 0
[pid=16518] ppid=16517 vsize=11408 CPUtime=1.32
/proc/16518/stat : 16518 (march_dl) R 16517 16517 15444 0 -1 4194304 8802 0 0 0 107 25 0 0 25 0 1 0 228907513 11681792 2580 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532744 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16518/statm: 2852 2580 74 118 0 2731 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12920

[startup+2.97115 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 16519
/proc/meminfo: memFree=1587840/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=1512 CPUtime=0
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 228907513 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16517/statm: 378 125 110 260 0 84 0
[pid=16518] ppid=16517 vsize=11428 CPUtime=2.96
/proc/16518/stat : 16518 (march_dl) R 16517 16517 15444 0 -1 4194304 8809 0 0 0 271 25 0 0 25 0 1 0 228907513 11702272 2587 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16518/statm: 2857 2587 74 118 0 2736 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12940

[startup+6.2575 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 16520
/proc/meminfo: memFree=1594816/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=1512 CPUtime=4.99
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 149 9074 0 0 0 0 474 25 16 0 1 0 228907513 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16517/statm: 378 125 110 260 0 84 0
[pid=16520] ppid=16517 vsize=6188 CPUtime=1.24
/proc/16520/stat : 16520 (ubcsat2006) R 16517 16517 15444 0 -1 4194304 910 0 0 0 119 5 0 0 25 0 1 0 228908013 6336512 892 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16520/statm: 1547 892 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7192 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 16521
/proc/meminfo: memFree=1590528/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=9460 CPUtime=1.64
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 1238 0 0 0 150 14 0 0 25 0 1 0 228908620 9687040 1220 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 2365 1220 149 55 0 1955 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14020

[startup+25.5295 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 16521
/proc/meminfo: memFree=1590016/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=9700 CPUtime=14.45
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 1363 0 0 0 1374 71 0 0 25 0 1 0 228908620 9932800 1343 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 2425 1343 149 55 0 2015 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14260

[startup+51.1592 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 16521
/proc/meminfo: memFree=1589504/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=9932 CPUtime=40.07
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 1514 0 0 0 3868 139 0 0 25 0 1 0 228908620 10170368 1491 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 2483 1491 149 55 0 2073 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 14492

[startup+102.413 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 16521
/proc/meminfo: memFree=1588736/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=10236 CPUtime=91.31
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 1710 0 0 0 8890 241 0 0 25 0 1 0 228908620 10481664 1683 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 2559 1683 149 55 0 2149 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 14796

[startup+162.485 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 16521
/proc/meminfo: memFree=1588032/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=10468 CPUtime=151.37
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 1876 0 0 0 14810 327 0 0 25 0 1 0 228908620 10719232 1846 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 2617 1846 149 55 0 2207 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 15028

[startup+222.553 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 16521
/proc/meminfo: memFree=1587264/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=11136 CPUtime=211.41
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 2078 0 0 0 20746 395 0 0 25 0 1 0 228908620 11403264 2045 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 2784 2045 151 55 0 2374 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 15696

[startup+282.622 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 16521
/proc/meminfo: memFree=1584000/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=12664 CPUtime=271.47
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 2977 0 0 0 26698 449 0 0 25 0 1 0 228908620 12967936 2853 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3166 2853 151 55 0 2756 0
Current children cumulated CPU time (s) 282.51
Current children cumulated vsize (KiB) 17224

[startup+342.693 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 16521
/proc/meminfo: memFree=1583360/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=12908 CPUtime=331.52
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 3229 0 0 0 32644 508 0 0 25 0 1 0 228908620 13217792 2921 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3227 2921 151 55 0 2817 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 17468

[startup+402.766 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16521
/proc/meminfo: memFree=1583168/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=13440 CPUtime=391.58
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 3500 0 0 0 38611 547 0 0 25 0 1 0 228908620 13762560 3053 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3360 3053 151 55 0 2950 0
Current children cumulated CPU time (s) 402.62
Current children cumulated vsize (KiB) 18000

[startup+462.837 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16521
/proc/meminfo: memFree=1583232/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=13544 CPUtime=451.64
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 3846 0 0 0 44570 594 0 0 25 0 1 0 228908620 13869056 3012 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3386 3012 151 55 0 2976 0
Current children cumulated CPU time (s) 462.68

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

/proc/16521/statm: 3409 3127 151 55 0 2999 0
Current children cumulated CPU time (s) 702.89
Current children cumulated vsize (KiB) 18196

[startup+763.184 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16521
/proc/meminfo: memFree=1582784/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=13744 CPUtime=751.91
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 4705 0 0 0 74401 790 0 0 25 0 1 0 228908620 14073856 3153 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3436 3153 151 55 0 3026 0
Current children cumulated CPU time (s) 762.95
Current children cumulated vsize (KiB) 18304

[startup+823.254 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16521
/proc/meminfo: memFree=1582656/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=13840 CPUtime=811.97
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 4729 0 0 0 80370 827 0 0 25 0 1 0 228908620 14172160 3176 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3460 3176 151 55 0 3050 0
Current children cumulated CPU time (s) 823.01
Current children cumulated vsize (KiB) 18400

[startup+883.321 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 16523
/proc/meminfo: memFree=1582208/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14352 CPUtime=872.01
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 4832 0 0 0 86341 860 0 0 25 0 1 0 228908620 14696448 3278 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3588 3278 151 55 0 3178 0
Current children cumulated CPU time (s) 883.05
Current children cumulated vsize (KiB) 18912

[startup+943.388 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 16523
/proc/meminfo: memFree=1582272/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14076 CPUtime=932.07
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 5323 0 0 0 92308 899 0 0 25 0 1 0 228908620 14413824 3228 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3519 3228 151 55 0 3109 0
Current children cumulated CPU time (s) 943.11
Current children cumulated vsize (KiB) 18636

[startup+1003.46 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 16523
/proc/meminfo: memFree=1581760/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14584 CPUtime=992.12
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 5762 0 0 0 98285 927 0 0 25 0 1 0 228908620 14934016 3350 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3646 3350 151 55 0 3236 0
Current children cumulated CPU time (s) 1003.16
Current children cumulated vsize (KiB) 19144

[startup+1063.53 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 16523
/proc/meminfo: memFree=1581632/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14684 CPUtime=1052.18
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 6160 0 0 0 104261 957 0 0 25 0 1 0 228908620 15036416 3381 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3671 3381 151 55 0 3261 0
Current children cumulated CPU time (s) 1063.22
Current children cumulated vsize (KiB) 19244

[startup+1123.59 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 16523
/proc/meminfo: memFree=1581568/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14816 CPUtime=1112.22
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 6596 0 0 0 110238 984 0 0 25 0 1 0 228908620 15171584 3407 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 134575954 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3704 3407 151 55 0 3294 0
Current children cumulated CPU time (s) 1123.26
Current children cumulated vsize (KiB) 19376

[startup+1183.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16523
/proc/meminfo: memFree=1581440/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14916 CPUtime=1172.28
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 7076 0 0 0 116216 1012 0 0 25 0 1 0 228908620 15273984 3437 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3729 3437 151 55 0 3319 0
Current children cumulated CPU time (s) 1183.32
Current children cumulated vsize (KiB) 19476

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

[startup+1187.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16523
/proc/meminfo: memFree=1581440/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14916 CPUtime=1176.08
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 7076 0 0 0 116596 1012 0 0 25 0 1 0 228908620 15273984 3437 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3729 3437 151 55 0 3319 0
Current children cumulated CPU time (s) 1187.12
Current children cumulated vsize (KiB) 19476

[startup+1194.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16523
/proc/meminfo: memFree=1581440/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14916 CPUtime=1182.64
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 7081 0 0 0 117249 1015 0 0 25 0 1 0 228908620 15273984 3442 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 134585597 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3729 3442 151 55 0 3319 0
Current children cumulated CPU time (s) 1193.68
Current children cumulated vsize (KiB) 19476

[startup+1197.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16523
/proc/meminfo: memFree=1581440/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14916 CPUtime=1185.92
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 7081 0 0 0 117576 1016 0 0 25 0 1 0 228908620 15273984 3442 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3729 3442 151 55 0 3319 0
Current children cumulated CPU time (s) 1196.96
Current children cumulated vsize (KiB) 19476

[startup+1198.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16523
/proc/meminfo: memFree=1581440/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14916 CPUtime=1186.74
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 7081 0 0 0 117658 1016 0 0 25 0 1 0 228908620 15273984 3442 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3729 3442 151 55 0 3319 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 19476

[startup+1198.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16523
/proc/meminfo: memFree=1581440/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=4560 CPUtime=11.04
/proc/16517/stat : 16517 (SATzilla2007_F) S 16515 16517 15444 0 -1 4194304 3091 9990 0 0 383 5 680 36 25 0 1 0 228907513 4669440 928 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16517/statm: 1140 928 170 260 0 846 0
[pid=16521] ppid=16517 vsize=14916 CPUtime=1187.56
/proc/16521/stat : 16521 (vallst) R 16517 16517 15444 0 -1 4194304 7081 0 0 0 117740 1016 0 0 25 0 1 0 228908620 15273984 3442 18446744073709551615 134512640 134738160 4294956688 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/16521/statm: 3729 3442 151 55 0 3319 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 19476

[startup+1199.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16523
/proc/meminfo: memFree=1581440/2055920 swapFree=4142416/4192956
[pid=16517] ppid=16515 vsize=11100 CPUtime=1199.01
/proc/16517/stat : 16517 (SATzilla2007_F) R 16515 16517 15444 0 -1 4194304 4897 17071 0 0 396 7 118445 1053 19 0 1 0 228907513 11366400 2485 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134592022 0 0 4096 0 0 0 0 17 0 0 0
/proc/16517/statm: 2775 2485 177 260 0 2481 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 11100

Child status: 17
Real time (s): 1199.43
CPU time (s): 1199.11
CPU user time (s): 1188.48
CPU system time (s): 10.6254
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 21424

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

runsolver used 1.19282 second user time and 3.06653 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Wed Feb 21 20:25:28 UTC 2007

IDJOB= 305973
IDBENCH= 20169
IDSOLVER= 136
FILE ID= node7/305973-1172089528

PBS_JOBID= 3865324

Free space on /tmp= 66535 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S421554531-04.cnf
COMMAND LINE= /tmp/evaluation/305973-1172089528/SATzilla2007_F /tmp/evaluation/305973-1172089528/instance-305973-1172089528.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-305973-1172089528 -o ROOT/results/node7/solver-305973-1172089528 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305973-1172089528/SATzilla2007_F /tmp/evaluation/305973-1172089528/instance-305973-1172089528.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  c5fd209011b2a02c2f80e5fa7741ee6e

RANDOM SEED= 418855212

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1598632 kB
Buffers:         55872 kB
Cached:         300348 kB
SwapCached:      16216 kB
Active:         247960 kB
Inactive:       138788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598632 kB
SwapTotal:     4192956 kB
SwapFree:      4142416 kB
Dirty:           10880 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            56092 kB
Committed_AS:   864088 kB
PageTables:       1764 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= 66535 MiB

End job on node7 on Wed Feb 21 20:45:27 UTC 2007