Trace number 455804

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) 10000.1 10002.7

General information on the benchmark

Nameindustrial/palacios/hard/
safe-30-h29-unsat.cnf
MD5SUM7cb48ce6f0320bc88623afd3c5af4aae
Bench CategoryINDUST (industrial 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 variables129128
Number of clauses437794
Sum of the clauses size1056806
Maximum clause length61
Minimum clause length1
Number of clauses of size 130
Number of clauses of size 2310376
Number of clauses of size 3124560
Number of clauses of size 4189
Number of clauses of size 583
Number of clauses of size over 52556

Solver Data (download as text)

68.71/68.88	c run March_dl for 5 seconds ... 
68.71/68.88	c Bin: Executing march_dl
68.71/68.88	c child exit by a signal
68.71/68.88	c march_dl returned code 137.
68.71/68.88	c run saps (UBCSAT implementation) for 2 seconds ... 
68.71/68.88	c Bin: Executing ubcsat2006
68.71/68.88	c child exited successfully
68.71/68.88	c ubcsat2006 returned code 0.
68.71/68.88	c satzilla computing base features
68.71/68.88	Error!!! VCG-VAR-entropy
68.71/68.88	Satzilla is runing default solver ... 
68.71/68.88	 c satzilla running minisat20 ... 
68.71/68.89	This is MiniSat 2.0 beta
68.71/68.89	WARNING: for repeatability, setting FPU to use double precision
68.71/68.89	============================[ Problem Statistics ]=============================
68.71/68.89	|                                                                             |
68.71/68.89	|  Number of variables:  130928                                               |
68.71/68.89	|  Number of clauses:    437794                                               |
68.80/69.16	|  Parsing time:         0.25         s                                       |
68.80/69.18	============================[ Search Statistics ]==============================
68.80/69.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
68.80/69.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
68.80/69.18	===============================================================================
68.80/69.18	|         0 |  130898   437704  1056626 |   145901        0    nan |  0.000 % |
69.20/69.38	|       100 |  130898   437704  1056626 |   160491      100     10 |  0.023 % |
69.60/69.73	|       250 |  130898   437704  1056626 |   176540      250      9 |  0.023 % |
70.10/70.22	|       475 |  130898   437704  1056626 |   194194      475      8 |  0.023 % |
70.80/70.95	|       813 |  130898   437704  1056626 |   213614      813      8 |  0.023 % |
72.60/72.76	|      1319 |  130898   437704  1056626 |   234975     1319     13 |  0.023 % |
74.90/75.07	|      2078 |  130898   437704  1056626 |   258473     2078     12 |  0.023 % |
78.30/78.46	|      3217 |  130883   437225  1055668 |   284320     3141     26 |  0.034 % |
83.90/84.00	|      4926 |  130883   437225  1055668 |   312752     4850     28 |  0.034 % |
91.39/91.59	|      7488 |  130883   437225  1055668 |   344027     7412     35 |  0.034 % |
103.69/103.84	|     11332 |  130883   437225  1055668 |   378430    11256     54 |  0.034 % |
131.98/132.16	|     17099 |  130883   437225  1055668 |   416273    17023    105 |  0.034 % |
158.78/158.93	|     25748 |  130883   437225  1055668 |   457900    25672     99 |  0.034 % |
201.86/202.06	|     38722 |  130883   437225  1055668 |   503690    38646     93 |  0.034 % |
263.56/263.70	|     58183 |  130883   437225  1055668 |   554060    58107     83 |  0.034 % |
349.74/349.94	|     87376 |  130883   437225  1055668 |   609466    87300     85 |  0.034 % |
480.11/480.32	|    131166 |  130883   437225  1055668 |   670412   131090     85 |  0.034 % |
692.36/692.69	|    196851 |  130883   437225  1055668 |   737453   196775    103 |  0.034 % |
1007.90/1008.20	|    295379 |  130883   437225  1055668 |   811199   295303    126 |  0.034 % |
1550.27/1550.90	|    443169 |  130883   437225  1055668 |   892319   443093    120 |  0.034 % |
2223.72/2224.41	|    664853 |  130883   437225  1055668 |   981551   664777     96 |  0.034 % |
3536.94/3537.98	|    997379 |  130883   437225  1055668 |  1079706   997303     81 |  0.034 % |
5721.75/5723.31	|   1496167 |  130883   437225  1055668 |  1187676   359061    253 |  0.034 % |
8415.17/8417.38	|   2244350 |  130883   437225  1055668 |  1306444  1107244    138 |  0.034 % |
9998.31/10001.08	c Bin: Executing minisat20
9998.31/10001.08	c child exit by a signal
9998.31/10001.08	c minisat20 returned code 137.
9998.31/10001.08	c minisat20 returned code 137.
9998.31/10001.08	c satzilla running zchaff_rand ... 
9998.31/10001.08	c Bin: Executing zchaff_rand
9998.31/10001.08	c zchaff_rand returned code 1.
9998.31/10001.08	c zchaff_rand returned code 1.
9998.31/10001.08	c satzilla running vallst ... 
9998.31/10001.08	c Bin: Executing vallst
9998.31/10001.08	c vallst returned code 1.
9998.31/10001.08	c vallst returned code 1.
9998.31/10001.08	c satzilla running march_dl ... 
9998.31/10001.08	c Bin: Executing march_dl
9998.31/10001.08	c march_dl returned code 1.
9998.31/10001.08	c march_dl returned code 1.
9998.31/10001.08	c satzilla running kcnfs ... 
9998.31/10001.08	c Bin: Executing kcnfs
9998.31/10001.08	c kcnfs returned code 1.
9998.31/10001.08	c kcnfs returned code 1.
9998.31/10001.08	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.3 (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 0.87 0.95 0.96 3/77 25290
/proc/meminfo: memFree=1614336/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=1440 CPUtime=0
/proc/25290/stat : 25290 (SATzilla2007_C) D 25288 25290 25148 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 306025648 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/25290/statm: 360 110 95 260 0 84 0

[startup+0.055241 s]
/proc/loadavg: 0.87 0.95 0.96 3/77 25290
/proc/meminfo: memFree=1614336/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=1440 CPUtime=0
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306025648 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25290/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101235 s]
/proc/loadavg: 0.87 0.95 0.96 3/77 25290
/proc/meminfo: memFree=1614336/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=1440 CPUtime=0
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306025648 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25290/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301248 s]
/proc/loadavg: 0.87 0.95 0.96 3/77 25290
/proc/meminfo: memFree=1614336/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=1440 CPUtime=0
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306025648 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25290/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701281 s]
/proc/loadavg: 0.87 0.95 0.96 3/77 25290
/proc/meminfo: memFree=1614336/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=1440 CPUtime=0
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306025648 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25290/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50132 s]
/proc/loadavg: 0.87 0.95 0.96 2/79 25292
/proc/meminfo: memFree=1583336/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=1440 CPUtime=0
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306025648 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25290/statm: 360 110 95 260 0 84 0
[pid=25292] ppid=25290 vsize=37980 CPUtime=1.47
/proc/25292/stat : 25292 (march_dl) R 25290 25290 25148 0 -1 4194304 12636 0 0 0 140 7 0 0 25 0 1 0 306025650 38891520 7723 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544359 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25292/statm: 9495 7723 55 118 0 9374 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39420

