Trace number 335363

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.69 1200.03

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
MD5SUMec57f256b9d77cc498e6804764ea407d
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 variables2441
Number of clauses16065
Sum of the clauses size113111
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2392
Number of clauses of size 32214
Number of clauses of size 4305
Number of clauses of size 5454
Number of clauses of size over 512665

Solver Data (download as text)

10.68/10.73	c run March_dl for 5 seconds ... 
10.68/10.73	c Bin: Executing march_dl
10.68/10.73	c child exit by a signal
10.68/10.73	c march_dl returned code 137.
10.68/10.73	c run saps (UBCSAT implementation) for 2 seconds ... 
10.68/10.73	c Bin: Executing ubcsat2006
10.68/10.73	c child exited successfully
10.68/10.73	c ubcsat2006 returned code 0.
10.68/10.73	c satzilla computing base features
10.68/10.73	c satzilla doing unit-prop probe
10.68/10.73	c satzilla doing local search probe
10.68/10.73	c satzilla doing lobjois search-space size estimate
10.68/10.73	c satzilla's ranking:
10.68/10.73	c 1) march_dl+P: 1.527527
10.68/10.73	c 2) march_dl: 1.750238
10.68/10.73	c 3) minisat20: 1.901107
10.68/10.73	c 4) minisat20+P: 1.993266
10.68/10.73	c 5) zchaff_rand+P: 2.425989
10.68/10.73	c 6) vallst+P: 2.697027
10.68/10.73	c 7) kcnfs+P: 999.000000
10.68/10.73	c 8) kcnfs: 999.000000
10.68/10.73	c 9) vallst: 999.000000
10.68/10.73	c 10) zchaff_rand: 999.000000
10.68/10.73	c satzilla running march_dl with preprocessing ... 
1199.65/1200.00	c Preprocessing...
1199.65/1200.00	c Inital problem has 2441 variables, 15673 nary clauses (392 binary clauses).
1199.65/1200.00	c Num non-binary clauses 15638, Average non-binary clause length 7.181
1199.65/1200.00	c Theory has no gaps
1199.65/1200.00	c Preprocessor runtime was 0.090 seconds.
1199.65/1200.00	c 
1199.65/1200.00	c Satisfiability of theory still undetermined.
1199.65/1200.00	c See file /tmp/t0g2mO for simplified theory.
1199.65/1200.00	c Bin: Executing march_dl
1199.65/1200.00	c child exit by a signal
1199.65/1200.00	c march_dl returned code 137.
1199.65/1200.00	c march_dl returned code 137.
1199.65/1200.00	c satzilla running march_dl ... 
1199.65/1200.00	c Bin: Executing march_dl
1199.65/1200.00	c march_dl returned code 1.
1199.65/1200.00	c march_dl returned code 1.
1199.65/1200.00	c satzilla running minisat20 ... 
1199.65/1200.00	c Bin: Executing minisat20
1199.65/1200.00	c minisat20 returned code 1.
1199.65/1200.00	c minisat20 returned code 1.
1199.65/1200.00	c satzilla running minisat20 with preprocessing ... 
1199.65/1200.00	c Bin: Executing minisat20
1199.65/1200.00	c minisat20 returned code 1.
1199.65/1200.00	c minisat20 returned code 1.
1199.65/1200.00	c satzilla running zchaff_rand with preprocessing ... 
1199.65/1200.00	c Bin: Executing zchaff_rand
1199.65/1200.00	c zchaff_rand returned code 1.
1199.65/1200.00	c zchaff_rand returned code 1.
1199.65/1200.00	c satzilla running vallst with preprocessing ... 
1199.65/1200.00	c Bin: Executing vallst
1199.65/1200.01	c vallst returned code 1.
1199.65/1200.01	c vallst returned code 1.
1199.65/1200.01	c satzilla running kcnfs with preprocessing ... 
1199.65/1200.01	c Bin: Executing kcnfs
1199.65/1200.01	c kcnfs returned code 1.
1199.65/1200.01	c kcnfs returned code 1.
1199.65/1200.01	c satzilla running kcnfs ... 
1199.65/1200.01	c Bin: Executing kcnfs
1199.65/1200.01	c kcnfs returned code 1.
1199.65/1200.01	c kcnfs returned code 1.
1199.65/1200.01	c satzilla running vallst ... 
1199.65/1200.01	c Bin: Executing vallst
1199.65/1200.01	c vallst returned code 1.
1199.65/1200.01	c vallst returned code 1.
1199.65/1200.01	c satzilla running zchaff_rand ... 
1199.65/1200.01	c Bin: Executing zchaff_rand
1199.65/1200.01	c zchaff_rand returned code 1.
1199.65/1200.01	c zchaff_rand returned code 1.
1199.65/1200.01	c ERROR: All Failed! 
1199.65/1200.01	c SATZILLA_TIME=1199.860000

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/node17/watcher-335363-1173625706 -o ROOT/results/node17/solver-335363-1173625706 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335363-1173625706/SATzilla2007_C /tmp/evaluation/335363-1173625706/instance-335363-1173625706.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: 1.00 1.00 1.00 3/77 5035
/proc/meminfo: memFree=1215752/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=1440 CPUtime=0
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382524880 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 360 110 95 260 0 84 0
[pid=5036] ppid=5035 vsize=904 CPUtime=0
/proc/5036/stat : 5036 (march_dl) R 5035 5035 3656 0 -1 4194304 126 0 0 0 0 0 0 0 19 0 1 0 382524880 925696 121 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5036/statm: 226 121 50 118 0 105 0

