Trace number 308597

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.72 1200.31

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S915337037-05-SAT.cnf
MD5SUMebde26cba69a0651179051fde4b21ccb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.315951
Satisfiable
(Un)Satisfiability was proved
Number of variables5500
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.72/10.89	c run March_dl for 5 seconds ... 
10.72/10.89	c Bin: Executing march_dl
10.72/10.89	c child exit by a signal
10.72/10.89	c march_dl returned code 137.
10.72/10.89	c run saps for 2 seconds ... 
10.72/10.89	c Bin: Executing ubcsat2006
10.72/10.89	c child exited successfully
10.72/10.89	c ubcsat2006 returned code 0.
10.72/10.89	c satzilla computing base features
10.72/10.89	c satzilla doing unit-prop probe
10.72/10.89	c satzilla doing local search probe
10.72/10.89	c satzilla doing lobjois search-space size estimate
10.72/10.89	c satzilla's ranking:
10.72/10.89	c 1) eureka: 2.556252
10.72/10.89	c 2) zchaff_rand: 2.869859
10.72/10.89	c 3) march_dl: 3.531292
10.72/10.89	c 4) minisat20: 3.939513
10.72/10.89	c 5) vallst: 4.348871
10.72/10.89	c 6) kcnfs: 4.374626
10.72/10.89	c 7) kcnfs+P: 999.000000
10.72/10.89	c 8) march_dl+P: 999.000000
10.72/10.89	c 9) vallst+P: 999.000000
10.72/10.89	c 10) zchaff_rand+P: 999.000000
10.72/10.89	c 11) rsat+P: 999.000000
10.72/10.89	c 12) eureka+P: 999.000000
10.72/10.89	c 13) minisat20+P: 999.000000
10.72/10.89	c 14) rsat: 999.000000
10.72/10.89	c satzilla running eureka ... 
1199.52/1200.16	c Bin: Executing eureka
1199.52/1200.16	c child exit by a signal
1199.52/1200.16	c eureka returned code 137.
1199.52/1200.16	c eureka returned code 137.
1199.52/1200.16	c satzilla running zchaff_rand ... 
1199.52/1200.16	c Bin: Executing zchaff_rand
1199.52/1200.16	c zchaff_rand returned code 1.
1199.52/1200.16	c zchaff_rand returned code 1.
1199.52/1200.16	c satzilla running march_dl ... 
1199.52/1200.17	c Bin: Executing march_dl
1199.52/1200.17	c march_dl returned code 1.
1199.52/1200.17	c march_dl returned code 1.
1199.52/1200.17	c satzilla running minisat20 ... 
1199.52/1200.17	c Bin: Executing minisat20
1199.52/1200.17	c minisat20 returned code 1.
1199.52/1200.17	c minisat20 returned code 1.
1199.52/1200.17	c satzilla running vallst ... 
1199.52/1200.17	c Bin: Executing vallst
1199.52/1200.17	c vallst returned code 1.
1199.52/1200.17	c vallst returned code 1.
1199.52/1200.17	c satzilla running kcnfs ... 
1199.52/1200.17	c Bin: Executing kcnfs
1199.52/1200.17	c kcnfs returned code 1.
1199.52/1200.17	c kcnfs returned code 1.
1199.52/1200.17	c satzilla running kcnfs with preprocessing ... 
1199.60/1200.30	c Preprocessing...
1199.60/1200.30	c Inital problem has 5500 variables, 10279 nary clauses (4405 binary clauses).
1199.60/1200.30	c Num non-binary clauses 10279, Average non-binary clause length 3.000
1199.60/1200.30	c Theory has no gaps
1199.60/1200.30	c Preprocessor runtime was 0.110 seconds.
1199.60/1200.30	c 
1199.60/1200.30	c Satisfiability of theory still undetermined.
1199.60/1200.30	c See file /tmp/4DPoep for simplified theory.
1199.60/1200.30	c Bin: Executing kcnfs
1199.60/1200.30	c kcnfs returned code 1.
1199.60/1200.30	c kcnfs returned code 1.
1199.60/1200.30	c satzilla running march_dl with preprocessing ... 
1199.60/1200.30	c Bin: Executing march_dl
1199.60/1200.30	c march_dl returned code 1.
1199.60/1200.30	c march_dl returned code 1.
1199.60/1200.30	c satzilla running vallst with preprocessing ... 
1199.60/1200.30	c Bin: Executing vallst
1199.60/1200.30	c vallst returned code 1.
1199.60/1200.30	c vallst returned code 1.
1199.60/1200.30	c satzilla running zchaff_rand with preprocessing ... 
1199.60/1200.30	c Bin: Executing zchaff_rand
1199.60/1200.30	c zchaff_rand returned code 1.
1199.60/1200.30	c zchaff_rand returned code 1.
1199.60/1200.30	c satzilla running rsat with preprocessing ... 
1199.60/1200.30	c Bin: Executing rsat
1199.60/1200.30	c rsat returned code 1.
1199.60/1200.30	c rsat returned code 1.
1199.60/1200.30	c satzilla running eureka with preprocessing ... 
1199.60/1200.30	c Bin: Executing eureka
1199.60/1200.30	c eureka returned code 1.
1199.60/1200.30	c eureka returned code 1.
1199.60/1200.30	c satzilla running minisat20 with preprocessing ... 
1199.60/1200.30	c Bin: Executing minisat20
1199.60/1200.30	c minisat20 returned code 1.
1199.60/1200.30	c minisat20 returned code 1.
1199.60/1200.30	c satzilla running rsat ... 
1199.60/1200.30	c Bin: Executing rsat
1199.60/1200.30	c rsat returned code 1.
1199.60/1200.30	c rsat returned code 1.
1199.60/1200.30	c ERROR: All Failed! 
1199.60/1200.30	c SATZILLA_TIME=1199.880000

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/node38/watcher-308597-1172523049 -o ROOT/results/node38/solver-308597-1172523049 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308597-1172523049/SATzilla2007_F /tmp/evaluation/308597-1172523049/instance-308597-1172523049.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.00 1.00 1.00 3/64 24340
/proc/meminfo: memFree=1957768/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=1512 CPUtime=0
/proc/24340/stat : 24340 (SATzilla2007_F) D 24338 24340 23553 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 272260779 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/24340/statm: 378 125 110 260 0 84 0

