Trace number 368765

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (TO) 5000.06 5001.73

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.35/80.45	c run March_dl for 5 seconds ... 
80.35/80.45	c Bin: Executing march_dl
80.35/80.45	c child exit by a signal
80.35/80.45	c march_dl returned code 137.
80.35/80.45	c run saps (UBCSAT implementation) for 2 seconds ... 
80.35/80.45	c Bin: Executing ubcsat2006
80.35/80.45	c child exited successfully
80.35/80.45	c ubcsat2006 returned code 0.
80.35/80.45	c satzilla computing base features
80.35/80.45	Error!!! VCG-VAR-entropy
80.35/80.45	Satzilla is runing default solver ... 
80.35/80.45	 c satzilla running minisat20 ... 
80.35/80.46	This is MiniSat 2.0 beta
80.35/80.46	WARNING: for repeatability, setting FPU to use double precision
80.35/80.46	============================[ Problem Statistics ]=============================
80.35/80.46	|                                                                             |
80.35/80.46	|  Number of variables:  166463                                               |
80.35/80.46	|  Number of clauses:    1654558                                              |
82.54/82.61	|  Parsing time:         2.00         s                                       |
82.64/82.79	============================[ Search Statistics ]==============================
82.64/82.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.64/82.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
82.64/82.79	===============================================================================
82.64/82.79	|         0 |  165308  1646490  7408888 |   548830        0    nan |  0.000 % |
83.04/83.15	|       100 |  165302  1646490  7408888 |   603713       94      9 |  0.697 % |
83.23/83.37	|       250 |  165302  1646490  7408888 |   664084      244     12 |  0.697 % |
83.54/83.63	|       476 |  165301  1646490  7408888 |   730492      469     16 |  0.698 % |
84.03/84.13	|       813 |  165300  1646490  7408888 |   803542      805     19 |  0.699 % |
89.44/89.60	|      1319 |  165300  1646490  7408888 |   883896     1311     51 |  0.699 % |
101.43/101.54	|      2079 |  165296  1646490  7408888 |   972285     2070     77 |  0.701 % |
105.23/105.30	|      3218 |  165296  1646490  7408888 |  1069514     3209     87 |  0.701 % |
120.02/120.12	|      4926 |  165296  1645230  7405519 |  1176465     4911     77 |  0.701 % |
131.92/132.06	|      7489 |  165296  1645230  7405519 |  1294112     7474     76 |  0.701 % |
290.77/290.96	|     11333 |  165296  1645230  7405519 |  1423523    11318    141 |  0.701 % |
567.39/567.66	|     17099 |  165294  1642931  7394030 |  1565876    17082    197 |  0.702 % |
1542.28/1542.87	|     25748 |  165294  1642931  7394030 |  1722463    25731    275 |  0.702 % |
1712.72/1713.34	|     38722 |  165294  1642931  7394030 |  1894710    38705    238 |  0.702 % |
1992.13/1992.88	|     58183 |  165294  1642931  7394030 |  2084181    58166    176 |  0.702 % |
2174.58/2175.39	|     87375 |  165291  1642920  7393982 |  2292599    87355    138 |  0.704 % |
2585.25/2586.18	|    131164 |  165284  1642843  7393643 |  2521859   131136    126 |  0.708 % |
2859.86/2860.84	|    196848 |  165284  1642821  7393547 |  2774044   196820     95 |  0.708 % |
4998.70/5000.40	c Bin: Executing minisat20
4998.70/5000.40	c child exit by a signal
4998.70/5000.40	c minisat20 returned code 137.
4998.70/5000.40	c minisat20 returned code 137.
4998.70/5000.40	c satzilla running zchaff_rand ... 
4998.70/5000.40	c Bin: Executing zchaff_rand
4998.70/5000.40	c zchaff_rand returned code 1.
4998.70/5000.40	c zchaff_rand returned code 1.
4998.70/5000.40	c satzilla running vallst ... 
4998.70/5000.40	c Bin: Executing vallst
4998.70/5000.40	c vallst returned code 1.
4998.70/5000.40	c vallst returned code 1.
4998.70/5000.40	c satzilla running march_dl ... 
4998.70/5000.40	c Bin: Executing march_dl
4998.70/5000.40	c march_dl returned code 1.
4998.70/5000.40	c march_dl returned code 1.
4998.70/5000.40	c satzilla running kcnfs ... 
4998.70/5000.40	c Bin: Executing kcnfs
4998.70/5000.40	c kcnfs returned code 1.
4998.70/5000.40	c kcnfs returned code 1.
4998.70/5000.40	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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node69/watcher-368765-1177254561 -o ROOT/results/node69/solver-368765-1177254561 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368765-1177254561/SATzilla2007_C /tmp/evaluation/368765-1177254561/instance-368765-1177254561.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14705
/proc/meminfo: memFree=1596068/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=1440 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201446389 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 360 110 95 260 0 84 0
[pid=14706] ppid=14705 vsize=7752 CPUtime=0
/proc/14706/stat : 14706 (march_dl) R 14705 14705 14212 0 -1 4194304 811 0 0 0 0 0 0 0 19 0 1 0 201446389 7938048 806 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549394 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14706/statm: 1938 814 49 118 0 1817 0

