Trace number 334396

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 RANDOM? (TO) 1200.06 1200.43

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data (download as text)

80.54/80.61	c run March_dl for 5 seconds ... 
80.54/80.61	c Bin: Executing march_dl
80.54/80.61	c child exit by a signal
80.54/80.61	c march_dl returned code 137.
80.54/80.61	c run saps (UBCSAT implementation) for 2 seconds ... 
80.54/80.61	c Bin: Executing ubcsat2006
80.54/80.61	c child exited successfully
80.54/80.61	c ubcsat2006 returned code 0.
80.54/80.61	c satzilla computing base features
80.54/80.61	Error!!! VCG-VAR-entropy
80.54/80.61	Satzilla is runing default solver ... 
80.54/80.61	 c satzilla running minisat20 ... 
80.54/80.62	This is MiniSat 2.0 beta
80.54/80.62	WARNING: for repeatability, setting FPU to use double precision
80.54/80.62	============================[ Problem Statistics ]=============================
80.54/80.62	|                                                                             |
80.54/80.63	|  Number of variables:  166463                                               |
80.54/80.63	|  Number of clauses:    1654558                                              |
82.62/82.79	|  Parsing time:         2.01         s                                       |
82.82/82.97	============================[ Search Statistics ]==============================
82.82/82.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.82/82.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
82.82/82.97	===============================================================================
82.82/82.97	|         0 |  165308  1646490  7408888 |   548830        0    nan |  0.000 % |
83.22/83.34	|       100 |  165302  1646490  7408888 |   603713       94      9 |  0.697 % |
83.42/83.56	|       250 |  165302  1646490  7408888 |   664084      244     12 |  0.697 % |
83.72/83.81	|       476 |  165301  1646490  7408888 |   730492      469     16 |  0.698 % |
84.22/84.33	|       813 |  165300  1646490  7408888 |   803542      805     19 |  0.699 % |
89.72/89.88	|      1319 |  165300  1646490  7408888 |   883896     1311     51 |  0.699 % |
101.72/101.89	|      2079 |  165296  1646490  7408888 |   972285     2070     77 |  0.701 % |
105.62/105.72	|      3218 |  165296  1646490  7408888 |  1069514     3209     87 |  0.701 % |
120.41/120.56	|      4926 |  165296  1645230  7405519 |  1176465     4911     77 |  0.701 % |
132.51/132.61	|      7489 |  165296  1645230  7405519 |  1294112     7474     76 |  0.701 % |
292.76/292.99	|     11333 |  165296  1645230  7405519 |  1423523    11318    141 |  0.701 % |
572.38/572.62	|     17099 |  165294  1642931  7394030 |  1565876    17082    197 |  0.702 % |
1199.31/1199.79	c Bin: Executing minisat20
1199.31/1199.79	c child exit by a signal
1199.31/1199.79	c minisat20 returned code 137.
1199.31/1199.79	c minisat20 returned code 137.
1199.31/1199.79	c satzilla running zchaff_rand ... 
1199.31/1199.79	c Bin: Executing zchaff_rand
1199.31/1199.79	c zchaff_rand returned code 1.
1199.31/1199.79	c zchaff_rand returned code 1.
1199.31/1199.79	c satzilla running vallst ... 
1199.31/1199.79	c Bin: Executing vallst
1199.31/1199.79	c vallst returned code 1.
1199.31/1199.79	c vallst returned code 1.
1199.31/1199.79	c satzilla running march_dl ... 
1199.31/1199.79	c Bin: Executing march_dl
1199.31/1199.79	c march_dl returned code 1.
1199.31/1199.79	c march_dl returned code 1.
1199.31/1199.79	c satzilla running kcnfs ... 
1199.31/1199.79	c Bin: Executing kcnfs
1199.31/1199.79	c kcnfs returned code 1.
1199.31/1199.79	c kcnfs returned code 1.
1199.31/1199.79	c satzilla running minisat20 with preprocessing ... 

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-334396-1173569583 -o ROOT/results/node7/solver-334396-1173569583 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334396-1173569583/SATzilla2007_R /tmp/evaluation/334396-1173569583/instance-334396-1173569583.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.93 0.98 0.99 3/77 25665
/proc/meminfo: memFree=1560344/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=1440 CPUtime=0
/proc/25665/stat : 25665 (SATzilla2007_R) R 25663 25665 24588 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 376913929 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25665/statm: 360 110 95 260 0 84 0
[pid=25666] ppid=25665 vsize=7752 CPUtime=0
/proc/25666/stat : 25666 (march_dl) R 25665 25665 24588 0 -1 4194304 627 0 0 0 0 0 0 0 18 0 1 0 376913930 7938048 622 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549394 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25666/statm: 1938 630 49 118 0 1817 0