[startup+3.10142 s]
/proc/loadavg: 0.88 0.95 0.96 2/79 25292
/proc/meminfo: memFree=1571944/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=1440 CPUtime=0
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306025648 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25290/statm: 360 110 95 260 0 84 0
[pid=25292] ppid=25290 vsize=49096 CPUtime=3.08
/proc/25292/stat : 25292 (march_dl) R 25290 25290 25148 0 -1 4194304 26478 0 0 0 294 14 0 0 25 0 1 0 306025650 50274304 10480 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542963 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25292/statm: 12274 10482 57 118 0 12153 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50536

[startup+6.30163 s]
/proc/loadavg: 0.88 0.95 0.96 2/79 25293
/proc/meminfo: memFree=1608552/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=1440 CPUtime=5
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 134 44393 0 0 0 0 477 23 18 0 1 0 306025648 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25290/statm: 360 111 96 260 0 84 0
[pid=25293] ppid=25290 vsize=39020 CPUtime=1.24
/proc/25293/stat : 25293 (ubcsat2006) R 25290 25290 25148 0 -1 4194304 7135 0 1 0 121 3 0 0 25 0 1 0 306026152 39956480 7119 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25293/statm: 9755 7119 156 64 0 9336 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 40460

[startup+12.701 s]
/proc/loadavg: 0.90 0.96 0.96 2/78 25293
/proc/meminfo: memFree=1572592/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=45680 CPUtime=12.64
/proc/25290/stat : 25290 (SATzilla2007_C) R 25288 25290 25148 0 -1 4194304 10503 51537 0 1 501 4 731 28 25 0 1 0 306025648 46776320 10473 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134540696 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 11420 10473 121 260 0 11144 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 45680

[startup+25.5018 s]
/proc/loadavg: 0.92 0.96 0.96 2/78 25293
/proc/meminfo: memFree=1572408/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=45680 CPUtime=25.44
/proc/25290/stat : 25290 (SATzilla2007_C) R 25288 25290 25148 0 -1 4194304 10623 51537 0 1 1779 6 731 28 25 0 1 0 306025648 46776320 10593 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 11420 10593 121 260 0 11144 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 45680

