Trace number 455795

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) 9998.3 10001.3

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1847.13
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

Solver Data (download as text)

10.46/10.58	c run March_dl for 5 seconds ... 
10.46/10.58	c Bin: Executing march_dl
10.46/10.58	c child exit by a signal
10.46/10.58	c march_dl returned code 137.
10.46/10.58	c run saps (UBCSAT implementation) for 2 seconds ... 
10.46/10.58	c Bin: Executing ubcsat2006
10.46/10.58	c child exited successfully
10.46/10.58	c ubcsat2006 returned code 0.
10.46/10.58	c satzilla computing base features
10.46/10.58	c satzilla doing unit-prop probe
10.46/10.58	c satzilla doing local search probe
10.46/10.58	c satzilla doing lobjois search-space size estimate
10.46/10.58	c satzilla's ranking:
10.46/10.58	c 1) march_dl: -0.436368
10.46/10.58	c 2) minisat20+P: -0.323358
10.46/10.58	c 3) minisat20: 1.396076
10.46/10.58	c 4) march_dl+P: 2.711192
10.46/10.58	c 5) vallst+P: 3.427434
10.46/10.58	c 6) zchaff_rand+P: 5.733514
10.46/10.58	c 7) kcnfs+P: 999.000000
10.46/10.58	c 8) kcnfs: 999.000000
10.46/10.58	c 9) vallst: 999.000000
10.46/10.58	c 10) zchaff_rand: 999.000000
10.46/10.58	c satzilla running march_dl ... 
9998.02/10001.00	c Bin: Executing march_dl
9998.02/10001.00	c child exit by a signal
9998.02/10001.00	c march_dl returned code 137.
9998.02/10001.00	c march_dl returned code 137.
9998.02/10001.00	c satzilla running minisat20 with preprocessing ... 
9998.24/10001.24	c Preprocessing...
9998.24/10001.24	c Inital problem has 4614 variables, 9105 nary clauses (7532 binary clauses).
9998.24/10001.24	c Num non-binary clauses 9104, Average non-binary clause length 3.179
9998.24/10001.24	c Theory has no gaps
9998.24/10001.24	c Preprocessor runtime was 0.210 seconds.
9998.24/10001.24	c 
9998.24/10001.24	c Satisfiability of theory still undetermined.
9998.24/10001.24	c See file /tmp/h6Ik3N for simplified theory.
9998.24/10001.24	c Bin: Executing minisat20
9998.24/10001.24	c minisat20 returned code 1.
9998.24/10001.24	c minisat20 returned code 1.
9998.24/10001.24	c satzilla running minisat20 ... 
9998.24/10001.24	c Bin: Executing minisat20
9998.24/10001.24	c minisat20 returned code 1.
9998.24/10001.24	c minisat20 returned code 1.
9998.24/10001.24	c satzilla running march_dl with preprocessing ... 
9998.24/10001.24	c Bin: Executing march_dl
9998.24/10001.24	c march_dl returned code 1.
9998.24/10001.24	c march_dl returned code 1.
9998.24/10001.24	c satzilla running vallst with preprocessing ... 
9998.24/10001.24	c Bin: Executing vallst
9998.24/10001.24	c vallst returned code 1.
9998.24/10001.24	c vallst returned code 1.
9998.24/10001.24	c satzilla running zchaff_rand with preprocessing ... 
9998.24/10001.24	c Bin: Executing zchaff_rand
9998.24/10001.24	c zchaff_rand returned code 1.
9998.24/10001.24	c zchaff_rand returned code 1.
9998.24/10001.24	c satzilla running kcnfs with preprocessing ... 
9998.24/10001.24	c Bin: Executing kcnfs
9998.24/10001.24	c kcnfs returned code 1.
9998.24/10001.24	c kcnfs returned code 1.
9998.24/10001.24	c satzilla running kcnfs ... 
9998.24/10001.24	c Bin: Executing kcnfs
9998.24/10001.24	c kcnfs returned code 1.
9998.24/10001.24	c kcnfs returned code 1.
9998.24/10001.24	c satzilla running vallst ... 
9998.24/10001.24	c Bin: Executing vallst
9998.24/10001.24	c vallst returned code 1.
9998.24/10001.24	c vallst returned code 1.
9998.24/10001.24	c satzilla running zchaff_rand ... 
9998.24/10001.24	c Bin: Executing zchaff_rand
9998.24/10001.24	c zchaff_rand returned code 1.
9998.24/10001.24	c zchaff_rand returned code 1.
9998.24/10001.24	c ERROR: All Failed! 
9998.24/10001.24	c SATZILLA_TIME=9999.800000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-455795-1178578966 -o ROOT/results/node11/solver-455795-1178578966 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455795-1178578966/SATzilla2007_C /tmp/evaluation/455795-1178578966/instance-455795-1178578966.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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 0.99 0.99 3/77 29196
/proc/meminfo: memFree=1719288/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=1440 CPUtime=0
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 298945564 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 360 110 95 260 0 84 0
[pid=29197] ppid=29196 vsize=1052 CPUtime=0
/proc/29197/stat : 29197 (march_dl) R 29196 29196 28704 0 -1 4194304 160 0 0 0 0 0 0 0 19 0 1 0 298945564 1077248 155 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29197/statm: 263 155 50 118 0 142 0

