Trace number 318564

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 RANDOMUNSAT 952.789 953.271

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1080.cnf
MD5SUM4648b50fdaaf9e2a2c3c691f7cb02f96
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20881
Satisfiable
(Un)Satisfiability was proved
Number of variables118226
Number of clauses375379
Sum of the clauses size994145
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125414
Number of clauses of size 3246676
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

67.11/67.39	c run March_dl for 5 seconds ... 
67.11/67.39	c Bin: Executing march_dl
67.11/67.39	c child exit by a signal
67.11/67.39	c march_dl returned code 137.
67.11/67.39	c run saps (UBCSAT implementation) for 2 seconds ... 
67.11/67.39	c Bin: Executing ubcsat2006
67.11/67.39	c child exited successfully
67.11/67.39	c ubcsat2006 returned code 0.
67.11/67.39	c satzilla computing base features
67.11/67.39	c satzilla doing unit-prop probe
67.11/67.39	c satzilla doing local search probe
67.11/67.39	c satzilla doing lobjois search-space size estimate
67.11/67.39	c satzilla's ranking:
67.11/67.39	c 1) march_dl: -54250.522591
67.11/67.39	c 2) minisat20+P: 906.370680
67.11/67.39	c 3) kcnfs+P: 999.000000
67.11/67.39	c 4) march_dl+P: 999.000000
67.11/67.39	c 5) vallst+P: 999.000000
67.11/67.39	c 6) zchaff_rand+P: 999.000000
67.11/67.39	c 7) vallst: 999.000000
67.11/67.39	c 8) zchaff_rand: 999.000000
67.11/67.39	c 9) minisat20: 999.000000
67.11/67.39	c 10) kcnfs: 2662.107358
67.11/67.39	c satzilla running march_dl ... 
952.69/953.26	c Bin: Executing march_dl
952.69/953.26	c child exited successfully
952.69/953.26	c march_dl returned code 20.
952.69/953.26	s UNSATISFIABLE
952.69/953.26	c SATZILLA_TIME=952.910000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-318564-1176320001 -o ROOT/results/node59/solver-318564-1176320001 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318564-1176320001/SATzilla2007_R /tmp/evaluation/318564-1176320001/instance-318564-1176320001.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4788
/proc/meminfo: memFree=1840640/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=1440 CPUtime=0
/proc/4788/stat : 4788 (SATzilla2007_R) D 4786 4788 4249 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 79909757 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/4788/statm: 360 110 95 260 0 84 0

