Trace number 307448

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.77 1200.21

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1172889356-05.cnf
MD5SUMed69b58d607202c9e89604f68f2d7c34
Bench CategoryRANDOM (random 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 variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

12.37/12.57	c run March_dl for 5 seconds ... 
12.37/12.57	c Bin: Executing march_dl
12.37/12.57	c child exit by a signal
12.37/12.57	c march_dl returned code 137.
12.37/12.57	c run saps (UBCSAT implementation) for 2 seconds ... 
12.37/12.57	c Bin: Executing ubcsat2006
12.37/12.57	c child exited successfully
12.37/12.57	c ubcsat2006 returned code 0.
12.37/12.57	c satzilla computing base features
12.37/12.57	c satzilla doing unit-prop probe
12.37/12.57	c satzilla doing local search probe
12.37/12.57	c satzilla doing lobjois search-space size estimate
12.37/12.57	c satzilla's ranking:
12.37/12.57	c 1) march_dl: 1.845096
12.37/12.57	c 2) zchaff_rand+P: 2.477730
12.37/12.57	c 3) march_dl+P: 2.605536
12.37/12.57	c 4) minisat20: 2.709019
12.37/12.57	c 5) vallst+P: 2.765754
12.37/12.57	c 6) minisat20+P: 3.470883
12.37/12.57	c 7) kcnfs+P: 999.000000
12.37/12.57	c 8) kcnfs: 999.000000
12.37/12.57	c 9) vallst: 999.000000
12.37/12.57	c 10) zchaff_rand: 999.000000
12.37/12.57	c satzilla running march_dl ... 
1199.24/1199.73	c Bin: Executing march_dl
1199.24/1199.73	c child exit by a signal
1199.24/1199.73	c march_dl returned code 137.
1199.24/1199.73	c march_dl returned code 137.
1199.24/1199.73	c satzilla running zchaff_rand with preprocessing ... 
1199.67/1200.20	c Preprocessing...
1199.67/1200.20	c Inital problem has 19000 variables, 79800 nary clauses (0 binary clauses).
1199.67/1200.20	c Num non-binary clauses 79800, Average non-binary clause length 3.000
1199.67/1200.20	c Theory has no gaps
1199.67/1200.20	c Preprocessor runtime was 0.370 seconds.
1199.67/1200.20	c 
1199.67/1200.20	c Satisfiability of theory still undetermined.
1199.67/1200.20	c See file /tmp/98TsTq for simplified theory.
1199.67/1200.20	c Bin: Executing zchaff_rand
1199.67/1200.20	c zchaff_rand returned code 1.
1199.67/1200.20	c zchaff_rand returned code 1.
1199.67/1200.20	c satzilla running march_dl with preprocessing ... 
1199.67/1200.20	c Bin: Executing march_dl
1199.67/1200.20	c march_dl returned code 1.
1199.67/1200.20	c march_dl returned code 1.
1199.67/1200.20	c satzilla running minisat20 ... 
1199.67/1200.20	c Bin: Executing minisat20
1199.67/1200.20	c minisat20 returned code 1.
1199.67/1200.20	c minisat20 returned code 1.
1199.67/1200.20	c satzilla running vallst with preprocessing ... 
1199.67/1200.20	c Bin: Executing vallst
1199.67/1200.20	c vallst returned code 1.
1199.67/1200.20	c vallst returned code 1.
1199.67/1200.20	c satzilla running minisat20 with preprocessing ... 
1199.67/1200.20	c Bin: Executing minisat20
1199.67/1200.20	c minisat20 returned code 1.
1199.67/1200.20	c minisat20 returned code 1.
1199.67/1200.20	c satzilla running kcnfs with preprocessing ... 
1199.67/1200.20	c Bin: Executing kcnfs
1199.67/1200.20	c kcnfs returned code 1.
1199.67/1200.20	c kcnfs returned code 1.
1199.67/1200.20	c satzilla running kcnfs ... 
1199.67/1200.20	c Bin: Executing kcnfs
1199.67/1200.20	c kcnfs returned code 1.
1199.67/1200.20	c kcnfs returned code 1.
1199.67/1200.20	c satzilla running vallst ... 
1199.67/1200.20	c Bin: Executing vallst
1199.67/1200.20	c vallst returned code 1.
1199.67/1200.20	c vallst returned code 1.
1199.67/1200.20	c satzilla running zchaff_rand ... 
1199.67/1200.20	c Bin: Executing zchaff_rand
1199.67/1200.20	c zchaff_rand returned code 1.
1199.67/1200.20	c zchaff_rand returned code 1.
1199.67/1200.20	c ERROR: All Failed! 
1199.67/1200.20	c SATZILLA_TIME=1199.940000

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/node18/watcher-307448-1172120638 -o ROOT/results/node18/solver-307448-1172120638 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307448-1172120638/SATzilla2007_C /tmp/evaluation/307448-1172120638/instance-307448-1172120638.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: 0.94 0.99 0.99 2/77 19261
/proc/meminfo: memFree=1892704/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=1440 CPUtime=0
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 232018396 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 360 110 95 260 0 84 0
[pid=19262] ppid=19261 vsize=2376 CPUtime=0
/proc/19262/stat : 19262 (march_dl) R 19261 19261 17401 0 -1 4194304 407 0 0 0 0 0 0 0 20 0 1 0 232018396 2433024 402 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549756 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19262/statm: 594 410 49 118 0 473 0