[startup+0.104198 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5035
/proc/meminfo: memFree=1215752/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=1440 CPUtime=0
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382524880 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 360 110 95 260 0 84 0
[pid=5036] ppid=5035 vsize=2708 CPUtime=0.1
/proc/5036/stat : 5036 (march_dl) R 5035 5035 3656 0 -1 4194304 562 0 0 0 10 0 0 0 20 0 1 0 382524880 2772992 554 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134644092 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5036/statm: 677 554 55 118 0 556 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4148

[startup+0.201207 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5035
/proc/meminfo: memFree=1215752/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=1440 CPUtime=0
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382524880 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 360 110 95 260 0 84 0
[pid=5036] ppid=5035 vsize=3360 CPUtime=0.19
/proc/5036/stat : 5036 (march_dl) R 5035 5035 3656 0 -1 4194304 875 0 0 0 19 0 0 0 20 0 1 0 382524880 3440640 710 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5036/statm: 840 716 65 118 0 719 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4800

[startup+0.301218 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5035
/proc/meminfo: memFree=1215752/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=1440 CPUtime=0
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382524880 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 360 110 95 260 0 84 0
[pid=5036] ppid=5035 vsize=5496 CPUtime=0.29
/proc/5036/stat : 5036 (march_dl) R 5035 5035 3656 0 -1 4194304 1184 0 0 0 29 0 0 0 20 0 1 0 382524880 5627904 890 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5036/statm: 1374 890 67 118 0 1253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6936

[startup+0.70126 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5035
/proc/meminfo: memFree=1215752/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=1440 CPUtime=0
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382524880 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 360 110 95 260 0 84 0
[pid=5036] ppid=5035 vsize=5628 CPUtime=0.69
/proc/5036/stat : 5036 (march_dl) R 5035 5035 3656 0 -1 4194304 1192 0 0 0 69 0 0 0 24 0 1 0 382524880 5763072 898 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5036/statm: 1407 898 67 118 0 1286 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7068

[startup+1.50134 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5037
/proc/meminfo: memFree=1212216/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=1440 CPUtime=0
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382524880 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 360 110 95 260 0 84 0
[pid=5036] ppid=5035 vsize=5760 CPUtime=1.49
/proc/5036/stat : 5036 (march_dl) R 5035 5035 3656 0 -1 4194304 1262 0 0 0 149 0 0 0 25 0 1 0 382524880 5898240 968 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5036/statm: 1440 968 67 118 0 1319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7200

[startup+3.10251 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5037
/proc/meminfo: memFree=1208376/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=1440 CPUtime=0
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382524880 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 360 110 95 260 0 84 0
[pid=5036] ppid=5035 vsize=10204 CPUtime=3.09
/proc/5036/stat : 5036 (march_dl) R 5035 5035 3656 0 -1 4194304 3153 0 0 0 280 29 0 0 25 0 1 0 382524880 10448896 2419 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134588299 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5036/statm: 2551 2419 73 118 0 2430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11644

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5038
/proc/meminfo: memFree=1213560/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=1440 CPUtime=4.99
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 135 4858 0 0 0 0 470 29 16 0 1 0 382524880 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5035/statm: 360 111 96 260 0 84 0
[pid=5038] ppid=5035 vsize=6188 CPUtime=1.28
/proc/5038/stat : 5038 (ubcsat2006) R 5035 5035 3656 0 -1 4194304 597 0 0 0 121 7 0 0 25 0 1 0 382525380 6336512 580 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5038/statm: 1547 580 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: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1205944/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=5820 CPUtime=1.81
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 1294 0 0 0 181 0 0 0 25 0 1 0 382525967 5959680 999 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 1455 999 67 118 0 1334 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12516

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1198200/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=14112 CPUtime=14.61
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 5317 0 0 0 1433 28 0 0 25 0 1 0 382525967 14450688 2884 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 3528 2884 74 118 0 3407 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 20808

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1196280/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=16092 CPUtime=40.2
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 5813 0 0 0 3992 28 0 0 25 0 1 0 382525967 16478208 3380 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 4023 3380 74 118 0 3902 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22788

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1195320/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=17016 CPUtime=91.39
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6058 0 0 0 9110 29 0 0 25 0 1 0 382525967 17424384 3625 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134537015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 4254 3625 74 118 0 4133 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23712

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1194616/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=17676 CPUtime=151.38
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6237 0 0 0 15108 30 0 0 25 0 1 0 382525967 18100224 3804 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 4419 3804 74 118 0 4298 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24372

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1194232/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=18072 CPUtime=211.36
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6329 0 0 0 21106 30 0 0 25 0 1 0 382525967 18505728 3896 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 4518 3896 74 118 0 4397 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 24768

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1193784/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=18468 CPUtime=271.34
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6426 0 0 0 27103 31 0 0 25 0 1 0 382525967 18911232 3993 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134571500 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 4617 3993 74 118 0 4496 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 25164

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1193592/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=18732 CPUtime=331.32
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6473 0 0 0 33101 31 0 0 25 0 1 0 382525967 19181568 4040 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134528374 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 4683 4040 74 118 0 4562 0

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


[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1192376/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=19920 CPUtime=751.22
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6799 0 0 0 75087 35 0 0 25 0 1 0 382525967 20398080 4366 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134533013 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 4980 4366 74 118 0 4859 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 26616

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1192184/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20052 CPUtime=811.2
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6834 0 0 0 81085 35 0 0 25 0 1 0 382525967 20533248 4401 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134568193 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5013 4401 74 118 0 4892 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 26748

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1192120/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20184 CPUtime=871.19
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6848 0 0 0 87083 36 0 0 25 0 1 0 382525967 20668416 4415 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5046 4415 74 118 0 4925 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 26880

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191992/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20184 CPUtime=931.17
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6865 0 0 0 93081 36 0 0 25 0 1 0 382525967 20668416 4432 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134528162 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5046 4432 74 118 0 4925 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 26880

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1192056/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20316 CPUtime=991.16
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6882 0 0 0 99079 37 0 0 25 0 1 0 382525967 20803584 4449 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5079 4449 74 118 0 4958 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 27012

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191992/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20316 CPUtime=1051.14
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6893 0 0 0 105077 37 0 0 25 0 1 0 382525967 20803584 4460 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5079 4460 74 118 0 4958 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 27012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191864/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20448 CPUtime=1111.13
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6916 0 0 0 111075 38 0 0 25 0 1 0 382525967 20938752 4483 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5112 4483 74 118 0 4991 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 27144

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191864/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20580 CPUtime=1171.11
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6937 0 0 0 117073 38 0 0 25 0 1 0 382525967 21073920 4504 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5145 4504 74 118 0 5024 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 27276

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191800/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20580 CPUtime=1179.21
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6938 0 0 0 117883 38 0 0 25 0 1 0 382525967 21073920 4505 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5145 4505 74 118 0 5024 0
Current children cumulated CPU time (s) 1190.06
Current children cumulated vsize (KiB) 27276

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191800/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20580 CPUtime=1185.61
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6940 0 0 0 118523 38 0 0 25 0 1 0 382525967 21073920 4507 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5145 4507 74 118 0 5024 0
Current children cumulated CPU time (s) 1196.46
Current children cumulated vsize (KiB) 27276

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191800/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20580 CPUtime=1187.2
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6941 0 0 0 118682 38 0 0 25 0 1 0 382525967 21073920 4508 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5145 4508 74 118 0 5024 0
Current children cumulated CPU time (s) 1198.05
Current children cumulated vsize (KiB) 27276

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191800/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20580 CPUtime=1188
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6941 0 0 0 118762 38 0 0 25 0 1 0 382525967 21073920 4508 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134551658 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5145 4508 74 118 0 5024 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 27276

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191800/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20580 CPUtime=1188.4
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6941 0 0 0 118802 38 0 0 25 0 1 0 382525967 21073920 4508 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5145 4508 74 118 0 5024 0
Current children cumulated CPU time (s) 1199.25
Current children cumulated vsize (KiB) 27276

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5039
/proc/meminfo: memFree=1191800/2055920 swapFree=4168576/4192956
[pid=5035] ppid=5033 vsize=6696 CPUtime=10.85
/proc/5035/stat : 5035 (SATzilla2007_C) S 5033 5035 3656 0 -1 4194304 2636 5461 0 0 355 11 676 43 25 0 1 0 382524880 6856704 1485 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5035/statm: 1674 1485 166 260 0 1398 0
[pid=5039] ppid=5035 vsize=20580 CPUtime=1188.8
/proc/5039/stat : 5039 (march_dl) R 5035 5035 3656 0 -1 4194304 6942 0 0 0 118842 38 0 0 25 0 1 0 382525967 21073920 4509 18446744073709551615 134512640 134996440 4294956784 18446744073709551615 134551494 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5039/statm: 5145 4509 74 118 0 5024 0
Current children cumulated CPU time (s) 1199.65
Current children cumulated vsize (KiB) 27276

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.69
CPU user time (s): 1198.74
CPU system time (s): 0.947855
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 27276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.74
system time used= 0.947855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15052
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= 126
involuntary context switches= 1654

runsolver used 1.13483 second user time and 3.23651 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Mar 11 15:08:26 UTC 2007

IDJOB= 335363
IDBENCH= 24649
IDSOLVER= 135
FILE ID= node17/335363-1173625706

PBS_JOBID= 4101264

Free space on /tmp= 66537 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335363-1173625706/SATzilla2007_C /tmp/evaluation/335363-1173625706/instance-335363-1173625706.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-335363-1173625706 -o ROOT/results/node17/solver-335363-1173625706 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335363-1173625706/SATzilla2007_C /tmp/evaluation/335363-1173625706/instance-335363-1173625706.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  ec57f256b9d77cc498e6804764ea407d

RANDOM SEED= 708737071

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1216224 kB
Buffers:         57056 kB
Cached:         682460 kB
SwapCached:       2364 kB
Active:         441084 kB
Inactive:       321176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1216224 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            8968 kB
Writeback:           0 kB
Mapped:          30520 kB
Slab:            63004 kB
Committed_AS:  1502412 kB
PageTables:       1748 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= 66537 MiB

End job on node17 on Sun Mar 11 15:28:27 UTC 2007