[startup+0.00626099 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4788
/proc/meminfo: memFree=1840640/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=1440 CPUtime=0
/proc/4788/stat : 4788 (SATzilla2007_R) D 4786 4788 4249 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 79909757 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/4788/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101283 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4788
/proc/meminfo: memFree=1840640/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=1440 CPUtime=0
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79909757 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301324 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4788
/proc/meminfo: memFree=1840640/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=1440 CPUtime=0
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79909757 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.7014 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4788
/proc/meminfo: memFree=1840640/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=1440 CPUtime=0
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79909757 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50154 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4790
/proc/meminfo: memFree=1807472/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=1440 CPUtime=0
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79909757 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 360 110 95 260 0 84 0
[pid=4790] ppid=4788 vsize=40768 CPUtime=1.46
/proc/4790/stat : 4790 (march_dl) R 4788 4788 4249 0 -1 4194304 11623 0 0 0 142 4 0 0 25 0 1 0 79909759 41746432 8704 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4790/statm: 10192 8704 55 118 0 10071 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 42208

[startup+3.10285 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4790
/proc/meminfo: memFree=1805488/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=1440 CPUtime=0
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79909757 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 360 110 95 260 0 84 0
[pid=4790] ppid=4788 vsize=40768 CPUtime=3.07
/proc/4790/stat : 4790 (march_dl) R 4788 4788 4249 0 -1 4194304 15502 0 0 0 300 7 0 0 25 0 1 0 79909759 41746432 8862 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4790/statm: 10192 8862 57 118 0 10071 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 42208

[startup+6.30146 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4791
/proc/meminfo: memFree=1835248/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=1440 CPUtime=5
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 135 15953 0 0 0 0 492 8 16 0 1 0 79909757 1474560 111 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4788/statm: 360 111 96 260 0 84 0
[pid=4791] ppid=4788 vsize=34888 CPUtime=1.16
/proc/4791/stat : 4791 (ubcsat2006) R 4788 4788 4249 0 -1 4194304 6392 0 13 0 114 2 0 0 25 0 1 0 79910260 35725312 6388 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4791/statm: 8722 6388 156 64 0 8303 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 36328

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4791
/proc/meminfo: memFree=1800888/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=42272 CPUtime=12.54
/proc/4788/stat : 4788 (SATzilla2007_R) R 4786 4788 4249 0 -1 4194304 9726 22351 0 13 493 5 745 11 25 0 1 0 79909757 43286528 9695 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/4788/statm: 10568 9695 121 260 0 10292 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 42272

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4791
/proc/meminfo: memFree=1800504/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=42272 CPUtime=25.34
/proc/4788/stat : 4788 (SATzilla2007_R) R 4786 4788 4249 0 -1 4194304 9866 22351 0 13 1771 7 745 11 25 0 1 0 79909757 43286528 9835 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/4788/statm: 10568 9835 121 260 0 10292 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 42272

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4791
/proc/meminfo: memFree=1799480/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=42272 CPUtime=50.93
/proc/4788/stat : 4788 (SATzilla2007_R) R 4786 4788 4249 0 -1 4194304 10134 22351 0 13 4327 10 745 11 25 0 1 0 79909757 43286528 10103 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/4788/statm: 10568 10103 121 260 0 10292 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 42272

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4792
/proc/meminfo: memFree=1709424/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=116888 CPUtime=34.88
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 33167 0 0 0 3474 14 0 0 25 0 1 0 79916497 119693312 26354 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134518375 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 29222 26354 57 118 0 29101 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 143160

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4792
/proc/meminfo: memFree=1680304/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=151672 CPUtime=94.85
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 41182 0 0 0 9467 18 0 0 25 0 1 0 79916497 155312128 33673 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134519769 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 37918 33673 65 118 0 37797 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 177944

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4792
/proc/meminfo: memFree=1665136/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=169092 CPUtime=154.83
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 44926 0 0 0 15463 20 0 0 25 0 1 0 79916497 173150208 37417 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134518421 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 42273 37417 65 118 0 42152 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 195364

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4794
/proc/meminfo: memFree=1651368/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=183544 CPUtime=214.81
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48307 0 0 0 21459 22 0 0 25 0 1 0 79916497 187949056 40798 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134518382 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 45886 40798 65 118 0 45765 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 209816

[startup+342.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1650416/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=184476 CPUtime=274.79
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48534 0 0 0 27457 22 0 0 25 0 1 0 79916497 188903424 41025 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46119 41025 65 118 0 45998 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 210748

[startup+402.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1650416/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=184476 CPUtime=334.77
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48534 0 0 0 33455 22 0 0 25 0 1 0 79916497 188903424 41025 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520491 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46119 41025 65 118 0 45998 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 210748

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1650352/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=184476 CPUtime=394.75
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48546 0 0 0 39452 23 0 0 25 0 1 0 79916497 188903424 41037 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46119 41037 65 118 0 45998 0

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


[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1650352/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=184608 CPUtime=454.73
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48552 0 0 0 45450 23 0 0 25 0 1 0 79916497 189038592 41043 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520493 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46152 41043 65 118 0 46031 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 210880

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1650352/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=184608 CPUtime=514.71
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48552 0 0 0 51448 23 0 0 25 0 1 0 79916497 189038592 41043 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46152 41043 65 118 0 46031 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 210880

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1650352/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=184608 CPUtime=574.69
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48552 0 0 0 57446 23 0 0 25 0 1 0 79916497 189038592 41043 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134519788 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46152 41043 65 118 0 46031 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 210880

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1650352/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=184608 CPUtime=634.66
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48552 0 0 0 63443 23 0 0 25 0 1 0 79916497 189038592 41043 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46152 41043 65 118 0 46031 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 210880

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1650352/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=184608 CPUtime=694.66
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48552 0 0 0 69442 24 0 0 25 0 1 0 79916497 189038592 41043 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46152 41043 65 118 0 46031 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 210880

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1650352/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=184608 CPUtime=754.63
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48552 0 0 0 75439 24 0 0 25 0 1 0 79916497 189038592 41043 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46152 41043 65 118 0 46031 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 210880

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1649712/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=185136 CPUtime=814.61
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48698 0 0 0 81437 24 0 0 25 0 1 0 79916497 189579264 41189 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520481 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46284 41189 65 118 0 46163 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 211408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1649648/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=185136 CPUtime=874.59
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48710 0 0 0 87435 24 0 0 25 0 1 0 79916497 189579264 41201 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46284 41201 65 118 0 46163 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 211408

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

[startup+947.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1649648/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=185136 CPUtime=879.39
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48710 0 0 0 87915 24 0 0 25 0 1 0 79916497 189579264 41201 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46284 41201 65 118 0 46163 0
Current children cumulated CPU time (s) 946.6
Current children cumulated vsize (KiB) 211408

[startup+950.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1649648/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=185136 CPUtime=882.59
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48710 0 0 0 88235 24 0 0 25 0 1 0 79916497 189579264 41201 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46284 41201 65 118 0 46163 0
Current children cumulated CPU time (s) 949.8
Current children cumulated vsize (KiB) 211408

[startup+951.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1649648/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=185136 CPUtime=884.18
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 48710 0 0 0 88394 24 0 0 25 0 1 0 79916497 189579264 41201 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134519762 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 46284 41201 65 118 0 46163 0
Current children cumulated CPU time (s) 951.39
Current children cumulated vsize (KiB) 211408

[startup+952.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1641200/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=219308 CPUtime=884.98
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 58004 0 0 0 88471 27 0 0 25 0 1 0 79916497 224571392 48453 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134551081 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 54827 48453 68 118 0 54706 0
Current children cumulated CPU time (s) 952.19
Current children cumulated vsize (KiB) 245580

[startup+953.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1641200/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=219308 CPUtime=885.38
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 58004 0 0 0 88511 27 0 0 25 0 1 0 79916497 224571392 48453 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134551097 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 54827 48453 68 118 0 54706 0
Current children cumulated CPU time (s) 952.59
Current children cumulated vsize (KiB) 245580

[startup+953.203 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4794
/proc/meminfo: memFree=1641200/2055920 swapFree=4192812/4192956
[pid=4788] ppid=4786 vsize=26272 CPUtime=67.21
/proc/4788/stat : 4788 (SATzilla2007_R) S 4786 4788 4249 0 -1 4194304 24102 22351 0 13 5945 20 745 11 25 0 1 0 79909757 26902528 6279 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4788/statm: 6568 6279 157 260 0 6292 0
[pid=4792] ppid=4788 vsize=219308 CPUtime=885.48
/proc/4792/stat : 4792 (march_dl) R 4788 4788 4249 0 -1 4194304 58515 0 0 0 88521 27 0 0 25 0 1 0 79916497 224571392 48964 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134587114 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4792/statm: 54827 48965 68 118 0 54706 0
Current children cumulated CPU time (s) 952.69
Current children cumulated vsize (KiB) 245580

Child status: 20
Real time (s): 953.271
CPU time (s): 952.789
CPU user time (s): 952.155
CPU system time (s): 0.633903
CPU usage (%): 99.9494
Max. virtual memory (cumulated for all children) (KiB): 245580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 952.155
system time used= 0.633903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105042
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= 63
involuntary context switches= 1239

runsolver used 0.697893 second user time and 1.9777 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Wed Apr 11 19:33:21 UTC 2007

IDJOB= 318564
IDBENCH= 20457
IDSOLVER= 134
FILE ID= node59/318564-1176320001

PBS_JOBID= 4516707

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1080.cnf
COMMAND LINE= /tmp/evaluation/318564-1176320001/SATzilla2007_R /tmp/evaluation/318564-1176320001/instance-318564-1176320001.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-318564-1176320001 -o ROOT/results/node59/solver-318564-1176320001 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318564-1176320001/SATzilla2007_R /tmp/evaluation/318564-1176320001/instance-318564-1176320001.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  4648b50fdaaf9e2a2c3c691f7cb02f96

RANDOM SEED= 16972808

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.268
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.268
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:       1841112 kB
Buffers:          8280 kB
Cached:         100248 kB
SwapCached:          0 kB
Active:          48672 kB
Inactive:        75356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15468 kB
Writeback:           0 kB
Mapped:          25652 kB
Slab:            76740 kB
Committed_AS:   126388 kB
PageTables:       1472 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= 66550 MiB

End job on node59 on Wed Apr 11 19:49:15 UTC 2007