[startup+0.069313 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 25665
/proc/meminfo: memFree=1560344/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=1440 CPUtime=0
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376913929 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25665/statm: 360 110 95 260 0 84 0
[pid=25666] ppid=25665 vsize=24192 CPUtime=0.05
/proc/25666/stat : 25666 (march_dl) R 25665 25665 24588 0 -1 4194304 4214 0 0 0 4 1 0 0 20 0 1 0 376913930 24772608 4209 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25666/statm: 6048 4210 50 118 0 5927 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25632

[startup+0.101315 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 25665
/proc/meminfo: memFree=1560344/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=1440 CPUtime=0
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376913929 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25665/statm: 360 110 95 260 0 84 0
[pid=25666] ppid=25665 vsize=24588 CPUtime=0.09
/proc/25666/stat : 25666 (march_dl) R 25665 25665 24588 0 -1 4194304 4312 0 0 0 8 1 0 0 20 0 1 0 376913930 25178112 4307 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25666/statm: 6147 4307 50 118 0 6026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26028

[startup+0.301336 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 25665
/proc/meminfo: memFree=1560344/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=1440 CPUtime=0
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376913929 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25665/statm: 360 110 95 260 0 84 0
[pid=25666] ppid=25665 vsize=26568 CPUtime=0.29
/proc/25666/stat : 25666 (march_dl) R 25665 25665 24588 0 -1 4194304 4922 0 0 0 27 2 0 0 21 0 1 0 376913930 27205632 4917 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25666/statm: 6642 4917 50 118 0 6521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28008

[startup+0.701379 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 25665
/proc/meminfo: memFree=1560344/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=1440 CPUtime=0
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376913929 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25665/statm: 360 110 95 260 0 84 0
[pid=25666] ppid=25665 vsize=30792 CPUtime=0.69
/proc/25666/stat : 25666 (march_dl) R 25665 25665 24588 0 -1 4194304 6141 0 0 0 66 3 0 0 25 0 1 0 376913930 31531008 6136 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25666/statm: 7698 6136 50 118 0 7577 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32232

[startup+1.50146 s]
/proc/loadavg: 1.01 1.00 1.00 3/79 25667
/proc/meminfo: memFree=1533448/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=1440 CPUtime=0
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376913929 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25665/statm: 360 110 95 260 0 84 0
[pid=25666] ppid=25665 vsize=39108 CPUtime=1.49
/proc/25666/stat : 25666 (march_dl) R 25665 25665 24588 0 -1 4194304 8586 0 0 0 143 6 0 0 25 0 1 0 376913930 40046592 8581 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25666/statm: 9777 8581 50 118 0 9656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40548

[startup+3.10163 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 25667
/proc/meminfo: memFree=1519944/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=1440 CPUtime=0
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 376913929 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25665/statm: 360 110 95 260 0 84 0
[pid=25666] ppid=25665 vsize=55740 CPUtime=3.09
/proc/25666/stat : 25666 (march_dl) R 25665 25665 24588 0 -1 4194304 13483 0 0 0 300 9 0 0 25 0 1 0 376913930 57077760 13478 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25666/statm: 13935 13478 50 118 0 13814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57180

[startup+6.30196 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 25668
/proc/meminfo: memFree=1556808/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=1440 CPUtime=5.01
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 135 26766 0 0 0 0 484 17 16 0 1 0 376913929 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25665/statm: 360 111 96 260 0 84 0
[pid=25668] ppid=25665 vsize=31420 CPUtime=1.27
/proc/25668/stat : 25668 (ubcsat2006) R 25665 25665 24588 0 -1 4194304 3998 0 0 0 125 2 0 0 25 0 1 0 376914432 32174080 3982 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25668/statm: 7855 3982 141 64 0 7436 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32860

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 25668
/proc/meminfo: memFree=1554320/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=38440 CPUtime=12.67
/proc/25665/stat : 25665 (SATzilla2007_R) R 25663 25665 24588 0 -1 4194304 4960 55223 0 0 74 3 1156 34 25 0 1 0 376913929 39362560 4930 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/25665/statm: 9610 4930 114 260 0 9334 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 38440

[startup+25.502 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 25668
/proc/meminfo: memFree=1395280/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=174784 CPUtime=25.47
/proc/25665/stat : 25665 (SATzilla2007_R) R 25663 25665 24588 0 -1 4194304 41679 55223 0 0 1335 22 1156 34 25 0 1 0 376913929 178978816 41648 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134540670 0 0 4096 0 0 0 0 17 1 0 0
/proc/25665/statm: 43696 41648 121 260 0 43420 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 174784

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25668
/proc/meminfo: memFree=1394576/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=174784 CPUtime=51.05
/proc/25665/stat : 25665 (SATzilla2007_R) R 25663 25665 24588 0 -1 4194304 41861 55223 0 0 3889 26 1156 34 25 0 1 0 376913929 178978816 41830 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/25665/statm: 43696 41830 121 260 0 43420 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 174784

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25669
/proc/meminfo: memFree=1350472/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=101752 CPUtime=21.66
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 24005 0 0 0 2150 16 0 0 25 0 1 0 376921991 104194048 23918 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 25438 23918 59 118 0 25316 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 222780

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25669
/proc/meminfo: memFree=1345544/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=106524 CPUtime=81.64
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 25221 0 0 0 8146 18 0 0 25 0 1 0 376921991 109080576 25134 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 26631 25134 59 118 0 26509 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 227552

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25669
/proc/meminfo: memFree=1343624/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=108376 CPUtime=141.63
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 25680 0 0 0 14144 19 0 0 25 0 1 0 376921991 110977024 25593 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 27094 25593 59 118 0 26972 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 229404

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25669
/proc/meminfo: memFree=1342088/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=109924 CPUtime=201.61
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 26044 0 0 0 20141 20 0 0 25 0 1 0 376921991 112562176 25957 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 27481 25957 59 118 0 27359 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 230952

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25669
/proc/meminfo: memFree=1340232/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=111792 CPUtime=261.59
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 26505 0 0 0 26138 21 0 0 25 0 1 0 376921991 114475008 26418 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 27948 26418 59 118 0 27826 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 232820

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25669
/proc/meminfo: memFree=1338696/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0

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

[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=114828 CPUtime=381.56
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 27274 0 0 0 38133 23 0 0 25 0 1 0 376921991 117583872 27187 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 28707 27187 59 118 0 28585 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 235856

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25669
/proc/meminfo: memFree=1335688/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=116148 CPUtime=441.54
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 27629 0 0 0 44131 23 0 0 25 0 1 0 376921991 118935552 27542 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 29037 27542 59 118 0 28915 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 237176

[startup+582.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 25669
/proc/meminfo: memFree=1333384/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=118536 CPUtime=501.53
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 28216 0 0 0 50128 25 0 0 25 0 1 0 376921991 121380864 28129 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 29634 28129 59 118 0 29512 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 239564

[startup+642.302 s]
/proc/loadavg: 1.11 1.04 1.01 2/79 25671
/proc/meminfo: memFree=1332424/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=119460 CPUtime=561.51
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 28449 0 0 0 56125 26 0 0 25 0 1 0 376921991 122327040 28362 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527360 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 29865 28362 59 118 0 29743 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 240488

[startup+702.302 s]
/proc/loadavg: 1.08 1.04 1.01 2/79 25671
/proc/meminfo: memFree=1331528/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=120412 CPUtime=621.49
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 28679 0 0 0 62123 26 0 0 25 0 1 0 376921991 123301888 28592 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 30103 28592 59 118 0 29981 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 241440

[startup+762.305 s]
/proc/loadavg: 1.15 1.06 1.01 2/79 25671
/proc/meminfo: memFree=1330376/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=121468 CPUtime=681.47
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 28945 0 0 0 68120 27 0 0 25 0 1 0 376921991 124383232 28858 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 30367 28858 59 118 0 30245 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 242496

[startup+822.301 s]
/proc/loadavg: 1.17 1.08 1.02 2/79 25671
/proc/meminfo: memFree=1329544/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=122392 CPUtime=741.46
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 29159 0 0 0 74118 28 0 0 25 0 1 0 376921991 125329408 29072 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 30598 29072 59 118 0 30476 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 243420

[startup+882.302 s]
/proc/loadavg: 1.10 1.08 1.02 2/79 25671
/proc/meminfo: memFree=1328648/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=123184 CPUtime=801.44
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 29381 0 0 0 80116 28 0 0 25 0 1 0 376921991 126140416 29294 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 30796 29294 59 118 0 30674 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 244212

[startup+942.302 s]
/proc/loadavg: 1.06 1.08 1.02 2/79 25671
/proc/meminfo: memFree=1327752/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=124108 CPUtime=861.42
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 29607 0 0 0 86113 29 0 0 25 0 1 0 376921991 127086592 29520 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 31027 29520 59 118 0 30905 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 245136

[startup+1002.3 s]
/proc/loadavg: 1.02 1.06 1.01 2/79 25671
/proc/meminfo: memFree=1326984/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=124900 CPUtime=921.41
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 29807 0 0 0 92111 30 0 0 25 0 1 0 376921991 127897600 29720 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 31225 29720 59 118 0 31103 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 245928

[startup+1062.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/79 25671
/proc/meminfo: memFree=1326216/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=125692 CPUtime=981.39
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 30001 0 0 0 98109 30 0 0 25 0 1 0 376921991 128708608 29914 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 31423 29914 59 118 0 31301 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 246720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 25671
/proc/meminfo: memFree=1325384/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=126484 CPUtime=1041.37
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 30205 0 0 0 104106 31 0 0 25 0 1 0 376921991 129519616 30118 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 31621 30118 59 118 0 31499 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 247512

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 25671
/proc/meminfo: memFree=1324552/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=121028 CPUtime=80.56
/proc/25665/stat : 25665 (SATzilla2007_R) S 25663 25665 24588 0 -1 4194304 52208 55223 0 0 6832 34 1156 34 25 0 1 0 376913929 123932672 28977 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25665/statm: 30257 28977 126 260 0 29981 0
[pid=25669] ppid=25665 vsize=127540 CPUtime=1101.36
/proc/25669/stat : 25669 (minisat20) R 25665 25665 24588 0 -1 4194304 30445 0 0 0 110104 32 0 0 25 0 1 0 376921991 130600960 30358 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25669/statm: 31885 30358 59 118 0 31763 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 248568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 25671
/proc/meminfo: memFree=1432912/2055920 swapFree=4147416/4192956
[pid=25665] ppid=25663 vsize=134236 CPUtime=1200.01
/proc/25665/stat : 25665 (SATzilla2007_R) R 25663 25665 24588 0 -1 4194304 55542 85736 0 0 6891 36 113006 68 23 0 1 0 376913929 137457664 32281 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/25665/statm: 33559 32281 131 260 0 33283 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 134236

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.06
CPU user time (s): 1198.98
CPU system time (s): 1.07983
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 248832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.98
system time used= 1.07984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141279
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= 28
involuntary context switches= 12676

runsolver used 1.3298 second user time and 3.04654 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Mar 10 23:33:12 UTC 2007

IDJOB= 334396
IDBENCH= 24626
IDSOLVER= 134
FILE ID= node7/334396-1173569583

PBS_JOBID= 4101199

Free space on /tmp= 66474 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334396-1173569583/SATzilla2007_R /tmp/evaluation/334396-1173569583/instance-334396-1173569583.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-334396-1173569583 -o ROOT/results/node7/solver-334396-1173569583 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334396-1173569583/SATzilla2007_R /tmp/evaluation/334396-1173569583/instance-334396-1173569583.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 968059061

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1560752 kB
Buffers:         51780 kB
Cached:         350936 kB
SwapCached:       8480 kB
Active:         251332 kB
Inactive:       174504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560752 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:           61376 kB
Writeback:           0 kB
Mapped:          30072 kB
Slab:            54912 kB
Committed_AS:  1268480 kB
PageTables:       1768 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= 66474 MiB

End job on node7 on Sat Mar 10 23:53:15 UTC 2007