[startup+51.1015 s]
/proc/loadavg: 0.94 0.96 0.96 2/78 25293
/proc/meminfo: memFree=1571512/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=45680 CPUtime=51.01
/proc/25290/stat : 25290 (SATzilla2007_C) R 25288 25290 25148 0 -1 4194304 10863 51537 0 1 4333 9 731 28 25 0 1 0 306025648 46776320 10833 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 11420 10833 121 260 0 11144 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 45680

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/79 25296
/proc/meminfo: memFree=1559984/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=30440 CPUtime=33.39
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 7316 0 0 0 3336 3 0 0 25 0 1 0 306032537 31170560 7302 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 7610 7302 59 118 0 7488 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 57352

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 25296
/proc/meminfo: memFree=1551280/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=39192 CPUtime=93.38
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 9499 0 0 0 9332 6 0 0 25 0 1 0 306032537 40132608 9485 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 9798 9485 59 118 0 9676 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 66104

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 25296
/proc/meminfo: memFree=1544752/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=45772 CPUtime=153.37
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 11133 0 0 0 15329 8 0 0 25 0 1 0 306032537 46870528 11119 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 11443 11119 59 118 0 11321 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 72684

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 25296
/proc/meminfo: memFree=1537712/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=53024 CPUtime=213.35
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 12917 0 0 0 21324 11 0 0 25 0 1 0 306032537 54296576 12903 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 13256 12903 59 118 0 13134 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 79936

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 25296
/proc/meminfo: memFree=1530096/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=60284 CPUtime=273.33
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 14768 0 0 0 27320 13 0 0 25 0 1 0 306032537 61730816 14754 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 15071 14754 59 118 0 14949 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 87196

[startup+402.302 s]
/proc/loadavg: 1.03 0.99 0.97 2/79 25296
/proc/meminfo: memFree=1524656/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=65888 CPUtime=333.33
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 16148 0 0 0 33317 16 0 0 25 0 1 0 306032537 67469312 16134 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 16472 16134 59 118 0 16350 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 92800

[startup+462.302 s]
/proc/loadavg: 1.01 0.99 0.97 2/79 25296
/proc/meminfo: memFree=1515056/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=75404 CPUtime=393.31
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 18547 0 0 0 39313 18 0 0 25 0 1 0 306032537 77213696 18533 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 18851 18533 59 118 0 18729 0

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

Current children cumulated CPU time (s) 9279.77
Current children cumulated vsize (KiB) 765864

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26370
/proc/meminfo: memFree=824048/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=743260 CPUtime=9270.96
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 183968 0 0 0 926839 257 0 0 25 0 1 0 306032537 761098240 183954 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 185815 183954 59 118 0 185693 0
Current children cumulated CPU time (s) 9339.76
Current children cumulated vsize (KiB) 770172

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26370
/proc/meminfo: memFree=819440/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=747844 CPUtime=9330.94
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 185118 0 0 0 932835 259 0 0 25 0 1 0 306032537 765792256 185104 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 186961 185104 59 118 0 186839 0
Current children cumulated CPU time (s) 9399.74
Current children cumulated vsize (KiB) 774756

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26370
/proc/meminfo: memFree=814512/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=752980 CPUtime=9390.93
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 186361 0 0 0 938832 261 0 0 25 0 1 0 306032537 771051520 186347 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 188245 186347 59 118 0 188123 0
Current children cumulated CPU time (s) 9459.73
Current children cumulated vsize (KiB) 779892

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26370
/proc/meminfo: memFree=812016/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=755372 CPUtime=9450.92
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 186980 0 0 0 944830 262 0 0 25 0 1 0 306032537 773500928 186966 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 188843 186966 59 118 0 188721 0
Current children cumulated CPU time (s) 9519.72
Current children cumulated vsize (KiB) 782284

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26370
/proc/meminfo: memFree=808944/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=758256 CPUtime=9510.91
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 187733 0 0 0 950828 263 0 0 25 0 1 0 306032537 776454144 187719 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 189564 187719 59 118 0 189442 0
Current children cumulated CPU time (s) 9579.71
Current children cumulated vsize (KiB) 785168

