Trace number 337211

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 CRAFTED? (exit code) 1198.87 1199.28

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.96/11.05	c run March_dl for 5 seconds ... 
10.96/11.05	c Bin: Executing march_dl
10.96/11.05	c child exit by a signal
10.96/11.05	c march_dl returned code 137.
10.96/11.05	c run saps (UBCSAT implementation) for 2 seconds ... 
10.96/11.05	c Bin: Executing ubcsat2006
10.96/11.05	c child exited successfully
10.96/11.05	c ubcsat2006 returned code 0.
10.96/11.05	c satzilla computing base features
10.96/11.05	c satzilla doing unit-prop probe
10.96/11.05	c satzilla doing local search probe
10.96/11.05	c satzilla doing lobjois search-space size estimate
10.96/11.05	c satzilla's ranking:
10.96/11.05	c 1) zchaff_rand+P: -1.122811
10.96/11.05	c 2) march_dl+P: 0.223916
10.96/11.05	c 3) minisat20: 0.800366
10.96/11.05	c 4) vallst+P: 1.028249
10.96/11.05	c 5) minisat20+P: 1.362396
10.96/11.05	c 6) march_dl: 2.508465
10.96/11.05	c 7) kcnfs+P: 999.000000
10.96/11.05	c 8) kcnfs: 999.000000
10.96/11.05	c 9) vallst: 999.000000
10.96/11.05	c 10) zchaff_rand: 999.000000
10.96/11.05	c satzilla running zchaff_rand with preprocessing ... 
1198.76/1199.27	c Preprocessing...
1198.76/1199.27	c Inital problem has 226 variables, 1052 nary clauses (26 binary clauses).
1198.76/1199.27	c Num non-binary clauses 1052, Average non-binary clause length 3.395
1198.76/1199.27	c Theory has no gaps
1198.76/1199.27	c Preprocessor runtime was 0.000 seconds.
1198.76/1199.27	c 
1198.76/1199.27	c Satisfiability of theory still undetermined.
1198.76/1199.27	c See file /tmp/Ut7JWw for simplified theory.
1198.76/1199.27	c Bin: Executing zchaff_rand
1198.76/1199.27	c child exit by a signal
1198.76/1199.27	c zchaff_rand returned code 137.
1198.76/1199.27	c zchaff_rand returned code 137.
1198.76/1199.27	c satzilla running march_dl with preprocessing ... 
1198.76/1199.27	c Bin: Executing march_dl
1198.76/1199.27	c march_dl returned code 1.
1198.76/1199.27	c march_dl returned code 1.
1198.76/1199.27	c satzilla running minisat20 ... 
1198.76/1199.27	c Bin: Executing minisat20
1198.76/1199.27	c minisat20 returned code 1.
1198.76/1199.27	c minisat20 returned code 1.
1198.76/1199.27	c satzilla running vallst with preprocessing ... 
1198.76/1199.27	c Bin: Executing vallst
1198.76/1199.27	c vallst returned code 1.
1198.76/1199.27	c vallst returned code 1.
1198.76/1199.27	c satzilla running minisat20 with preprocessing ... 
1198.76/1199.27	c Bin: Executing minisat20
1198.76/1199.27	c minisat20 returned code 1.
1198.76/1199.27	c minisat20 returned code 1.
1198.76/1199.27	c satzilla running march_dl ... 
1198.76/1199.27	c Bin: Executing march_dl
1198.76/1199.27	c march_dl returned code 1.
1198.76/1199.27	c march_dl returned code 1.
1198.76/1199.27	c satzilla running kcnfs with preprocessing ... 
1198.76/1199.27	c Bin: Executing kcnfs
1198.76/1199.27	c kcnfs returned code 1.
1198.76/1199.27	c kcnfs returned code 1.
1198.76/1199.27	c satzilla running kcnfs ... 
1198.76/1199.27	c Bin: Executing kcnfs
1198.76/1199.27	c kcnfs returned code 1.
1198.76/1199.27	c kcnfs returned code 1.
1198.76/1199.27	c satzilla running vallst ... 
1198.76/1199.27	c Bin: Executing vallst
1198.76/1199.27	c vallst returned code 1.
1198.76/1199.27	c vallst returned code 1.
1198.76/1199.27	c satzilla running zchaff_rand ... 
1198.76/1199.27	c Bin: Executing zchaff_rand
1198.76/1199.27	c zchaff_rand returned code 1.
1198.76/1199.27	c zchaff_rand returned code 1.
1198.76/1199.27	c ERROR: All Failed! 
1198.76/1199.27	c SATZILLA_TIME=1199.020000

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/node43/watcher-337211-1173662514 -o ROOT/results/node43/solver-337211-1173662514 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337211-1173662514/SATzilla2007_C /tmp/evaluation/337211-1173662514/instance-337211-1173662514.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 19950
/proc/meminfo: memFree=1830000/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1440 CPUtime=0
/proc/19950/stat : 19950 (SATzilla2007_C) R 19948 19950 18881 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 386207437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/19950/statm: 360 110 95 260 0 84 0
[pid=19951] ppid=19950 vsize=640 CPUtime=0
/proc/19951/stat : 19951 (march_dl) R 19950 19950 18881 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 386207437 655360 93 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134644124 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19951/statm: 160 93 55 118 0 39 0

