Trace number 318195

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 269.899 270.09

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1093.cnf
MD5SUMfe5edee84f2eb21126b00640515281bf
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.08383
Satisfiable
(Un)Satisfiability was proved
Number of variables106648
Number of clauses337439
Sum of the clauses size896316
Maximum clause length3
Minimum clause length1
Number of clauses of size 12907
Number of clauses of size 2110187
Number of clauses of size 3224345
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

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

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/node25/watcher-318195-1176314717 -o ROOT/results/node25/solver-318195-1176314717 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318195-1176314717/SATzilla2007_R /tmp/evaluation/318195-1176314717/instance-318195-1176314717.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.00 0.00 0.00 3/64 15045
/proc/meminfo: memFree=148752/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=1440 CPUtime=0
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79388835 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 360 110 95 260 0 84 0
[pid=15046] ppid=15045 vsize=5764 CPUtime=0
/proc/15046/stat : 15046 (march_dl) R 15045 15045 14968 0 -1 4194304 555 0 0 0 0 0 0 0 19 0 1 0 79388835 5902336 550 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15046/statm: 1441 554 49 118 0 1320 0

[startup+0.0301051 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 15045
/proc/meminfo: memFree=148752/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=1440 CPUtime=0
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79388835 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 360 110 95 260 0 84 0
[pid=15046] ppid=15045 vsize=10056 CPUtime=0.02
/proc/15046/stat : 15046 (march_dl) R 15045 15045 14968 0 -1 4194304 2001 0 0 0 2 0 0 0 19 0 1 0 79388835 10297344 1996 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15046/statm: 2514 1996 50 118 0 2393 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11496

[startup+0.102116 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 15045
/proc/meminfo: memFree=148752/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=1440 CPUtime=0
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79388835 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 360 110 95 260 0 84 0
[pid=15046] ppid=15045 vsize=10848 CPUtime=0.09
/proc/15046/stat : 15046 (march_dl) R 15045 15045 14968 0 -1 4194304 2257 0 0 0 9 0 0 0 20 0 1 0 79388835 11108352 2252 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15046/statm: 2712 2253 50 118 0 2591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12288

[startup+0.301149 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 15045
/proc/meminfo: memFree=148752/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=1440 CPUtime=0
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79388835 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 360 110 95 260 0 84 0
[pid=15046] ppid=15045 vsize=12960 CPUtime=0.29
/proc/15046/stat : 15046 (march_dl) R 15045 15045 14968 0 -1 4194304 2922 0 0 0 28 1 0 0 20 0 1 0 79388835 13271040 2917 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15046/statm: 3240 2917 50 118 0 3119 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14400

[startup+0.702216 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 15045
/proc/meminfo: memFree=148752/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=1440 CPUtime=0
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79388835 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 360 110 95 260 0 84 0
[pid=15046] ppid=15045 vsize=31588 CPUtime=0.69
/proc/15046/stat : 15046 (march_dl) R 15045 15045 14968 0 -1 4194304 7038 0 0 0 66 3 0 0 25 0 1 0 79388835 32346112 6272 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15046/statm: 7897 6272 53 118 0 7776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33028

[startup+1.50135 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 15047
/proc/meminfo: memFree=114240/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=1440 CPUtime=0
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79388835 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 360 110 95 260 0 84 0
[pid=15046] ppid=15045 vsize=36792 CPUtime=1.49
/proc/15046/stat : 15046 (march_dl) R 15045 15045 14968 0 -1 4194304 10378 0 0 0 145 4 0 0 25 0 1 0 79388835 37675008 7858 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134651505 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15046/statm: 9198 7858 55 118 0 9077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38232

[startup+3.10162 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 15047
/proc/meminfo: memFree=116992/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=1440 CPUtime=0
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 79388835 1474560 110 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 360 110 95 260 0 84 0
[pid=15046] ppid=15045 vsize=36792 CPUtime=3.09
/proc/15046/stat : 15046 (march_dl) R 15045 15045 14968 0 -1 4194304 14630 0 0 0 303 6 0 0 25 0 1 0 79388835 37675008 8002 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134524928 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15046/statm: 9198 8002 57 118 0 9077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38232

[startup+6.30116 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 15048
/proc/meminfo: memFree=144000/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=1440 CPUtime=4.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 135 15658 0 0 0 0 491 8 16 0 1 0 79388835 1474560 111 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15045/statm: 360 111 96 260 0 84 0
[pid=15048] ppid=15045 vsize=30788 CPUtime=1.2
/proc/15048/stat : 15048 (ubcsat2006) R 15045 15045 14968 0 -1 4194304 5788 0 0 0 118 2 0 0 25 0 1 0 79389335 31526912 5771 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15048/statm: 7697 5771 156 64 0 7278 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 32228

[startup+12.7012 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 15048
/proc/meminfo: memFree=114000/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=38260 CPUtime=12.59
/proc/15045/stat : 15045 (SATzilla2007_R) R 15043 15045 14968 0 -1 4194304 8798 21452 0 0 505 4 738 12 25 0 1 0 79388835 39178240 8767 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15045/statm: 9565 8767 121 260 0 9289 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 38260

[startup+25.5014 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 15048
/proc/meminfo: memFree=113488/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=38260 CPUtime=25.39
/proc/15045/stat : 15045 (SATzilla2007_R) R 15043 15045 14968 0 -1 4194304 8953 21452 0 0 1784 5 738 12 25 0 1 0 79388835 39178240 8922 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15045/statm: 9565 8922 121 260 0 9289 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 38260

[startup+51.1017 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 15048
/proc/meminfo: memFree=112464/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=38260 CPUtime=50.97
/proc/15045/stat : 15045 (SATzilla2007_R) R 15043 15045 14968 0 -1 4194304 9248 21452 0 0 4338 9 738 12 25 0 1 0 79388835 39178240 9217 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15045/statm: 9565 9217 121 260 0 9289 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 38260

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/66 15049
/proc/meminfo: memFree=38536/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=98856 CPUtime=43.14
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 31436 0 0 0 4300 14 0 0 25 0 1 0 79394748 101228544 22089 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134518422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 24714 22089 65 118 0 24593 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 122664

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/66 15049
/proc/meminfo: memFree=19016/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=121380 CPUtime=103.13
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 36421 0 0 0 10296 17 0 0 25 0 1 0 79394748 124293120 27074 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 30345 27074 65 118 0 30224 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 145188

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/66 15049
/proc/meminfo: memFree=14856/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=128908 CPUtime=163.11
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 38183 0 0 0 16293 18 0 0 25 0 1 0 79394748 132001792 28836 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 32227 28836 65 118 0 32106 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 152716

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

[startup+230.301 s]
/proc/loadavg: 0.98 0.53 0.21 2/66 15049
/proc/meminfo: memFree=14856/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=128908 CPUtime=171.1
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 38184 0 0 0 17092 18 0 0 25 0 1 0 79394748 132001792 28837 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 32227 28837 65 118 0 32106 0
Current children cumulated CPU time (s) 230.09
Current children cumulated vsize (KiB) 152716

[startup+255.901 s]
/proc/loadavg: 0.98 0.57 0.23 2/66 15049
/proc/meminfo: memFree=16392/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=129040 CPUtime=196.69
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 38190 0 0 0 19651 18 0 0 25 0 1 0 79394748 132136960 28843 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 32260 28843 65 118 0 32139 0
Current children cumulated CPU time (s) 255.68
Current children cumulated vsize (KiB) 152848

[startup+262.302 s]
/proc/loadavg: 0.98 0.58 0.24 2/66 15049
/proc/meminfo: memFree=16456/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=129040 CPUtime=203.09
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 38190 0 0 0 20291 18 0 0 25 0 1 0 79394748 132136960 28843 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 32260 28843 65 118 0 32139 0
Current children cumulated CPU time (s) 262.08
Current children cumulated vsize (KiB) 152848

[startup+265.501 s]
/proc/loadavg: 0.98 0.58 0.24 2/66 15049
/proc/meminfo: memFree=16456/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=129040 CPUtime=206.29
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 38190 0 0 0 20611 18 0 0 25 0 1 0 79394748 132136960 28843 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134520466 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 32260 28843 65 118 0 32139 0
Current children cumulated CPU time (s) 265.28
Current children cumulated vsize (KiB) 152848

[startup+267.101 s]
/proc/loadavg: 0.98 0.58 0.24 2/66 15049
/proc/meminfo: memFree=16456/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=129040 CPUtime=207.89
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 38190 0 0 0 20771 18 0 0 25 0 1 0 79394748 132136960 28843 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134519791 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 32260 28843 65 118 0 32139 0
Current children cumulated CPU time (s) 266.88
Current children cumulated vsize (KiB) 152848

[startup+268.702 s]
/proc/loadavg: 0.99 0.59 0.24 2/66 15049
/proc/meminfo: memFree=16520/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=129040 CPUtime=209.49
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 38190 0 0 0 20931 18 0 0 25 0 1 0 79394748 132136960 28843 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134519737 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 32260 28843 65 118 0 32139 0
Current children cumulated CPU time (s) 268.48
Current children cumulated vsize (KiB) 152848

[startup+269.506 s]
/proc/loadavg: 0.99 0.59 0.24 2/66 15049
/proc/meminfo: memFree=15368/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=167564 CPUtime=210.29
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 48992 0 0 0 21007 22 0 0 25 0 1 0 79394748 171585536 37343 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134551081 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 41891 37343 68 118 0 41770 0
Current children cumulated CPU time (s) 269.28
Current children cumulated vsize (KiB) 191372

[startup+269.903 s]
/proc/loadavg: 0.99 0.59 0.24 2/66 15049
/proc/meminfo: memFree=15368/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=167696 CPUtime=210.69
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 49100 0 0 0 21046 23 0 0 25 0 1 0 79394748 171720704 37451 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134587804 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 41924 37451 68 118 0 41803 0
Current children cumulated CPU time (s) 269.68
Current children cumulated vsize (KiB) 191504

[startup+270.003 s]
/proc/loadavg: 0.99 0.59 0.24 2/66 15049
/proc/meminfo: memFree=15368/2055920 swapFree=4192812/4192956
[pid=15045] ppid=15043 vsize=23808 CPUtime=58.99
/proc/15045/stat : 15045 (SATzilla2007_R) S 15043 15045 14968 0 -1 4194304 21740 21452 0 0 5133 16 738 12 25 0 1 0 79388835 24379392 5673 18446744073709551615 134512640 135579813 4294956592 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15045/statm: 5952 5673 157 260 0 5676 0
[pid=15049] ppid=15045 vsize=167828 CPUtime=210.79
/proc/15049/stat : 15049 (march_dl) R 15045 15045 14968 0 -1 4194304 49488 0 0 0 21056 23 0 0 25 0 1 0 79394748 171855872 37839 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134559918 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15049/statm: 41957 37839 69 118 0 41836 0
Current children cumulated CPU time (s) 269.78
Current children cumulated vsize (KiB) 191636

Child status: 20
Real time (s): 270.09
CPU time (s): 269.899
CPU user time (s): 269.343
CPU system time (s): 0.555915
CPU usage (%): 99.9294
Max. virtual memory (cumulated for all children) (KiB): 191636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 269.343
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92727
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= 31
involuntary context switches= 743

runsolver used 0.249962 second user time and 0.570913 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Wed Apr 11 18:05:18 UTC 2007

IDJOB= 318195
IDBENCH= 20448
IDSOLVER= 134
FILE ID= node25/318195-1176314717

PBS_JOBID= 4516702

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  fe5edee84f2eb21126b00640515281bf

RANDOM SEED= 397883930

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:        149736 kB
Buffers:         41984 kB
Cached:        1600080 kB
SwapCached:          0 kB
Active:         819372 kB
Inactive:       837984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        149736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14908 kB
Writeback:           0 kB
Mapped:          25472 kB
Slab:           234884 kB
Committed_AS:   129428 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 node25 on Wed Apr 11 18:09:48 UTC 2007