Trace number 335699

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) 1199.63 1200.09

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data (download as text)

10.66/10.72	c run March_dl for 5 seconds ... 
10.66/10.72	c Bin: Executing march_dl
10.66/10.72	c child exit by a signal
10.66/10.72	c march_dl returned code 137.
10.66/10.72	c run saps (UBCSAT implementation) for 2 seconds ... 
10.66/10.72	c Bin: Executing ubcsat2006
10.66/10.72	c child exited successfully
10.66/10.72	c ubcsat2006 returned code 0.
10.66/10.72	c satzilla computing base features
10.66/10.72	c satzilla doing unit-prop probe
10.66/10.72	c satzilla doing local search probe
10.66/10.72	c satzilla doing lobjois search-space size estimate
10.66/10.72	c satzilla's ranking:
10.66/10.72	c 1) vallst+P: 2.526958
10.66/10.72	c 2) minisat20: 3.795588
10.66/10.72	c 3) zchaff_rand+P: 3.901176
10.66/10.72	c 4) march_dl+P: 4.309012
10.66/10.72	c 5) march_dl: 4.598687
10.66/10.72	c 6) minisat20+P: 4.917982
10.66/10.72	c 7) kcnfs+P: 999.000000
10.66/10.72	c 8) kcnfs: 999.000000
10.66/10.72	c 9) vallst: 999.000000
10.66/10.72	c 10) zchaff_rand: 999.000000
10.66/10.72	c satzilla running vallst with preprocessing ... 
1199.53/1200.07	c Preprocessing...
1199.53/1200.07	c Inital problem has 1015 variables, 35 nary clauses (31465 binary clauses).
1199.53/1200.07	c Num non-binary clauses 35, Average non-binary clause length 29.000
1199.53/1200.07	c Theory has no gaps
1199.53/1200.07	c Preprocessor runtime was 0.060 seconds.
1199.53/1200.07	c 
1199.53/1200.07	c Satisfiability of theory still undetermined.
1199.53/1200.07	c See file /tmp/qII7SB for simplified theory.
1199.53/1200.07	c Bin: Executing vallst
1199.53/1200.07	c child exit by a signal
1199.53/1200.07	c vallst returned code 137.
1199.53/1200.07	c vallst returned code 137.
1199.53/1200.07	c satzilla running minisat20 ... 
1199.53/1200.07	c Bin: Executing minisat20
1199.53/1200.07	c minisat20 returned code 1.
1199.53/1200.07	c minisat20 returned code 1.
1199.53/1200.07	c satzilla running zchaff_rand with preprocessing ... 
1199.53/1200.07	c Bin: Executing zchaff_rand
1199.53/1200.07	c zchaff_rand returned code 1.
1199.53/1200.07	c zchaff_rand returned code 1.
1199.53/1200.07	c satzilla running march_dl with preprocessing ... 
1199.53/1200.07	c Bin: Executing march_dl
1199.53/1200.07	c march_dl returned code 1.
1199.53/1200.07	c march_dl returned code 1.
1199.53/1200.07	c satzilla running march_dl ... 
1199.53/1200.07	c Bin: Executing march_dl
1199.53/1200.07	c march_dl returned code 1.
1199.53/1200.07	c march_dl returned code 1.
1199.53/1200.07	c satzilla running minisat20 with preprocessing ... 
1199.53/1200.07	c Bin: Executing minisat20
1199.53/1200.07	c minisat20 returned code 1.
1199.53/1200.07	c minisat20 returned code 1.
1199.53/1200.07	c satzilla running kcnfs with preprocessing ... 
1199.53/1200.07	c Bin: Executing kcnfs
1199.53/1200.07	c kcnfs returned code 1.
1199.53/1200.07	c kcnfs returned code 1.
1199.53/1200.07	c satzilla running kcnfs ... 
1199.53/1200.07	c Bin: Executing kcnfs
1199.53/1200.07	c kcnfs returned code 1.
1199.53/1200.07	c kcnfs returned code 1.
1199.53/1200.07	c satzilla running vallst ... 
1199.53/1200.07	c Bin: Executing vallst
1199.53/1200.07	c vallst returned code 1.
1199.53/1200.07	c vallst returned code 1.
1199.53/1200.07	c satzilla running zchaff_rand ... 
1199.53/1200.07	c Bin: Executing zchaff_rand
1199.53/1200.07	c zchaff_rand returned code 1.
1199.53/1200.07	c zchaff_rand returned code 1.
1199.53/1200.07	c ERROR: All Failed! 
1199.53/1200.07	c SATZILLA_TIME=1199.790000

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/node15/watcher-335699-1173632531 -o ROOT/results/node15/solver-335699-1173632531 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335699-1173632531/SATzilla2007_C /tmp/evaluation/335699-1173632531/instance-335699-1173632531.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.91 0.97 0.98 3/83 1692
/proc/meminfo: memFree=1367688/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=1440 CPUtime=0
/proc/1692/stat : 1692 (SATzilla2007_C) R 1690 1692 1101 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 383207513 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/1692/statm: 360 110 95 260 0 84 0
[pid=1694] ppid=1692 vsize=884 CPUtime=0
/proc/1694/stat : 1694 (march_dl) R 1692 1692 1101 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383207513 905216 123 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1694/statm: 221 123 50 118 0 100 0

