Trace number 308433

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.71 1200.05

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S1517457236-16-SAT.cnf
MD5SUMf485220027951df54495c1cbe4025c83
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.511921
Satisfiable
(Un)Satisfiability was proved
Number of variables5497
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.62/10.72	c run March_dl for 5 seconds ... 
10.62/10.72	c Bin: Executing march_dl
10.62/10.72	c child exit by a signal
10.62/10.72	c march_dl returned code 137.
10.62/10.72	c run saps for 2 seconds ... 
10.62/10.72	c Bin: Executing ubcsat2006
10.62/10.72	c child exited successfully
10.62/10.72	c ubcsat2006 returned code 0.
10.62/10.72	c satzilla computing base features
10.62/10.72	c satzilla doing unit-prop probe
10.62/10.72	c satzilla doing local search probe
10.62/10.72	c satzilla doing lobjois search-space size estimate
10.62/10.72	c satzilla's ranking:
10.62/10.72	c 1) zchaff_rand: 2.669007
10.62/10.72	c 2) eureka: 2.770746
10.62/10.72	c 3) march_dl: 3.638198
10.62/10.72	c 4) minisat20: 4.287914
10.62/10.72	c 5) kcnfs: 4.528498
10.62/10.72	c 6) vallst: 4.604306
10.62/10.72	c 7) kcnfs+P: 999.000000
10.62/10.72	c 8) march_dl+P: 999.000000
10.62/10.72	c 9) vallst+P: 999.000000
10.62/10.72	c 10) zchaff_rand+P: 999.000000
10.62/10.72	c 11) rsat+P: 999.000000
10.62/10.72	c 12) eureka+P: 999.000000
10.62/10.72	c 13) minisat20+P: 999.000000
10.62/10.72	c 14) rsat: 999.000000
10.62/10.72	c satzilla running zchaff_rand ... 
1199.47/1199.88	c Bin: Executing zchaff_rand
1199.47/1199.88	c child exit by a signal
1199.47/1199.88	c zchaff_rand returned code 137.
1199.47/1199.88	c zchaff_rand returned code 137.
1199.47/1199.88	c satzilla running eureka ... 
1199.47/1199.88	c Bin: Executing eureka
1199.47/1199.88	c eureka returned code 1.
1199.47/1199.88	c eureka returned code 1.
1199.47/1199.88	c satzilla running march_dl ... 
1199.47/1199.88	c Bin: Executing march_dl
1199.47/1199.88	c march_dl returned code 1.
1199.47/1199.88	c march_dl returned code 1.
1199.47/1199.88	c satzilla running minisat20 ... 
1199.47/1199.88	c Bin: Executing minisat20
1199.47/1199.88	c minisat20 returned code 1.
1199.47/1199.88	c minisat20 returned code 1.
1199.47/1199.88	c satzilla running kcnfs ... 
1199.47/1199.88	c Bin: Executing kcnfs
1199.47/1199.88	c kcnfs returned code 1.
1199.47/1199.88	c kcnfs returned code 1.
1199.47/1199.88	c satzilla running vallst ... 
1199.47/1199.88	c Bin: Executing vallst
1199.47/1199.88	c vallst returned code 1.
1199.47/1199.88	c vallst returned code 1.
1199.47/1199.88	c satzilla running kcnfs with preprocessing ... 
1199.59/1200.04	c Preprocessing...
1199.59/1200.04	c Inital problem has 5500 variables, 10279 nary clauses (4405 binary clauses).
1199.59/1200.04	c Num non-binary clauses 10279, Average non-binary clause length 3.000
1199.59/1200.04	c Preprocessor runtime was 0.150 seconds.
1199.59/1200.04	c 
1199.59/1200.04	c Satisfiability of theory still undetermined.
1199.59/1200.04	c See file /tmp/OwiAqf for simplified theory.
1199.59/1200.04	c Bin: Executing kcnfs
1199.59/1200.04	c kcnfs returned code 1.
1199.59/1200.04	c kcnfs returned code 1.
1199.59/1200.04	c satzilla running march_dl with preprocessing ... 
1199.59/1200.04	c Bin: Executing march_dl
1199.59/1200.04	c march_dl returned code 1.
1199.59/1200.04	c march_dl returned code 1.
1199.59/1200.04	c satzilla running vallst with preprocessing ... 
1199.59/1200.04	c Bin: Executing vallst
1199.59/1200.04	c vallst returned code 1.
1199.59/1200.04	c vallst returned code 1.
1199.59/1200.04	c satzilla running zchaff_rand with preprocessing ... 
1199.59/1200.04	c Bin: Executing zchaff_rand
1199.59/1200.04	c zchaff_rand returned code 1.
1199.59/1200.04	c zchaff_rand returned code 1.
1199.59/1200.04	c satzilla running rsat with preprocessing ... 
1199.59/1200.04	c Bin: Executing rsat
1199.59/1200.04	c rsat returned code 1.
1199.59/1200.04	c rsat returned code 1.
1199.59/1200.04	c satzilla running eureka with preprocessing ... 
1199.59/1200.04	c Bin: Executing eureka
1199.59/1200.04	c eureka returned code 1.
1199.59/1200.04	c eureka returned code 1.
1199.59/1200.04	c satzilla running minisat20 with preprocessing ... 
1199.59/1200.04	c Bin: Executing minisat20
1199.59/1200.04	c minisat20 returned code 1.
1199.59/1200.04	c minisat20 returned code 1.
1199.59/1200.04	c satzilla running rsat ... 
1199.59/1200.04	c Bin: Executing rsat
1199.59/1200.04	c rsat returned code 1.
1199.59/1200.04	c rsat returned code 1.
1199.59/1200.04	c ERROR: All Failed! 
1199.59/1200.04	c SATZILLA_TIME=1199.870000

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/node75/watcher-308433-1172520610 -o ROOT/results/node75/solver-308433-1172520610 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308433-1172520610/SATzilla2007_F /tmp/evaluation/308433-1172520610/instance-308433-1172520610.cnf 

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