[startup+0.106804 s]
/proc/loadavg: 0.94 0.99 0.99 2/77 19261
/proc/meminfo: memFree=1892704/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=1440 CPUtime=0
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 232018396 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 360 110 95 260 0 84 0
[pid=19262] ppid=19261 vsize=3432 CPUtime=0.1
/proc/19262/stat : 19262 (march_dl) R 19261 19261 17401 0 -1 4194304 762 0 0 0 10 0 0 0 20 0 1 0 232018396 3514368 757 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19262/statm: 858 757 50 118 0 737 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4872

[startup+0.514844 s]
/proc/loadavg: 0.94 0.99 0.99 2/77 19261
/proc/meminfo: memFree=1892704/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=1440 CPUtime=0
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 232018396 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 360 110 95 260 0 84 0
[pid=19262] ppid=19261 vsize=9372 CPUtime=0.5
/proc/19262/stat : 19262 (march_dl) R 19261 19261 17401 0 -1 4194304 3898 0 0 0 49 1 0 0 23 0 1 0 232018396 9596928 1950 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19262/statm: 2343 1950 55 118 0 2222 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10812

[startup+1.33492 s]
/proc/loadavg: 0.94 0.99 0.99 2/79 19263
/proc/meminfo: memFree=1878544/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=1440 CPUtime=0
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 232018396 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 360 110 95 260 0 84 0
[pid=19262] ppid=19261 vsize=11864 CPUtime=1.32
/proc/19262/stat : 19262 (march_dl) R 19261 19261 17401 0 -1 4194304 11157 0 0 0 127 5 0 0 25 0 1 0 232018396 12148736 2564 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134644124 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19262/statm: 2966 2564 67 118 0 2845 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13304

[startup+2.97108 s]
/proc/loadavg: 0.94 0.99 0.99 2/79 19263
/proc/meminfo: memFree=1872464/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=1440 CPUtime=0
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 232018396 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 360 110 95 260 0 84 0
[pid=19262] ppid=19261 vsize=20820 CPUtime=2.96
/proc/19262/stat : 19262 (march_dl) R 19261 19261 17401 0 -1 4194304 15799 0 0 0 244 52 0 0 25 0 1 0 232018396 21319680 4719 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19262/statm: 5205 4719 74 118 0 5084 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 22260

[startup+6.2484 s]
/proc/loadavg: 0.94 0.99 0.99 2/79 19264
/proc/meminfo: memFree=1885584/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=1440 CPUtime=4.99
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 135 15802 0 0 0 0 447 52 16 0 1 0 232018396 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19261/statm: 360 111 96 260 0 84 0
[pid=19264] ppid=19261 vsize=10288 CPUtime=1.13
/proc/19264/stat : 19264 (ubcsat2006) R 19261 19261 17401 0 -1 4194304 1503 0 13 0 112 1 0 0 25 0 1 0 232018897 10534912 1499 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19264/statm: 2572 1499 156 64 0 2153 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 11728