[startup+0.0313379 s]
/proc/loadavg: 0.91 0.97 0.98 3/83 1692
/proc/meminfo: memFree=1367688/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=1440 CPUtime=0
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383207513 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1692/statm: 360 110 95 260 0 84 0
[pid=1694] ppid=1692 vsize=1280 CPUtime=0.02
/proc/1694/stat : 1694 (march_dl) R 1692 1692 1101 0 -1 4194304 255 0 0 0 2 0 0 0 19 0 1 0 383207513 1310720 250 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1694/statm: 320 250 50 118 0 199 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2720

[startup+0.10135 s]
/proc/loadavg: 0.91 0.97 0.98 3/83 1692
/proc/meminfo: memFree=1367688/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=1440 CPUtime=0
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383207513 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1692/statm: 360 110 95 260 0 84 0
[pid=1694] ppid=1692 vsize=2984 CPUtime=0.09
/proc/1694/stat : 1694 (march_dl) R 1692 1692 1101 0 -1 4194304 580 0 0 0 9 0 0 0 19 0 1 0 383207513 3055616 572 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134560158 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1694/statm: 746 572 65 118 0 625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301384 s]
/proc/loadavg: 0.91 0.97 0.98 3/83 1692
/proc/meminfo: memFree=1367688/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=1440 CPUtime=0
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383207513 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1692/statm: 360 110 95 260 0 84 0
[pid=1694] ppid=1692 vsize=6184 CPUtime=0.29
/proc/1694/stat : 1694 (march_dl) R 1692 1692 1101 0 -1 4194304 2568 0 0 0 28 1 0 0 21 0 1 0 383207513 6332416 1030 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546877 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1694/statm: 1546 1030 73 118 0 1425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7624

[startup+0.702453 s]
/proc/loadavg: 0.91 0.97 0.98 3/83 1692
/proc/meminfo: memFree=1367688/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=1440 CPUtime=0
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383207513 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1692/statm: 360 110 95 260 0 84 0
[pid=1694] ppid=1692 vsize=6452 CPUtime=0.69
/proc/1694/stat : 1694 (march_dl) R 1692 1692 1101 0 -1 4194304 3129 0 0 0 68 1 0 0 24 0 1 0 383207513 6606848 1090 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1694/statm: 1613 1090 75 118 0 1492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7892

[startup+1.50159 s]
/proc/loadavg: 0.91 0.97 0.98 2/85 1695
/proc/meminfo: memFree=1363448/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=1440 CPUtime=0
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383207513 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1692/statm: 360 110 95 260 0 84 0
[pid=1694] ppid=1692 vsize=6452 CPUtime=1.49
/proc/1694/stat : 1694 (march_dl) R 1692 1692 1101 0 -1 4194304 3132 0 0 0 148 1 0 0 25 0 1 0 383207513 6606848 1093 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134564513 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1694/statm: 1613 1093 75 118 0 1492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7892