[startup+0.039426 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 29196
/proc/meminfo: memFree=1719288/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=1440 CPUtime=0
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 298945564 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 360 110 95 260 0 84 0
[pid=29197] ppid=29196 vsize=2092 CPUtime=0.03
/proc/29197/stat : 29197 (march_dl) R 29196 29196 28704 0 -1 4194304 426 0 0 0 3 0 0 0 19 0 1 0 298945564 2142208 361 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29197/statm: 523 365 55 118 0 402 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3532

[startup+0.102435 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 29196
/proc/meminfo: memFree=1719288/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=1440 CPUtime=0
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 298945564 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 360 110 95 260 0 84 0
[pid=29197] ppid=29196 vsize=3976 CPUtime=0.09
/proc/29197/stat : 29197 (march_dl) R 29196 29196 28704 0 -1 4194304 1673 0 0 0 9 0 0 0 19 0 1 0 298945564 4071424 850 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134552282 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29197/statm: 994 850 68 118 0 873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5416

[startup+0.301457 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 29196
/proc/meminfo: memFree=1719288/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=1440 CPUtime=0
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 298945564 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 360 110 95 260 0 84 0
[pid=29197] ppid=29196 vsize=6312 CPUtime=0.29
/proc/29197/stat : 29197 (march_dl) R 29196 29196 28704 0 -1 4194304 2338 0 0 0 29 0 0 0 20 0 1 0 298945564 6463488 1430 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134547362 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29197/statm: 1578 1430 73 118 0 1457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7752

[startup+0.702505 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 29196
/proc/meminfo: memFree=1719288/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=1440 CPUtime=0
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 298945564 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 360 110 95 260 0 84 0
[pid=29197] ppid=29196 vsize=6908 CPUtime=0.69
/proc/29197/stat : 29197 (march_dl) R 29196 29196 28704 0 -1 4194304 2414 0 0 0 69 0 0 0 24 0 1 0 298945564 7073792 1506 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29197/statm: 1727 1506 75 118 0 1606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8348

[startup+1.5026 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29198
/proc/meminfo: memFree=1712488/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=1440 CPUtime=0
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 298945564 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 360 110 95 260 0 84 0
[pid=29197] ppid=29196 vsize=8548 CPUtime=1.49
/proc/29197/stat : 29197 (march_dl) R 29196 29196 28704 0 -1 4194304 2793 0 0 0 148 1 0 0 25 0 1 0 298945564 8753152 1885 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29197/statm: 2137 1885 75 118 0 2016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9988

[startup+3.10179 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29198
/proc/meminfo: memFree=1711528/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=1440 CPUtime=0
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 298945564 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 360 110 95 260 0 84 0
[pid=29197] ppid=29196 vsize=9072 CPUtime=3.09
/proc/29197/stat : 29197 (march_dl) R 29196 29196 28704 0 -1 4194304 2937 0 0 0 308 1 0 0 25 0 1 0 298945564 9289728 2029 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29197/statm: 2268 2029 75 118 0 2147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10512

[startup+6.30117 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29199
/proc/meminfo: memFree=1717608/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=1440 CPUtime=4.99
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 134 3041 0 0 0 0 498 1 16 0 1 0 298945564 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29196/statm: 360 111 96 260 0 84 0
[pid=29199] ppid=29196 vsize=6188 CPUtime=1.28
/proc/29199/stat : 29199 (ubcsat2006) R 29196 29196 28704 0 -1 4194304 501 0 0 0 118 10 0 0 25 0 1 0 298946064 6336512 484 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29199/statm: 1547 484 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29200
/proc/meminfo: memFree=1710440/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=8808 CPUtime=2.11
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 2873 0 0 0 210 1 0 0 25 0 1 0 298946622 9019392 1965 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 2202 1965 75 118 0 2081 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11416

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29200
/proc/meminfo: memFree=1708840/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=10128 CPUtime=14.9
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 3183 0 0 0 1489 1 0 0 25 0 1 0 298946622 10371072 2275 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 2532 2275 75 118 0 2411 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 12736

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29200
/proc/meminfo: memFree=1708456/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=10392 CPUtime=40.49
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 3276 0 0 0 4047 2 0 0 25 0 1 0 298946622 10641408 2368 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 2598 2368 75 118 0 2477 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13000

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29200
/proc/meminfo: memFree=1707816/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=11052 CPUtime=91.69
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 3447 0 0 0 9166 3 0 0 25 0 1 0 298946622 11317248 2539 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134553685 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 2763 2539 75 118 0 2642 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13660

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29200
/proc/meminfo: memFree=1707176/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=11712 CPUtime=151.66
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 3593 0 0 0 15163 3 0 0 25 0 1 0 298946622 11993088 2685 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134564492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 2928 2685 75 118 0 2807 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 14320

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29200
/proc/meminfo: memFree=1706984/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=11844 CPUtime=211.64
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 3635 0 0 0 21161 3 0 0 25 0 1 0 298946622 12128256 2727 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 2961 2727 75 118 0 2840 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 14452

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29200
/proc/meminfo: memFree=1706856/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=11976 CPUtime=271.63
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 3659 0 0 0 27159 4 0 0 25 0 1 0 298946622 12263424 2751 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134571556 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 2994 2751 75 118 0 2873 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 14584

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 29200
/proc/meminfo: memFree=1706792/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=11976 CPUtime=331.61
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 3672 0 0 0 33157 4 0 0 25 0 1 0 298946622 12263424 2764 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134571803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 2994 2764 75 118 0 2873 0

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

/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9628.87
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4577 0 0 0 962808 79 0 0 25 0 1 0 298946622 16048128 3669 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134588093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3669 75 118 0 3797 0
Current children cumulated CPU time (s) 9639.42
Current children cumulated vsize (KiB) 18280

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29600
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9688.86
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4577 0 0 0 968806 80 0 0 25 0 1 0 298946622 16048128 3669 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134567350 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3669 75 118 0 3797 0
Current children cumulated CPU time (s) 9699.41
Current children cumulated vsize (KiB) 18280

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29600
/proc/meminfo: memFree=1703144/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9748.84
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4578 0 0 0 974804 80 0 0 25 0 1 0 298946622 16048128 3670 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527610 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3670 75 118 0 3797 0
Current children cumulated CPU time (s) 9759.39
Current children cumulated vsize (KiB) 18280

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29600
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9808.82
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4578 0 0 0 980801 81 0 0 25 0 1 0 298946622 16048128 3670 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527365 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3670 75 118 0 3797 0
Current children cumulated CPU time (s) 9819.37
Current children cumulated vsize (KiB) 18280

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29602
/proc/meminfo: memFree=1702880/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9868.81
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4579 0 0 0 986800 81 0 0 25 0 1 0 298946622 16048128 3671 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134566764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3671 75 118 0 3797 0
Current children cumulated CPU time (s) 9879.36
Current children cumulated vsize (KiB) 18280

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29602
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9928.78
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4579 0 0 0 992797 81 0 0 25 0 1 0 298946622 16048128 3671 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134567973 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3671 75 118 0 3797 0
Current children cumulated CPU time (s) 9939.33
Current children cumulated vsize (KiB) 18280

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29602
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9944.79
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4579 0 0 0 994397 82 0 0 25 0 1 0 298946622 16048128 3671 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134571803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3671 75 118 0 3797 0
Current children cumulated CPU time (s) 9955.34
Current children cumulated vsize (KiB) 18280

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29602
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9970.38
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4579 0 0 0 996956 82 0 0 25 0 1 0 298946622 16048128 3671 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3671 75 118 0 3797 0
Current children cumulated CPU time (s) 9980.93
Current children cumulated vsize (KiB) 18280

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29602
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9976.78
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4579 0 0 0 997596 82 0 0 25 0 1 0 298946622 16048128 3671 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134550973 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3671 75 118 0 3797 0
Current children cumulated CPU time (s) 9987.33
Current children cumulated vsize (KiB) 18280

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29602
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9983.18
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4579 0 0 0 998236 82 0 0 25 0 1 0 298946622 16048128 3671 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134571722 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3671 75 118 0 3797 0
Current children cumulated CPU time (s) 9993.73
Current children cumulated vsize (KiB) 18280

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29602
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9984.77
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4579 0 0 0 998395 82 0 0 25 0 1 0 298946622 16048128 3671 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3671 75 118 0 3797 0
Current children cumulated CPU time (s) 9995.32
Current children cumulated vsize (KiB) 18280

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29602
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9986.37
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4579 0 0 0 998555 82 0 0 25 0 1 0 298946622 16048128 3671 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3671 75 118 0 3797 0
Current children cumulated CPU time (s) 9996.92
Current children cumulated vsize (KiB) 18280

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29602
/proc/meminfo: memFree=1703080/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=2608 CPUtime=10.55
/proc/29196/stat : 29196 (SATzilla2007_C) S 29194 29196 28704 0 -1 4194304 1420 3548 0 0 329 8 701 17 25 0 1 0 298945564 2670592 476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29196/statm: 652 476 157 260 0 376 0
[pid=29200] ppid=29196 vsize=15672 CPUtime=9987.17
/proc/29200/stat : 29200 (march_dl) R 29196 29196 28704 0 -1 4194304 4579 0 0 0 998635 82 0 0 25 0 1 0 298946622 16048128 3671 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134552309 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 3918 3671 75 118 0 3797 0
Current children cumulated CPU time (s) 9997.72
Current children cumulated vsize (KiB) 18280

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29602
/proc/meminfo: memFree=1714608/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=8028 CPUtime=9998.14
/proc/29196/stat : 29196 (SATzilla2007_C) R 29194 29196 28704 0 -1 4194304 2275 8127 0 0 338 9 999367 100 18 0 1 0 298945564 8220672 1243 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134597394 0 0 4096 0 0 0 0 17 0 0 0
/proc/29196/statm: 2007 1243 164 260 0 1731 0
Current children cumulated CPU time (s) 9998.14
Current children cumulated vsize (KiB) 8028

[startup+10001.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29602
/proc/meminfo: memFree=1714608/2055920 swapFree=4147148/4192956
[pid=29196] ppid=29194 vsize=8028 CPUtime=9998.24
/proc/29196/stat : 29196 (SATzilla2007_C) R 29194 29196 28704 0 -1 4194304 2343 8127 0 0 347 10 999367 100 19 0 1 0 298945564 8220672 1293 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/29196/statm: 2007 1293 164 260 0 1731 0
Current children cumulated CPU time (s) 9998.24
Current children cumulated vsize (KiB) 8028

Child status: 17
Real time (s): 10001.3
CPU time (s): 9998.3
CPU user time (s): 9997.19
CPU system time (s): 1.11183
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 18280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.19
system time used= 1.11183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10488
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= 25
involuntary context switches= 21225

runsolver used 9.58454 second user time and 25.1582 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon May  7 23:02:46 UTC 2007

IDJOB= 455795
IDBENCH= 20400
IDSOLVER= 179
FILE ID= node11/455795-1178578966

PBS_JOBID= 5217708

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-08.cnf
COMMAND LINE= /tmp/evaluation/455795-1178578966/SATzilla2007_C /tmp/evaluation/455795-1178578966/instance-455795-1178578966.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-455795-1178578966 -o ROOT/results/node11/solver-455795-1178578966 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455795-1178578966/SATzilla2007_C /tmp/evaluation/455795-1178578966/instance-455795-1178578966.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  81ed5ec4a2e7c208a4184383f9e53838

RANDOM SEED= 791316878

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1719760 kB
Buffers:         42112 kB
Cached:         197084 kB
SwapCached:      14512 kB
Active:         186904 kB
Inactive:        75728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719760 kB
SwapTotal:     4192956 kB
SwapFree:      4147148 kB
Dirty:            8636 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            59012 kB
Committed_AS:  7515532 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Tue May  8 01:49:28 UTC 2007