[startup+0.106668 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24340
/proc/meminfo: memFree=1957768/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=1512 CPUtime=0
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 272260779 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.514716 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24340
/proc/meminfo: memFree=1957768/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=1512 CPUtime=0
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 272260779 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.3358 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24342
/proc/meminfo: memFree=1951992/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=1512 CPUtime=0
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 272260779 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 378 125 110 260 0 84 0
[pid=24342] ppid=24340 vsize=6392 CPUtime=1.31
/proc/24342/stat : 24342 (march_dl) R 24340 24340 23553 0 -1 4194304 3045 0 0 0 131 0 0 0 25 0 1 0 272260780 6545408 1463 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514337 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24342/statm: 1598 1463 75 118 0 1477 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 7904

[startup+2.97199 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24342
/proc/meminfo: memFree=1951864/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=1512 CPUtime=0
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 272260779 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 378 125 110 260 0 84 0
[pid=24342] ppid=24340 vsize=6520 CPUtime=2.95
/proc/24342/stat : 24342 (march_dl) R 24340 24340 23553 0 -1 4194304 3066 0 0 0 295 0 0 0 25 0 1 0 272260780 6676480 1484 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533020 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24342/statm: 1630 1484 75 118 0 1509 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8032

[startup+6.25936 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24343
/proc/meminfo: memFree=1954752/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=1512 CPUtime=4.99
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 149 3101 0 0 0 0 498 1 17 0 1 0 272260779 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24340/statm: 378 125 110 260 0 84 0
[pid=24343] ppid=24340 vsize=6188 CPUtime=1.13
/proc/24343/stat : 24343 (ubcsat2006) R 24340 24340 23553 0 -1 4194304 477 0 14 0 103 10 0 0 25 0 1 0 272261281 6336512 473 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24343/statm: 1547 473 156 64 0 1128 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 7700

[startup+12.7191 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1951680/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=5332 CPUtime=1.8
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 1541 16 0 0 180 0 0 0 25 0 1 0 272261868 5459968 974 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 1333 974 177 116 0 872 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 8020

[startup+25.5266 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1948488/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=8560 CPUtime=14.61
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 2943 16 0 0 1460 1 0 0 25 0 1 0 272261868 8765440 1757 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560153 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 2140 1757 177 116 0 1679 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 11248

[startup+51.1515 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1944712/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=12456 CPUtime=40.22
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 5146 16 0 0 4019 3 0 0 25 0 1 0 272261868 12754944 2687 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562471 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 3114 2687 177 116 0 2653 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 15144

[startup+102.394 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1942664/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=14752 CPUtime=91.45
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 7974 16 0 0 9139 6 0 0 25 0 1 0 272261868 15106048 3199 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562438 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 3688 3199 177 116 0 3227 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 17440

[startup+162.456 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1941576/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=15484 CPUtime=151.5
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 11131 16 0 0 15142 8 0 0 25 0 1 0 272261868 15855616 3426 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584330 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 3871 3426 177 116 0 3410 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18172

[startup+222.516 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1940936/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=16136 CPUtime=211.54
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 13959 16 0 0 21144 10 0 0 25 0 1 0 272261868 16523264 3582 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134563159 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4034 3582 177 116 0 3573 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 18824

[startup+282.575 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1940360/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=16804 CPUtime=271.58
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 16852 16 0 0 27145 13 0 0 25 0 1 0 272261868 17207296 3705 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562244 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4201 3705 177 116 0 3740 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 19492

[startup+342.629 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1939848/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=16988 CPUtime=331.62
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 19572 16 0 0 33146 16 0 0 25 0 1 0 272261868 17395712 3798 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560048 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4247 3798 177 116 0 3786 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 19676

[startup+402.692 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1939464/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=17076 CPUtime=391.67
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 22341 16 0 0 39149 18 0 0 25 0 1 0 272261868 17485824 3878 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4269 3878 177 116 0 3808 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 19764

[startup+462.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1939144/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=17668 CPUtime=451.71
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 24912 16 0 0 45151 20 0 0 25 0 1 0 272261868 18092032 3936 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4417 3936 177 116 0 3956 0
Current children cumulated CPU time (s) 462.46
Current children cumulated vsize (KiB) 20356

[startup+522.804 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24346
/proc/meminfo: memFree=1938696/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=17764 CPUtime=511.75

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

/proc/24344/statm: 4673 4180 177 116 0 4212 0
Current children cumulated CPU time (s) 702.57
Current children cumulated vsize (KiB) 21380

[startup+763.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1936904/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=18788 CPUtime=751.86
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 38697 16 0 0 75155 31 0 0 25 0 1 0 272261868 19238912 4259 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560048 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4697 4259 177 116 0 4236 0
Current children cumulated CPU time (s) 762.61
Current children cumulated vsize (KiB) 21476

[startup+823.157 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1936712/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=19452 CPUtime=811.9
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 41258 16 0 0 81157 33 0 0 25 0 1 0 272261868 19918848 4310 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560048 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4863 4310 177 116 0 4402 0
Current children cumulated CPU time (s) 822.65
Current children cumulated vsize (KiB) 22140

[startup+883.213 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1936456/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=19544 CPUtime=871.95
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 44098 16 0 0 87159 36 0 0 25 0 1 0 272261868 20013056 4361 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4886 4361 177 116 0 4425 0
Current children cumulated CPU time (s) 882.7
Current children cumulated vsize (KiB) 22232

[startup+943.273 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1936136/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=19636 CPUtime=931.99
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 46977 16 0 0 93161 38 0 0 25 0 1 0 272261868 20107264 4422 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4909 4422 177 116 0 4448 0
Current children cumulated CPU time (s) 942.74
Current children cumulated vsize (KiB) 22324

[startup+1003.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1935880/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=19636 CPUtime=992.03
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 49613 16 0 0 99162 41 0 0 25 0 1 0 272261868 20107264 4467 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4909 4467 177 116 0 4448 0
Current children cumulated CPU time (s) 1002.78
Current children cumulated vsize (KiB) 22324

[startup+1063.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1935688/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=19728 CPUtime=1052.07
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 52259 16 0 0 105165 42 0 0 25 0 1 0 272261868 20201472 4496 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4932 4496 177 116 0 4471 0
Current children cumulated CPU time (s) 1062.82
Current children cumulated vsize (KiB) 22416

[startup+1123.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1935496/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=19820 CPUtime=1112.12
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 54920 16 0 0 111167 45 0 0 25 0 1 0 272261868 20295680 4519 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 4955 4519 177 116 0 4494 0
Current children cumulated CPU time (s) 1122.87
Current children cumulated vsize (KiB) 22508

[startup+1183.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1935240/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=20404 CPUtime=1172.16
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 57629 16 0 0 117170 46 0 0 25 0 1 0 272261868 20893696 4564 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 5101 4564 177 116 0 4640 0
Current children cumulated CPU time (s) 1182.91
Current children cumulated vsize (KiB) 23092

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

[startup+1193.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1935176/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=20404 CPUtime=1182.51
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 58170 16 0 0 118205 46 0 0 25 0 1 0 272261868 20893696 4569 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560164 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 5101 4569 177 116 0 4640 0
Current children cumulated CPU time (s) 1193.26
Current children cumulated vsize (KiB) 23092

[startup+1197.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1935176/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=20404 CPUtime=1185.79
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 58172 16 0 0 118533 46 0 0 25 0 1 0 272261868 20893696 4571 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560317 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 5101 4571 177 116 0 4640 0
Current children cumulated CPU time (s) 1196.54
Current children cumulated vsize (KiB) 23092

[startup+1198.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1934792/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=20404 CPUtime=1187.44
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 58443 16 0 0 118697 47 0 0 25 0 1 0 272261868 20893696 4574 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560317 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 5101 4574 177 116 0 4640 0
Current children cumulated CPU time (s) 1198.19
Current children cumulated vsize (KiB) 23092

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1935176/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=20404 CPUtime=1188.26
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 58443 16 0 0 118779 47 0 0 25 0 1 0 272261868 20893696 4574 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562438 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 5101 4574 177 116 0 4640 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 23092

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1935176/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=2688 CPUtime=10.75
/proc/24340/stat : 24340 (SATzilla2007_F) S 24338 24340 23553 0 -1 4194304 1397 3584 0 14 350 7 700 18 25 0 1 0 272260779 2752512 489 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24340/statm: 672 489 170 260 0 378 0
[pid=24344] ppid=24340 vsize=20404 CPUtime=1188.66
/proc/24344/stat : 24344 (eureka) R 24340 24340 23553 0 -1 0 58443 16 0 0 118819 47 0 0 25 0 1 0 272261868 20893696 4574 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134563318 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24344/statm: 5101 4574 177 116 0 4640 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 23092

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24544
/proc/meminfo: memFree=1935176/2055920 swapFree=4183688/4192956
[pid=24340] ppid=24338 vsize=8052 CPUtime=1199.6
/proc/24340/stat : 24340 (SATzilla2007_F) R 24338 24340 23553 0 -1 4194304 2172 62044 0 14 353 7 119535 65 18 0 1 0 272260779 8245248 1150 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/24340/statm: 2013 1150 177 260 0 1719 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 8052

Child status: 17
Real time (s): 1200.31
CPU time (s): 1199.72
CPU user time (s): 1198.97
CPU system time (s): 0.753885
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 23716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.97
system time used= 0.753885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64302
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71
involuntary context switches= 2077

runsolver used 0.922859 second user time and 2.44663 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Feb 26 20:50:49 UTC 2007

IDJOB= 308597
IDBENCH= 20235
IDSOLVER= 136
FILE ID= node38/308597-1172523049

PBS_JOBID= 3971773

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  ebde26cba69a0651179051fde4b21ccb

RANDOM SEED= 575922212

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1958240 kB
Buffers:          4672 kB
Cached:          56788 kB
SwapCached:       3276 kB
Active:          28592 kB
Inactive:        42580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1958240 kB
SwapTotal:     4192956 kB
SwapFree:      4183688 kB
Dirty:           10356 kB
Writeback:           0 kB
Mapped:          15256 kB
Slab:            12560 kB
Committed_AS:   552640 kB
PageTables:       1468 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= 66551 MiB

End job on node38 on Mon Feb 26 21:10:50 UTC 2007