[startup+0 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 12080
/proc/meminfo: memFree=1896648/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=1512 CPUtime=0
/proc/12080/stat : 12080 (SATzilla2007_F) R 12078 12080 11180 0 -1 4194304 142 0 0 0 0 0 0 0 19 0 1 0 272026854 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/12080/statm: 378 125 110 260 0 84 0
[pid=12081] ppid=12080 vsize=1072 CPUtime=0
/proc/12081/stat : 12081 (march_dl) R 12080 12080 11180 0 -1 4194304 173 0 0 0 0 0 0 0 19 0 1 0 272026854 1097728 167 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12081/statm: 268 167 50 118 0 147 0

[startup+0.107417 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 12080
/proc/meminfo: memFree=1896648/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=1512 CPUtime=0
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 143 0 0 0 0 0 0 0 19 0 1 0 272026854 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12080/statm: 378 125 110 260 0 84 0
[pid=12081] ppid=12080 vsize=2156 CPUtime=0.1
/proc/12081/stat : 12081 (march_dl) R 12080 12080 11180 0 -1 4194304 1271 0 0 0 10 0 0 0 20 0 1 0 272026854 2207744 393 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12081/statm: 539 397 57 118 0 418 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3668

[startup+0.515465 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 12080
/proc/meminfo: memFree=1896648/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=1512 CPUtime=0
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 143 0 0 0 0 0 0 0 19 0 1 0 272026854 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12080/statm: 378 125 110 260 0 84 0
[pid=12081] ppid=12080 vsize=5980 CPUtime=0.5
/proc/12081/stat : 12081 (march_dl) R 12080 12080 11180 0 -1 4194304 3113 0 0 0 50 0 0 0 25 0 1 0 272026854 6123520 1346 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12081/statm: 1495 1346 75 118 0 1374 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7492

[startup+1.33556 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 12082
/proc/meminfo: memFree=1891128/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=1512 CPUtime=0
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 143 0 0 0 0 0 0 0 19 0 1 0 272026854 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12080/statm: 378 125 110 260 0 84 0
[pid=12081] ppid=12080 vsize=6304 CPUtime=1.32
/proc/12081/stat : 12081 (march_dl) R 12080 12080 11180 0 -1 4194304 3173 0 0 0 132 0 0 0 25 0 1 0 272026854 6455296 1406 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12081/statm: 1576 1406 75 118 0 1455 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7816

[startup+2.97676 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 12082
/proc/meminfo: memFree=1890808/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=1512 CPUtime=0
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 143 0 0 0 0 0 0 0 19 0 1 0 272026854 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12080/statm: 378 125 110 260 0 84 0
[pid=12081] ppid=12080 vsize=6576 CPUtime=2.96
/proc/12081/stat : 12081 (march_dl) R 12080 12080 11180 0 -1 4194304 3254 0 0 0 296 0 0 0 25 0 1 0 272026854 6733824 1487 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12081/statm: 1644 1487 75 118 0 1523 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8088

[startup+6.25915 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12083
/proc/meminfo: memFree=1894968/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=1512 CPUtime=4.99
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 149 3305 0 0 0 0 498 1 16 0 1 0 272026854 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12080/statm: 378 125 110 260 0 84 0
[pid=12083] ppid=12080 vsize=6188 CPUtime=1.24
/proc/12083/stat : 12083 (ubcsat2006) R 12080 12080 11180 0 -1 4194304 491 0 0 0 118 6 0 0 25 0 1 0 272027354 6336512 473 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12083/statm: 1547 473 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7209 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1891008/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=20828 CPUtime=1.99
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 1334 0 0 0 196 3 0 0 25 0 1 0 272027926 21327872 1203 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543553 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 5207 1203 112 208 0 4979 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23516

[startup+25.5264 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1884864/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=30820 CPUtime=14.78
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 3367 0 0 0 1468 10 0 0 25 0 1 0 272027926 31559680 2754 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 7705 2754 112 208 0 7477 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33508

[startup+51.1515 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1877952/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=41316 CPUtime=40.4
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 5023 0 0 0 4021 19 0 0 25 0 1 0 272027926 42307584 4410 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 10329 4410 112 208 0 10101 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44004

[startup+102.397 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1868864/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=47052 CPUtime=91.63
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 7953 0 0 0 9131 32 0 0 25 0 1 0 272027926 48181248 6699 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 11763 6699 112 208 0 11535 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 49740

[startup+162.461 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1860416/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=66272 CPUtime=151.68
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 10030 0 0 0 15126 42 0 0 25 0 1 0 272027926 67862528 8776 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 16568 8776 112 208 0 16340 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 68960

[startup+222.521 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1854336/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=73732 CPUtime=211.72
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 12848 0 0 0 21120 52 0 0 25 0 1 0 272027926 75501568 10313 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 18433 10313 112 208 0 18205 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 76420

[startup+282.577 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1848768/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=75772 CPUtime=271.76
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 14255 0 0 0 27115 61 0 0 25 0 1 0 272027926 77590528 11720 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 18943 11720 112 208 0 18715 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 78460

[startup+342.632 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1843520/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=77512 CPUtime=331.79
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 15547 0 0 0 33110 69 0 0 25 0 1 0 272027926 79372288 13012 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 19378 13012 112 208 0 19150 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 80200

[startup+402.691 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1838144/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=79420 CPUtime=391.84
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 16874 0 0 0 39106 78 0 0 25 0 1 0 272027926 81326080 14339 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 19855 14339 112 208 0 19627 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 82108

[startup+462.749 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1833216/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=80924 CPUtime=451.88
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 18107 0 0 0 45102 86 0 0 25 0 1 0 272027926 82866176 15572 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543553 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 20231 15572 112 208 0 20003 0
Current children cumulated CPU time (s) 462.57

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

/proc/12084/statm: 29799 18904 112 208 0 29571 0
Current children cumulated CPU time (s) 702.74
Current children cumulated vsize (KiB) 121884

[startup+763.04 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1816640/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=130724 CPUtime=752.1
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 24777 0 0 0 75090 120 0 0 25 0 1 0 272027926 133861376 19681 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 32681 19681 112 208 0 32453 0
Current children cumulated CPU time (s) 762.79
Current children cumulated vsize (KiB) 133412

[startup+823.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1813632/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=131684 CPUtime=812.14
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 25531 0 0 0 81088 126 0 0 25 0 1 0 272027926 134844416 20435 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 32921 20435 112 208 0 32693 0
Current children cumulated CPU time (s) 822.83
Current children cumulated vsize (KiB) 134372

[startup+883.159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1810560/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=132844 CPUtime=872.18
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 26304 0 0 0 87086 132 0 0 25 0 1 0 272027926 136032256 21208 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 33211 21208 112 208 0 32983 0
Current children cumulated CPU time (s) 882.87
Current children cumulated vsize (KiB) 135532

[startup+943.216 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1806912/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=134128 CPUtime=932.22
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 27204 0 0 0 93084 138 0 0 25 0 1 0 272027926 137347072 22108 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 33532 22108 112 208 0 33304 0
Current children cumulated CPU time (s) 942.91
Current children cumulated vsize (KiB) 136816

[startup+1003.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1804160/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=135476 CPUtime=992.27
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 27886 0 0 0 99084 143 0 0 25 0 1 0 272027926 138727424 22790 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 33869 22790 112 208 0 33641 0
Current children cumulated CPU time (s) 1002.96
Current children cumulated vsize (KiB) 138164

[startup+1063.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1801472/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=136396 CPUtime=1052.31
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 28537 0 0 0 105083 148 0 0 25 0 1 0 272027926 139669504 23441 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 34099 23441 112 208 0 33871 0
Current children cumulated CPU time (s) 1063
Current children cumulated vsize (KiB) 139084

[startup+1123.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1799296/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=137372 CPUtime=1112.35
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 29102 0 0 0 111081 154 0 0 25 0 1 0 272027926 140668928 24006 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 34343 24006 112 208 0 34115 0
Current children cumulated CPU time (s) 1123.04
Current children cumulated vsize (KiB) 140060

[startup+1183.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1796480/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=138132 CPUtime=1172.39
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 29813 0 0 0 117080 159 0 0 25 0 1 0 272027926 141447168 24717 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 34533 24717 112 208 0 34305 0
Current children cumulated CPU time (s) 1183.08
Current children cumulated vsize (KiB) 140820

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

[startup+1187.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1796096/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=138292 CPUtime=1176.18
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 29894 0 0 0 117459 159 0 0 25 0 1 0 272027926 141611008 24798 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 34573 24798 112 208 0 34345 0
Current children cumulated CPU time (s) 1186.87
Current children cumulated vsize (KiB) 140980

[startup+1193.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1795648/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=138420 CPUtime=1182.75
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 29989 0 0 0 118115 160 0 0 25 0 1 0 272027926 141742080 24893 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 34605 24893 112 208 0 34377 0
Current children cumulated CPU time (s) 1193.44
Current children cumulated vsize (KiB) 141108

[startup+1197.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1795648/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=138420 CPUtime=1186.02
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 29994 0 0 0 118442 160 0 0 25 0 1 0 272027926 141742080 24898 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 34605 24898 112 208 0 34377 0
Current children cumulated CPU time (s) 1196.71
Current children cumulated vsize (KiB) 141108

[startup+1198.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1795584/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=138420 CPUtime=1187.66
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 30009 0 0 0 118606 160 0 0 25 0 1 0 272027926 141742080 24913 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 34605 24913 112 208 0 34377 0
Current children cumulated CPU time (s) 1198.35
Current children cumulated vsize (KiB) 141108

[startup+1199.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1795584/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=2688 CPUtime=10.69
/proc/12080/stat : 12080 (SATzilla2007_F) S 12078 12080 11180 0 -1 4194304 1398 3802 0 0 349 7 701 12 25 0 1 0 272026854 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12080/statm: 672 489 170 260 0 378 0
[pid=12084] ppid=12080 vsize=138420 CPUtime=1188.48
/proc/12084/stat : 12084 (zchaff_rand) R 12080 12080 11180 0 -1 4194304 30011 0 0 0 118688 160 0 0 25 0 1 0 272027926 141742080 24915 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12084/statm: 34605 24915 112 208 0 34377 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 141108

[startup+1199.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12084
/proc/meminfo: memFree=1795584/2055920 swapFree=4183044/4192956
[pid=12080] ppid=12078 vsize=8696 CPUtime=1199.59
/proc/12080/stat : 12080 (SATzilla2007_F) R 12078 12080 11180 0 -1 4194304 2300 33813 0 0 354 8 119422 175 19 0 1 0 272026854 8904704 1276 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 0 0 0
/proc/12080/statm: 2174 1276 177 260 0 1880 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 8696

Child status: 17
Real time (s): 1200.05
CPU time (s): 1199.71
CPU user time (s): 1197.85
CPU system time (s): 1.85172
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 141108

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

runsolver used 0.739887 second user time and 2.49862 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Feb 26 20:10:10 UTC 2007

IDJOB= 308433
IDBENCH= 20231
IDSOLVER= 136
FILE ID= node75/308433-1172520610

PBS_JOBID= 3971789

Free space on /tmp= 66549 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S1517457236-16-SAT.cnf
COMMAND LINE= /tmp/evaluation/308433-1172520610/SATzilla2007_F /tmp/evaluation/308433-1172520610/instance-308433-1172520610.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-308433-1172520610 -o ROOT/results/node75/solver-308433-1172520610 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308433-1172520610/SATzilla2007_F /tmp/evaluation/308433-1172520610/instance-308433-1172520610.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  f485220027951df54495c1cbe4025c83

RANDOM SEED= 570745520

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1897056 kB
Buffers:         22872 kB
Cached:          99404 kB
SwapCached:       3932 kB
Active:          47456 kB
Inactive:        84644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897056 kB
SwapTotal:     4192956 kB
SwapFree:      4183044 kB
Dirty:           10560 kB
Writeback:           0 kB
Mapped:          15420 kB
Slab:            12640 kB
Committed_AS:   719260 kB
PageTables:       1432 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= 66549 MiB

End job on node75 on Mon Feb 26 20:30:10 UTC 2007