[startup+0.03519 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14705
/proc/meminfo: memFree=1596068/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=1440 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201446389 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 360 110 95 260 0 84 0
[pid=14706] ppid=14705 vsize=23928 CPUtime=0.02
/proc/14706/stat : 14706 (march_dl) R 14705 14705 14212 0 -1 4194304 3742 0 0 0 1 1 0 0 19 0 1 0 201446389 24502272 3737 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549749 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14706/statm: 5982 3743 49 118 0 5861 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25368

[startup+0.1012 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14705
/proc/meminfo: memFree=1596068/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=1440 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201446389 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 360 110 95 260 0 84 0
[pid=14706] ppid=14705 vsize=24588 CPUtime=0.09
/proc/14706/stat : 14706 (march_dl) R 14705 14705 14212 0 -1 4194304 4310 0 0 0 7 2 0 0 19 0 1 0 201446389 25178112 4305 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14706/statm: 6147 4305 50 118 0 6026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26028

[startup+0.301231 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14705
/proc/meminfo: memFree=1596068/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=1440 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201446389 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 360 110 95 260 0 84 0
[pid=14706] ppid=14705 vsize=26568 CPUtime=0.29
/proc/14706/stat : 14706 (march_dl) R 14705 14705 14212 0 -1 4194304 4892 0 0 0 27 2 0 0 20 0 1 0 201446389 27205632 4887 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14706/statm: 6642 4887 50 118 0 6521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28008

[startup+0.701295 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14705
/proc/meminfo: memFree=1596068/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=1440 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201446389 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 360 110 95 260 0 84 0
[pid=14706] ppid=14705 vsize=30528 CPUtime=0.69
/proc/14706/stat : 14706 (march_dl) R 14705 14705 14212 0 -1 4194304 6057 0 0 0 65 4 0 0 24 0 1 0 201446389 31260672 6052 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14706/statm: 7632 6052 50 118 0 7511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31968

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14707
/proc/meminfo: memFree=1567948/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=1440 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201446389 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 360 110 95 260 0 84 0
[pid=14706] ppid=14705 vsize=38448 CPUtime=1.48
/proc/14706/stat : 14706 (march_dl) R 14705 14705 14212 0 -1 4194304 8388 0 0 0 143 5 0 0 25 0 1 0 201446389 39370752 8383 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14706/statm: 9612 8383 50 118 0 9491 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39888

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14707
/proc/meminfo: memFree=1555724/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=1440 CPUtime=0
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201446389 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 360 110 95 260 0 84 0
[pid=14706] ppid=14705 vsize=54420 CPUtime=3.09
/proc/14706/stat : 14706 (march_dl) R 14705 14705 14212 0 -1 4194304 13112 0 0 0 300 9 0 0 25 0 1 0 201446389 55726080 13107 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14706/statm: 13605 13107 50 118 0 13484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55860

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14708
/proc/meminfo: memFree=1591500/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=1440 CPUtime=5.01
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 135 26746 0 0 0 0 484 17 16 0 1 0 201446389 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14705/statm: 360 111 96 260 0 84 0
[pid=14708] ppid=14705 vsize=31420 CPUtime=1.27
/proc/14708/stat : 14708 (ubcsat2006) R 14705 14705 14212 0 -1 4194304 4089 0 0 0 125 2 0 0 25 0 1 0 201446891 32174080 4073 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14708/statm: 7855 4073 141 64 0 7436 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32860

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1586324/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=40684 CPUtime=12.68
/proc/14705/stat : 14705 (SATzilla2007_C) R 14703 14705 14212 0 -1 4194304 5586 55205 0 0 88 3 1144 33 24 0 1 0 201446389 41660416 5556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/14705/statm: 10171 5556 114 260 0 9895 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40684

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1430236/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=174784 CPUtime=25.47
/proc/14705/stat : 14705 (SATzilla2007_C) R 14703 14705 14212 0 -1 4194304 41681 55205 0 0 1345 25 1144 33 25 0 1 0 201446389 178978816 41650 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14705/statm: 43696 41650 121 260 0 43420 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 174784

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1429532/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=174784 CPUtime=51.07
/proc/14705/stat : 14705 (SATzilla2007_C) R 14703 14705 14212 0 -1 4194304 41864 55205 0 0 3902 28 1144 33 25 0 1 0 201446389 178978816 41833 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134540670 0 0 4096 0 0 0 0 17 1 0 0
/proc/14705/statm: 43696 41833 121 260 0 43420 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 174784

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14709
/proc/meminfo: memFree=1385236/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=101884 CPUtime=21.82
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 24047 0 0 0 2165 17 0 0 25 0 1 0 201454435 104329216 23960 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 25471 23960 59 118 0 25349 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 222912

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14709
/proc/meminfo: memFree=1380436/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=106656 CPUtime=81.8
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 25229 0 0 0 8161 19 0 0 25 0 1 0 201454435 109215744 25142 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 26664 25142 59 118 0 26542 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 227684

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14709
/proc/meminfo: memFree=1378516/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=108508 CPUtime=141.78
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 25699 0 0 0 14159 19 0 0 25 0 1 0 201454435 111112192 25612 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 27127 25612 59 118 0 27005 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 229536

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14709
/proc/meminfo: memFree=1377044/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=109924 CPUtime=201.77
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 26062 0 0 0 20157 20 0 0 25 0 1 0 201454435 112562176 25975 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 27481 25975 59 118 0 27359 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 230952

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14709
/proc/meminfo: memFree=1375124/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=111792 CPUtime=261.74
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 26517 0 0 0 26154 20 0 0 25 0 1 0 201454435 114475008 26430 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 27948 26430 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.07 1.02 1.00 2/66 14709
/proc/meminfo: memFree=1373588/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0

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

[startup+4302.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 14909
/proc/meminfo: memFree=1233044/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=254008 CPUtime=4220.41
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 61955 0 0 0 421976 65 0 0 25 0 1 0 201454435 260104192 61868 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 63502 61868 59 118 0 63380 0
Current children cumulated CPU time (s) 4300.82
Current children cumulated vsize (KiB) 375036

[startup+4362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14909
/proc/meminfo: memFree=1230612/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=256516 CPUtime=4280.38
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 62588 0 0 0 427973 65 0 0 25 0 1 0 201454435 262672384 62501 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 64129 62501 59 118 0 64007 0
Current children cumulated CPU time (s) 4360.79
Current children cumulated vsize (KiB) 377544

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14909
/proc/meminfo: memFree=1228116/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=259024 CPUtime=4340.37
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 63217 0 0 0 433971 66 0 0 25 0 1 0 201454435 265240576 63130 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 64756 63130 59 118 0 64634 0
Current children cumulated CPU time (s) 4420.78
Current children cumulated vsize (KiB) 380052

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14909
/proc/meminfo: memFree=1225492/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=261692 CPUtime=4400.35
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 63886 0 0 0 439968 67 0 0 25 0 1 0 201454435 267972608 63799 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 65423 63799 59 118 0 65301 0
Current children cumulated CPU time (s) 4480.76
Current children cumulated vsize (KiB) 382720

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14909
/proc/meminfo: memFree=1222868/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=264332 CPUtime=4460.33
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 64520 0 0 0 445965 68 0 0 25 0 1 0 201454435 270675968 64433 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 66083 64433 59 118 0 65961 0
Current children cumulated CPU time (s) 4540.74
Current children cumulated vsize (KiB) 385360

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14909
/proc/meminfo: memFree=1220244/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=266840 CPUtime=4520.32
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 65170 0 0 0 451963 69 0 0 25 0 1 0 201454435 273244160 65083 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 66710 65083 59 118 0 66588 0
Current children cumulated CPU time (s) 4600.73
Current children cumulated vsize (KiB) 387868

[startup+4662.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 14909
/proc/meminfo: memFree=1217620/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=269480 CPUtime=4580.3
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 65815 0 0 0 457960 70 0 0 25 0 1 0 201454435 275947520 65728 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 67370 65728 59 118 0 67248 0
Current children cumulated CPU time (s) 4660.71
Current children cumulated vsize (KiB) 390508

[startup+4722.31 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 14909
/proc/meminfo: memFree=1214996/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=272120 CPUtime=4640.28
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 66464 0 0 0 463957 71 0 0 25 0 1 0 201454435 278650880 66377 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 68030 66377 59 118 0 67908 0
Current children cumulated CPU time (s) 4720.69
Current children cumulated vsize (KiB) 393148

[startup+4782.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 14909
/proc/meminfo: memFree=1212436/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=274496 CPUtime=4700.25
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 67088 0 0 0 469954 71 0 0 25 0 1 0 201454435 281083904 67001 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 68624 67001 59 118 0 68502 0
Current children cumulated CPU time (s) 4780.66
Current children cumulated vsize (KiB) 395524

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14909
/proc/meminfo: memFree=1209812/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=277136 CPUtime=4760.23
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 67748 0 0 0 475951 72 0 0 25 0 1 0 201454435 283787264 67661 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 69284 67661 59 118 0 69162 0
Current children cumulated CPU time (s) 4840.64
Current children cumulated vsize (KiB) 398164

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14909
/proc/meminfo: memFree=1207316/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=279784 CPUtime=4820.21
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 68381 0 0 0 481949 72 0 0 25 0 1 0 201454435 286498816 68294 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 69946 68294 59 118 0 69824 0
Current children cumulated CPU time (s) 4900.62
Current children cumulated vsize (KiB) 400812

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14909
/proc/meminfo: memFree=1204692/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=121028 CPUtime=80.41
/proc/14705/stat : 14705 (SATzilla2007_C) S 14703 14705 14212 0 -1 4194304 52208 55205 0 0 6827 37 1144 33 25 0 1 0 201446389 123932672 28977 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14705/statm: 30257 28977 126 260 0 29981 0
[pid=14709] ppid=14705 vsize=282292 CPUtime=4880.2
/proc/14709/stat : 14709 (minisat20) R 14705 14705 14212 0 -1 4194304 69012 0 0 0 487947 73 0 0 25 0 1 0 201454435 289067008 68925 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14709/statm: 70573 68925 59 118 0 70451 0
Current children cumulated CPU time (s) 4960.61
Current children cumulated vsize (KiB) 403320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14909
/proc/meminfo: memFree=1452252/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=149680 CPUtime=5000.01
/proc/14705/stat : 14705 (SATzilla2007_C) R 14703 14705 14212 0 -1 4194304 59417 124631 0 0 6953 42 492895 111 25 0 1 0 201446389 153272320 36156 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/14705/statm: 37420 36156 131 260 0 37144 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 149680

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14909
/proc/meminfo: memFree=1452252/2055920 swapFree=4182908/4192956
[pid=14705] ppid=14703 vsize=149680 CPUtime=5000.01
/proc/14705/stat : 14705 (SATzilla2007_C) R 14703 14705 14212 0 -1 4194304 59417 124631 0 0 6953 42 492895 111 25 0 1 0 201446389 153272320 36156 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/14705/statm: 37420 36156 131 260 0 37144 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 149680

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.73
CPU time (s): 5000.06
CPU user time (s): 4998.49
CPU system time (s): 1.56676
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 404912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.49
system time used= 1.56676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184049
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= 26
involuntary context switches= 3499

runsolver used 4.06938 second user time and 10.3664 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun Apr 22 15:09:30 UTC 2007

IDJOB= 368765
IDBENCH= 24626
IDSOLVER= 179
FILE ID= node69/368765-1177254561

PBS_JOBID= 4650580

Free space on /tmp= 66438 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368765-1177254561/SATzilla2007_C /tmp/evaluation/368765-1177254561/instance-368765-1177254561.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-368765-1177254561 -o ROOT/results/node69/solver-368765-1177254561 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368765-1177254561/SATzilla2007_C /tmp/evaluation/368765-1177254561/instance-368765-1177254561.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 8866298

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1596476 kB
Buffers:         60552 kB
Cached:         328320 kB
SwapCached:       3896 kB
Active:         222444 kB
Inactive:       176336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596476 kB
SwapTotal:     4192956 kB
SwapFree:      4182908 kB
Dirty:           61344 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:            46624 kB
Committed_AS:  2221340 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= 66438 MiB

End job on node69 on Sun Apr 22 16:32:53 UTC 2007