[startup+3.10187 s]
/proc/loadavg: 0.91 0.97 0.98 2/85 1697
/proc/meminfo: memFree=1363192/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=1440 CPUtime=0
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383207513 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1692/statm: 360 110 95 260 0 84 0
[pid=1694] ppid=1692 vsize=6452 CPUtime=3.09
/proc/1694/stat : 1694 (march_dl) R 1692 1692 1101 0 -1 4194304 3133 0 0 0 308 1 0 0 25 0 1 0 383207513 6606848 1094 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1694/statm: 1613 1094 75 118 0 1492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7892

[startup+6.30241 s]
/proc/loadavg: 0.92 0.97 0.98 2/85 1700
/proc/meminfo: memFree=1365560/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=1440 CPUtime=4.99
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 135 3135 0 0 0 0 498 1 16 0 1 0 383207513 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1692/statm: 360 111 96 260 0 84 0
[pid=1700] ppid=1692 vsize=6188 CPUtime=1.28
/proc/1700/stat : 1700 (ubcsat2006) R 1692 1692 1101 0 -1 4194304 596 0 0 0 122 6 0 0 25 0 1 0 383208014 6336512 579 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1700/statm: 1547 579 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.98 2/85 1706
/proc/meminfo: memFree=1361976/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=2820 CPUtime=1.86
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 438 0 0 0 168 18 0 0 25 0 1 0 383208596 2887680 421 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 705 421 151 55 0 295 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8040

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.98 2/79 1727
/proc/meminfo: memFree=1362792/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3064 CPUtime=14.65
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 508 0 0 0 1352 113 0 0 25 0 1 0 383208596 3137536 491 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 766 491 151 55 0 356 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8284

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.98 2/79 1727
/proc/meminfo: memFree=1362600/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3428 CPUtime=40.23
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 586 0 0 0 3769 254 0 0 25 0 1 0 383208596 3510272 569 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 857 569 151 55 0 447 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 8648

[startup+102.306 s]
/proc/loadavg: 1.03 0.99 0.99 2/79 1727
/proc/meminfo: memFree=1362408/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3548 CPUtime=91.42
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 641 0 0 0 8683 459 0 0 25 0 1 0 383208596 3633152 624 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 887 624 151 55 0 477 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 8768

[startup+162.301 s]
/proc/loadavg: 1.05 1.00 0.99 2/79 1727
/proc/meminfo: memFree=1362408/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3664 CPUtime=151.39
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 653 0 0 0 14495 644 0 0 25 0 1 0 383208596 3751936 636 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 916 636 151 55 0 506 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 8884