[startup+9642.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 26370
/proc/meminfo: memFree=806128/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=761228 CPUtime=9570.89
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 188433 0 0 0 956825 264 0 0 25 0 1 0 306032537 779497472 188419 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 190307 188419 59 118 0 190185 0
Current children cumulated CPU time (s) 9639.69
Current children cumulated vsize (KiB) 788140

[startup+9702.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 26370
/proc/meminfo: memFree=802416/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=764952 CPUtime=9630.88
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 189377 0 0 0 962823 265 0 0 25 0 1 0 306032537 783310848 189363 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 191238 189363 59 118 0 191116 0
Current children cumulated CPU time (s) 9699.68
Current children cumulated vsize (KiB) 791864

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26370
/proc/meminfo: memFree=797936/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=769476 CPUtime=9690.87
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 190499 0 0 0 968820 267 0 0 25 0 1 0 306032537 787943424 190485 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 192369 190485 59 118 0 192247 0
Current children cumulated CPU time (s) 9759.67
Current children cumulated vsize (KiB) 796388

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26370
/proc/meminfo: memFree=795184/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=772016 CPUtime=9750.85
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 191165 0 0 0 974817 268 0 0 25 0 1 0 306032537 790544384 191151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 193004 191151 59 118 0 192882 0
Current children cumulated CPU time (s) 9819.65
Current children cumulated vsize (KiB) 798928

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26370
/proc/meminfo: memFree=794096/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=773124 CPUtime=9810.85
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 191426 0 0 0 980816 269 0 0 25 0 1 0 306032537 791678976 191412 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 193281 191412 59 118 0 193159 0
Current children cumulated CPU time (s) 9879.65
Current children cumulated vsize (KiB) 800036

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26370
/proc/meminfo: memFree=794096/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=26912 CPUtime=68.8
/proc/25290/stat : 25290 (SATzilla2007_C) S 25288 25290 25148 0 -1 4194304 13776 51537 0 1 6107 14 731 28 25 0 1 0 306025648 27557888 6410 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25290/statm: 6728 6410 126 260 0 6452 0
[pid=25294] ppid=25290 vsize=773124 CPUtime=9870.83
/proc/25294/stat : 25294 (minisat20) R 25290 25290 25148 0 -1 4194304 191426 0 0 0 986814 269 0 0 25 0 1 0 306032537 791678976 191412 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25294/statm: 193281 191412 59 118 0 193159 0
Current children cumulated CPU time (s) 9939.63
Current children cumulated vsize (KiB) 800036

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26370
/proc/meminfo: memFree=1495992/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=149244 CPUtime=9999.62
/proc/25290/stat : 25290 (SATzilla2007_C) R 25288 25290 25148 0 -1 4194304 30263 242963 0 1 6222 20 993410 310 25 0 1 0 306025648 152825856 22725 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134598529 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 37311 22725 141 260 0 37035 0
Current children cumulated CPU time (s) 9999.62
Current children cumulated vsize (KiB) 149244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26370
/proc/meminfo: memFree=1495288/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=150072 CPUtime=10000
/proc/25290/stat : 25290 (SATzilla2007_C) R 25288 25290 25148 0 -1 4194304 30406 242963 0 1 6262 20 993410 310 25 0 1 0 306025648 153673728 22868 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134595369 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 37518 22868 141 260 0 37242 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 150072

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

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

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26370
/proc/meminfo: memFree=1495288/2055920 swapFree=4157176/4192956
[pid=25290] ppid=25288 vsize=150072 CPUtime=10000
/proc/25290/stat : 25290 (SATzilla2007_C) R 25288 25290 25148 0 -1 4194304 30406 242963 0 1 6262 20 993410 310 25 0 1 0 306025648 153673728 22868 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134595369 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 37518 22868 141 260 0 37242 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 150072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.7
CPU time (s): 10000.1
CPU user time (s): 9996.73
CPU system time (s): 3.32949
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 800036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9996.73
system time used= 3.32949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273369
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 84244

runsolver used 9.68553 second user time and 26.133 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon May  7 23:38:20 UTC 2007

IDJOB= 455804
IDBENCH= 20409
IDSOLVER= 179
FILE ID= node30/455804-1178581099

PBS_JOBID= 5217925

Free space on /tmp= 66549 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/hard/safe-30-h29-unsat.cnf
COMMAND LINE= /tmp/evaluation/455804-1178581099/SATzilla2007_C /tmp/evaluation/455804-1178581099/instance-455804-1178581099.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-455804-1178581099 -o ROOT/results/node30/solver-455804-1178581099 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455804-1178581099/SATzilla2007_C /tmp/evaluation/455804-1178581099/instance-455804-1178581099.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  7cb48ce6f0320bc88623afd3c5af4aae

RANDOM SEED= 402523474

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1614808 kB
Buffers:         38564 kB
Cached:         273692 kB
SwapCached:      15300 kB
Active:          75628 kB
Inactive:       259732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614808 kB
SwapTotal:     4192956 kB
SwapFree:      4157176 kB
Dirty:           15852 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            91272 kB
Committed_AS:  9158448 kB
PageTables:       1776 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= 66549 MiB

End job on node30 on Tue May  8 02:25:05 UTC 2007