[startup+0.010477 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19950
/proc/meminfo: memFree=1830000/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1440 CPUtime=0
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386207437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 360 110 95 260 0 84 0
[pid=19951] ppid=19950 vsize=776 CPUtime=0
/proc/19951/stat : 19951 (march_dl) R 19950 19950 18881 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 386207437 794624 129 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134577572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19951/statm: 194 129 72 118 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2216

[startup+0.101491 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19950
/proc/meminfo: memFree=1830000/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1440 CPUtime=0
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386207437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 360 110 95 260 0 84 0
[pid=19951] ppid=19950 vsize=908 CPUtime=0.09
/proc/19951/stat : 19951 (march_dl) R 19950 19950 18881 0 -1 4194304 170 0 0 0 9 0 0 0 19 0 1 0 386207437 929792 162 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567944 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19951/statm: 227 162 75 118 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2348

[startup+0.301524 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19950
/proc/meminfo: memFree=1830000/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1440 CPUtime=0
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386207437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 360 110 95 260 0 84 0
[pid=19951] ppid=19950 vsize=908 CPUtime=0.29
/proc/19951/stat : 19951 (march_dl) R 19950 19950 18881 0 -1 4194304 171 0 0 0 29 0 0 0 21 0 1 0 386207437 929792 163 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527853 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19951/statm: 227 163 75 118 0 106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2348

[startup+0.701591 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19950
/proc/meminfo: memFree=1830000/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1440 CPUtime=0
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386207437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 360 110 95 260 0 84 0
[pid=19951] ppid=19950 vsize=908 CPUtime=0.69
/proc/19951/stat : 19951 (march_dl) R 19950 19950 18881 0 -1 4194304 173 0 0 0 69 0 0 0 25 0 1 0 386207437 929792 165 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134568473 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19951/statm: 227 165 75 118 0 106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2348

[startup+1.50172 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 19952
/proc/meminfo: memFree=1829536/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1440 CPUtime=0
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386207437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 360 110 95 260 0 84 0
[pid=19951] ppid=19950 vsize=908 CPUtime=1.49
/proc/19951/stat : 19951 (march_dl) R 19950 19950 18881 0 -1 4194304 174 0 0 0 149 0 0 0 25 0 1 0 386207437 929792 166 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134573193 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19951/statm: 227 166 75 118 0 106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2348

[startup+3.10199 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 19952
/proc/meminfo: memFree=1829408/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1440 CPUtime=0
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386207437 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 360 110 95 260 0 84 0
[pid=19951] ppid=19950 vsize=908 CPUtime=3.09
/proc/19951/stat : 19951 (march_dl) R 19950 19950 18881 0 -1 4194304 175 0 0 0 309 0 0 0 25 0 1 0 386207437 929792 167 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134553151 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19951/statm: 227 167 75 118 0 106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2348

[startup+6.30153 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 19953
/proc/meminfo: memFree=1829280/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1440 CPUtime=4.99
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 135 177 0 0 0 0 499 0 16 0 1 0 386207437 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 360 111 96 260 0 84 0
[pid=19953] ppid=19950 vsize=6188 CPUtime=1.28
/proc/19953/stat : 19953 (ubcsat2006) R 19950 19950 18881 0 -1 4194304 251 0 0 0 106 22 0 0 25 0 1 0 386207937 6336512 234 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19953/statm: 1547 234 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 19954
/proc/meminfo: memFree=1827296/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=5392 CPUtime=1.63
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 956 0 0 0 161 2 0 0 25 0 1 0 386208543 5521408 826 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 1348 826 112 208 0 1120 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 7200

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 19954
/proc/meminfo: memFree=1819816/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=14708 CPUtime=14.43
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 2784 0 0 0 1436 7 0 0 25 0 1 0 386208543 15060992 2493 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134538997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 3677 2493 112 208 0 3449 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 16516

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 19954
/proc/meminfo: memFree=1816616/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=17364 CPUtime=40.01
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 3896 0 0 0 3988 13 0 0 25 0 1 0 386208543 17780736 3284 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 4341 3284 112 208 0 4113 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 19172

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 19954
/proc/meminfo: memFree=1809512/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=30964 CPUtime=91.2
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 6308 0 0 0 9096 24 0 0 25 0 1 0 386208543 31707136 5055 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 7741 5055 112 208 0 7513 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 32772

[startup+162.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1806376/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=32468 CPUtime=151.18
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 7092 0 0 0 15088 30 0 0 25 0 1 0 386208543 33247232 5839 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 8117 5839 112 208 0 7889 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 34276

[startup+222.302 s]
/proc/loadavg: 1.11 1.03 1.00 2/66 19954
/proc/meminfo: memFree=1803624/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=33428 CPUtime=211.15
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 7751 0 0 0 21078 37 0 0 25 0 1 0 386208543 34230272 6498 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 8357 6498 112 208 0 8129 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 35236

[startup+282.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 19954
/proc/meminfo: memFree=1802152/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=39256 CPUtime=271.13
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 9389 0 0 0 27070 43 0 0 25 0 1 0 386208543 40198144 6855 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543607 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 9814 6855 112 208 0 9586 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 41064

[startup+342.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19954
/proc/meminfo: memFree=1799144/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=40168 CPUtime=331.11
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 10142 0 0 0 33061 50 0 0 25 0 1 0 386208543 41132032 7608 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 10042 7608 112 208 0 9814 0

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


[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1786920/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71160 CPUtime=810.97
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 15726 0 0 0 80996 101 0 0 25 0 1 0 386208543 72867840 10631 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17790 10631 112 208 0 17562 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 72968

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1786216/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71424 CPUtime=870.94
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 15901 0 0 0 86988 106 0 0 25 0 1 0 386208543 73138176 10806 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17856 10806 112 208 0 17628 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 73232

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1785640/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71556 CPUtime=930.93
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16060 0 0 0 92981 112 0 0 25 0 1 0 386208543 73273344 10965 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17889 10965 112 208 0 17661 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 73364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1783976/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71688 CPUtime=990.9
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16487 0 0 0 98974 116 0 0 25 0 1 0 386208543 73408512 11392 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134576721 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17922 11392 112 208 0 17694 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 73496

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1783080/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1050.89
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16697 0 0 0 104966 123 0 0 25 0 1 0 386208543 73678848 11602 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11602 112 208 0 17760 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 73760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1782504/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1110.86
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16829 0 0 0 110957 129 0 0 25 0 1 0 386208543 73678848 11734 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11734 112 208 0 17760 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 73760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1781992/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1170.85
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16948 0 0 0 116951 134 0 0 25 0 1 0 386208543 73678848 11853 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543609 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11853 112 208 0 17760 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 73760

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 19954
/proc/meminfo: memFree=1781928/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1178.85
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16962 0 0 0 117751 134 0 0 25 0 1 0 386208543 73678848 11867 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11867 112 208 0 17760 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 73760

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1781992/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1182.05
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16968 0 0 0 118071 134 0 0 25 0 1 0 386208543 73678848 11873 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11873 112 208 0 17760 0
Current children cumulated CPU time (s) 1193.06
Current children cumulated vsize (KiB) 73760

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1781928/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1185.24
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16974 0 0 0 118390 134 0 0 25 0 1 0 386208543 73678848 11879 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11879 112 208 0 17760 0
Current children cumulated CPU time (s) 1196.25
Current children cumulated vsize (KiB) 73760

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1781928/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1186.85
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16976 0 0 0 118550 135 0 0 25 0 1 0 386208543 73678848 11881 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11881 112 208 0 17760 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 73760

[startup+1198.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1781928/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1187.25
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16977 0 0 0 118590 135 0 0 25 0 1 0 386208543 73678848 11882 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11882 112 208 0 17760 0
Current children cumulated CPU time (s) 1198.26
Current children cumulated vsize (KiB) 73760

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1781928/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1187.65
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16979 0 0 0 118630 135 0 0 25 0 1 0 386208543 73678848 11884 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543575 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11884 112 208 0 17760 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 73760

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19954
/proc/meminfo: memFree=1781928/2055920 swapFree=4165988/4192956
[pid=19950] ppid=19948 vsize=1808 CPUtime=11.01
/proc/19950/stat : 19950 (SATzilla2007_C) S 19948 19950 18881 0 -1 4194304 587 434 0 0 310 44 700 47 25 0 1 0 386207437 1851392 276 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 452 276 165 260 0 176 0
[pid=19954] ppid=19950 vsize=71952 CPUtime=1187.75
/proc/19954/stat : 19954 (zchaff_rand) R 19950 19950 18881 0 -1 4194304 16979 0 0 0 118640 135 0 0 25 0 1 0 386208543 73678848 11884 18446744073709551615 134512640 135365884 4294956768 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19954/statm: 17988 11884 112 208 0 17760 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 73760

Child status: 17
Real time (s): 1199.28
CPU time (s): 1198.87
CPU user time (s): 1196.58
CPU system time (s): 2.28465
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 73760

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

runsolver used 1.10583 second user time and 2.43463 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Mar 12 01:21:54 UTC 2007

IDJOB= 337211
IDBENCH= 24693
IDSOLVER= 135
FILE ID= node43/337211-1173662514

PBS_JOBID= 4101398

Free space on /tmp= 66475 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337211-1173662514/SATzilla2007_C /tmp/evaluation/337211-1173662514/instance-337211-1173662514.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-337211-1173662514 -o ROOT/results/node43/solver-337211-1173662514 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337211-1173662514/SATzilla2007_C /tmp/evaluation/337211-1173662514/instance-337211-1173662514.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  c528b705716be41ea2448c50a45c52a8

RANDOM SEED= 64937611

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1830408 kB
Buffers:         21640 kB
Cached:         147788 kB
SwapCached:      21108 kB
Active:          60052 kB
Inactive:       137424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830408 kB
SwapTotal:     4192956 kB
SwapFree:      4165988 kB
Dirty:            8376 kB
Writeback:           0 kB
Mapped:          15424 kB
Slab:            14124 kB
Committed_AS:   836716 kB
PageTables:       1392 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= 66475 MiB

End job on node43 on Mon Mar 12 01:41:53 UTC 2007