[startup+222.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 1727
/proc/meminfo: memFree=1362344/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3664 CPUtime=211.38
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 659 0 0 0 20325 813 0 0 25 0 1 0 383208596 3751936 642 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 916 642 151 55 0 506 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 8884

[startup+282.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 1727
/proc/meminfo: memFree=1362344/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3664 CPUtime=271.36
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 663 0 0 0 26163 973 0 0 25 0 1 0 383208596 3751936 646 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 916 646 151 55 0 506 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 8884

[startup+342.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362280/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3664 CPUtime=331.33
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 669 0 0 0 32004 1129 0 0 25 0 1 0 383208596 3751936 652 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 916 652 151 55 0 506 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362152/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=811.16
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 704 0 0 0 78946 2170 0 0 25 0 1 0 383208596 3989504 687 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 687 151 55 0 564 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 9116

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362152/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=871.14
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 707 0 0 0 84825 2289 0 0 25 0 1 0 383208596 3989504 690 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 690 151 55 0 564 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 9116

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362152/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=931.12
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 709 0 0 0 90704 2408 0 0 25 0 1 0 383208596 3989504 692 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 692 151 55 0 564 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 9116

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362088/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=991.1
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 713 0 0 0 96581 2529 0 0 25 0 1 0 383208596 3989504 696 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 696 151 55 0 564 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 9116

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362152/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1051.08
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 714 0 0 0 102468 2640 0 0 25 0 1 0 383208596 3989504 697 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 697 151 55 0 564 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 9116

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362088/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1111.07
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 718 0 0 0 108357 2750 0 0 25 0 1 0 383208596 3989504 701 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 701 151 55 0 564 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 9116

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362152/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1171.05
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 720 0 0 0 114245 2860 0 0 25 0 1 0 383208596 3989504 703 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 703 151 55 0 564 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 9116

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362088/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1179.04
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 721 0 0 0 115028 2876 0 0 25 0 1 0 383208596 3989504 704 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 704 151 55 0 564 0
Current children cumulated CPU time (s) 1189.83
Current children cumulated vsize (KiB) 9116

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362088/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1185.44
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 722 0 0 0 115660 2884 0 0 25 0 1 0 383208596 3989504 705 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 705 151 55 0 564 0
Current children cumulated CPU time (s) 1196.23
Current children cumulated vsize (KiB) 9116

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362088/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1187.03
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 722 0 0 0 115817 2886 0 0 25 0 1 0 383208596 3989504 705 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 705 151 55 0 564 0
Current children cumulated CPU time (s) 1197.82
Current children cumulated vsize (KiB) 9116

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362088/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1187.84
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 723 0 0 0 115891 2893 0 0 25 0 1 0 383208596 3989504 706 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 706 151 55 0 564 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 9116

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362088/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1188.23
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 723 0 0 0 115930 2893 0 0 25 0 1 0 383208596 3989504 706 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 706 151 55 0 564 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 9116

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362088/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1188.64
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 723 0 0 0 115970 2894 0 0 25 0 1 0 383208596 3989504 706 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 706 151 55 0 564 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 9116

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1727
/proc/meminfo: memFree=1362088/2055920 swapFree=4152672/4192956
[pid=1692] ppid=1690 vsize=5220 CPUtime=10.79
/proc/1692/stat : 1692 (SATzilla2007_C) S 1690 1692 1101 0 -1 4194304 2242 3737 0 0 355 12 701 11 25 0 1 0 383207513 5345280 1125 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1692/statm: 1305 1125 164 260 0 1029 0
[pid=1704] ppid=1692 vsize=3896 CPUtime=1188.74
/proc/1704/stat : 1704 (vallst) R 1692 1692 1101 0 -1 4194304 723 0 0 0 115980 2894 0 0 25 0 1 0 383208596 3989504 706 18446744073709551615 134512640 134738160 4294956752 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/1704/statm: 974 706 151 55 0 564 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 9116

Child status: 17
Real time (s): 1200.09
CPU time (s): 1199.63
CPU user time (s): 1170.44
CPU system time (s): 29.1936
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 9116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1170.44
system time used= 29.1936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6715
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= 74
involuntary context switches= 23982

runsolver used 1.18782 second user time and 3.18452 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 17:02:11 UTC 2007

IDJOB= 335699
IDBENCH= 24657
IDSOLVER= 135
FILE ID= node15/335699-1173632531

PBS_JOBID= 4101326

Free space on /tmp= 66531 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335699-1173632531/SATzilla2007_C /tmp/evaluation/335699-1173632531/instance-335699-1173632531.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-335699-1173632531 -o ROOT/results/node15/solver-335699-1173632531 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335699-1173632531/SATzilla2007_C /tmp/evaluation/335699-1173632531/instance-335699-1173632531.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  4176ac9a36a2f88072132072fe2be571

RANDOM SEED= 548062221

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1368096 kB
Buffers:         56724 kB
Cached:         534944 kB
SwapCached:       2924 kB
Active:         405284 kB
Inactive:       210356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368096 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:            8764 kB
Writeback:           0 kB
Mapped:          31276 kB
Slab:            57240 kB
Committed_AS:  1371768 kB
PageTables:       2048 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= 66531 MiB

End job on node15 on Sun Mar 11 17:22:12 UTC 2007