[startup+12.708 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 19264
/proc/meminfo: memFree=1885536/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 6964

[startup+25.5263 s]
/proc/loadavg: 0.96 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1866712/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=21264 CPUtime=12.94
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 15906 0 0 0 1247 47 0 0 25 0 1 0 232019654 21774336 4826 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 5316 4826 74 118 0 5195 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 28228

[startup+51.1547 s]
/proc/loadavg: 0.97 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1863576/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=24864 CPUtime=38.55
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 16668 0 0 0 3807 48 0 0 25 0 1 0 232019654 25460736 5588 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6216 5588 74 118 0 6095 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 31828

[startup+102.41 s]
/proc/loadavg: 0.99 0.99 0.99 3/79 19265
/proc/meminfo: memFree=1863128/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=25364 CPUtime=89.79
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 16801 0 0 0 8931 48 0 0 25 0 1 0 232019654 25972736 5721 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6341 5721 74 118 0 6220 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 32328

[startup+162.481 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1862808/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=25736 CPUtime=149.85
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 16880 0 0 0 14936 49 0 0 25 0 1 0 232019654 26353664 5800 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6434 5800 74 118 0 6313 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32700

[startup+222.549 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1862496/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=25864 CPUtime=209.91
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 16936 0 0 0 20941 50 0 0 25 0 1 0 232019654 26484736 5856 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6466 5856 74 118 0 6345 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 32828

[startup+282.614 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1862304/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=26096 CPUtime=269.95
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 16985 0 0 0 26945 50 0 0 25 0 1 0 232019654 26722304 5905 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6524 5905 74 118 0 6403 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 33060

[startup+342.678 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1862112/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=26212 CPUtime=330
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17025 0 0 0 32949 51 0 0 25 0 1 0 232019654 26841088 5945 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6553 5945 74 118 0 6432 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 33176

[startup+402.746 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1861920/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=26328 CPUtime=390.05
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17056 0 0 0 38954 51 0 0 25 0 1 0 232019654 26959872 5976 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6582 5976 74 118 0 6461 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 33292

[startup+462.811 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1861792/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=26452 CPUtime=450.1
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17084 0 0 0 44958 52 0 0 25 0 1 0 232019654 27086848 6004 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526910 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6613 6004 74 118 0 6492 0
Current children cumulated CPU time (s) 462.54
Current children cumulated vsize (KiB) 33416

[startup+522.88 s]

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

/proc/19265/statm: 6733 6110 74 118 0 6612 0
Current children cumulated CPU time (s) 702.76
Current children cumulated vsize (KiB) 33896

[startup+763.155 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1860704/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27056 CPUtime=750.36
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17210 0 0 0 74982 54 0 0 25 0 1 0 232019654 27705344 6130 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6764 6130 74 118 0 6643 0
Current children cumulated CPU time (s) 762.8
Current children cumulated vsize (KiB) 34020

[startup+823.224 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1860640/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27056 CPUtime=810.41
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17226 0 0 0 80987 54 0 0 25 0 1 0 232019654 27705344 6146 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6764 6146 74 118 0 6643 0
Current children cumulated CPU time (s) 822.85
Current children cumulated vsize (KiB) 34020

[startup+883.285 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1860512/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27176 CPUtime=870.46
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17244 0 0 0 86991 55 0 0 25 0 1 0 232019654 27828224 6164 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6794 6164 74 118 0 6673 0
Current children cumulated CPU time (s) 882.9
Current children cumulated vsize (KiB) 34140

[startup+943.35 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1860384/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27176 CPUtime=930.5
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17267 0 0 0 92995 55 0 0 25 0 1 0 232019654 27828224 6187 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6794 6187 74 118 0 6673 0
Current children cumulated CPU time (s) 942.94
Current children cumulated vsize (KiB) 34140

[startup+1003.42 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1860192/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27292 CPUtime=990.56
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17282 0 0 0 99000 56 0 0 25 0 1 0 232019654 27947008 6202 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6823 6202 74 118 0 6702 0
Current children cumulated CPU time (s) 1003
Current children cumulated vsize (KiB) 34256

[startup+1063.49 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1860064/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27292 CPUtime=1050.61
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17297 0 0 0 105005 56 0 0 25 0 1 0 232019654 27947008 6217 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6823 6217 74 118 0 6702 0
Current children cumulated CPU time (s) 1063.05
Current children cumulated vsize (KiB) 34256

[startup+1123.56 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1859936/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27416 CPUtime=1110.67
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17312 0 0 0 111010 57 0 0 25 0 1 0 232019654 28073984 6232 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6854 6232 74 118 0 6733 0
Current children cumulated CPU time (s) 1123.11
Current children cumulated vsize (KiB) 34380

[startup+1183.62 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1859808/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27416 CPUtime=1170.71
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17325 0 0 0 117014 57 0 0 25 0 1 0 232019654 28073984 6245 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6854 6245 74 118 0 6733 0
Current children cumulated CPU time (s) 1183.15
Current children cumulated vsize (KiB) 34380

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

[startup+1187.41 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1859808/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27416 CPUtime=1174.5
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17325 0 0 0 117393 57 0 0 25 0 1 0 232019654 28073984 6245 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6854 6245 74 118 0 6733 0
Current children cumulated CPU time (s) 1186.94
Current children cumulated vsize (KiB) 34380

[startup+1193.97 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1859808/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27416 CPUtime=1181.06
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17326 0 0 0 118049 57 0 0 25 0 1 0 232019654 28073984 6246 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6854 6246 74 118 0 6733 0
Current children cumulated CPU time (s) 1193.5
Current children cumulated vsize (KiB) 34380

[startup+1197.26 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1859744/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27416 CPUtime=1184.34
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17327 0 0 0 118377 57 0 0 25 0 1 0 232019654 28073984 6247 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6854 6247 74 118 0 6733 0
Current children cumulated CPU time (s) 1196.78
Current children cumulated vsize (KiB) 34380

[startup+1198.9 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1859744/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27416 CPUtime=1185.98
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17327 0 0 0 118541 57 0 0 25 0 1 0 232019654 28073984 6247 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6854 6247 74 118 0 6733 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 34380

[startup+1199.71 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1859744/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=6964 CPUtime=12.44
/proc/19261/stat : 19261 (SATzilla2007_C) S 19259 19261 17401 0 -1 4194304 5434 17311 0 13 523 6 659 56 25 0 1 0 232018396 7131136 1549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19261/statm: 1741 1549 157 260 0 1465 0
[pid=19265] ppid=19261 vsize=27416 CPUtime=1186.8
/proc/19265/stat : 19265 (march_dl) R 19261 19261 17401 0 -1 4194304 17327 0 0 0 118623 57 0 0 25 0 1 0 232019654 28073984 6247 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19265/statm: 6854 6247 74 118 0 6733 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 34380

[startup+1200.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19265
/proc/meminfo: memFree=1859744/2055920 swapFree=4192812/4192956
[pid=19261] ppid=19259 vsize=19812 CPUtime=1199.67
/proc/19261/stat : 19261 (SATzilla2007_C) R 19259 19261 17401 0 -1 4194304 8826 34638 0 13 558 11 119284 114 21 0 1 0 232018396 20287488 4555 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 0 0 0
/proc/19261/statm: 4953 4555 165 260 0 4677 0
Current children cumulated CPU time (s) 1199.67
Current children cumulated vsize (KiB) 19812

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.77
CPU user time (s): 1198.49
CPU system time (s): 1.2838
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 34380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.49
system time used= 1.2838
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43471
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55
involuntary context switches= 1807

runsolver used 1.3248 second user time and 2.93955 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu Feb 22 05:03:59 UTC 2007

IDJOB= 307448
IDBENCH= 20205
IDSOLVER= 135
FILE ID= node18/307448-1172120638

PBS_JOBID= 3865364

Free space on /tmp= 66535 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1172889356-05.cnf
COMMAND LINE= /tmp/evaluation/307448-1172120638/SATzilla2007_C /tmp/evaluation/307448-1172120638/instance-307448-1172120638.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-307448-1172120638 -o ROOT/results/node18/solver-307448-1172120638 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307448-1172120638/SATzilla2007_C /tmp/evaluation/307448-1172120638/instance-307448-1172120638.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  ed69b58d607202c9e89604f68f2d7c34

RANDOM SEED= 76609845

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1893112 kB
Buffers:          4156 kB
Cached:          49224 kB
SwapCached:          0 kB
Active:          92176 kB
Inactive:        20908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9912 kB
Writeback:           0 kB
Mapped:          78608 kB
Slab:            35300 kB
Committed_AS:   913264 kB
PageTables:       1668 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= 66535 MiB

End job on node18 on Thu Feb 22 05:23:59 UTC 2007