Trace number 315169

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.41

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.65/68.79	c run March_dl for 5 seconds ... 
68.65/68.79	c Bin: Executing march_dl
68.65/68.79	c child exit by a signal
68.65/68.79	c march_dl returned code 137.
68.65/68.79	c run saps (UBCSAT implementation) for 2 seconds ... 
68.65/68.79	c Bin: Executing ubcsat2006
68.65/68.79	c child exited successfully
68.65/68.79	c ubcsat2006 returned code 0.
68.65/68.79	c satzilla computing base features
68.65/68.79	Error!!! VCG-VAR-entropy
68.65/68.79	Satzilla is runing default solver ... 
68.65/68.79	 c satzilla running minisat20 ... 
68.65/68.79	This is MiniSat 2.0 beta
68.65/68.79	WARNING: for repeatability, setting FPU to use double precision
68.65/68.79	============================[ Problem Statistics ]=============================
68.65/68.79	|                                                                             |
68.65/68.79	|  Number of variables:  130928                                               |
68.65/68.79	|  Number of clauses:    437794                                               |
68.74/69.06	|  Parsing time:         0.23         s                                       |
68.74/69.08	============================[ Search Statistics ]==============================
68.74/69.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
68.74/69.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
68.74/69.08	===============================================================================
68.74/69.08	|         0 |  130898   437704  1056626 |   145901        0    nan |  0.000 % |
69.14/69.28	|       100 |  130898   437704  1056626 |   160491      100     10 |  0.023 % |
69.54/69.63	|       250 |  130898   437704  1056626 |   176540      250      9 |  0.023 % |
70.04/70.12	|       475 |  130898   437704  1056626 |   194194      475      8 |  0.023 % |
70.74/70.86	|       813 |  130898   437704  1056626 |   213614      813      8 |  0.023 % |
72.54/72.67	|      1319 |  130898   437704  1056626 |   234975     1319     13 |  0.023 % |
74.83/74.97	|      2078 |  130898   437704  1056626 |   258473     2078     12 |  0.023 % |
78.23/78.38	|      3217 |  130883   437225  1055668 |   284320     3141     26 |  0.034 % |
83.83/83.97	|      4926 |  130883   437225  1055668 |   312752     4850     28 |  0.034 % |
91.53/91.61	|      7488 |  130883   437225  1055668 |   344027     7412     35 |  0.034 % |
103.82/103.91	|     11332 |  130883   437225  1055668 |   378430    11256     54 |  0.034 % |
132.22/132.37	|     17099 |  130883   437225  1055668 |   416273    17023    105 |  0.034 % |
159.11/159.28	|     25748 |  130883   437225  1055668 |   457900    25672     99 |  0.034 % |
202.50/202.64	|     38722 |  130883   437225  1055668 |   503690    38646     93 |  0.034 % |
264.48/264.66	|     58183 |  130883   437225  1055668 |   554060    58107     83 |  0.034 % |
351.25/351.46	|     87376 |  130883   437225  1055668 |   609466    87300     85 |  0.034 % |
482.42/482.63	|    131166 |  130883   437225  1055668 |   670412   131090     85 |  0.034 % |
695.65/695.95	|    196851 |  130883   437225  1055668 |   737453   196775    103 |  0.034 % |
1012.46/1012.87	|    295379 |  130883   437225  1055668 |   811199   295303    126 |  0.034 % |
1199.51/1199.98	c Bin: Executing minisat20
1199.51/1199.98	c child exit by a signal
1199.51/1199.98	c minisat20 returned code 137.
1199.51/1199.98	c minisat20 returned code 137.
1199.51/1199.98	c satzilla running zchaff_rand ... 
1199.51/1199.98	c Bin: Executing zchaff_rand
1199.51/1199.98	c zchaff_rand returned code 1.
1199.51/1199.98	c zchaff_rand returned code 1.
1199.51/1199.98	c satzilla running vallst ... 
1199.51/1199.98	c Bin: Executing vallst
1199.51/1199.98	c vallst returned code 1.
1199.51/1199.98	c vallst returned code 1.
1199.51/1199.98	c satzilla running march_dl ... 
1199.51/1199.98	c Bin: Executing march_dl
1199.51/1199.98	c march_dl returned code 1.
1199.51/1199.98	c march_dl returned code 1.
1199.51/1199.98	c satzilla running kcnfs ... 
1199.51/1199.98	c Bin: Executing kcnfs
1199.51/1199.98	c kcnfs returned code 1.
1199.51/1199.98	c kcnfs returned code 1.
1199.51/1199.98	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/node5/watcher-315169-1172650103 -o ROOT/results/node5/solver-315169-1172650103 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315169-1172650103/SATzilla2007_R /tmp/evaluation/315169-1172650103/instance-315169-1172650103.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: 1.00 1.00 1.00 3/77 30042
/proc/meminfo: memFree=715232/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=1440 CPUtime=0
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284965157 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 360 110 95 260 0 84 0
[pid=30043] ppid=30042 vsize=6884 CPUtime=0
/proc/30043/stat : 30043 (march_dl) R 30042 30042 28312 0 -1 4194304 618 0 0 0 0 0 0 0 19 0 1 0 284965157 7049216 613 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134549581 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30043/statm: 1721 616 49 118 0 1600 0

[startup+0.0865591 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 30042
/proc/meminfo: memFree=715232/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=1440 CPUtime=0
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284965157 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 360 110 95 260 0 84 0
[pid=30043] ppid=30042 vsize=12908 CPUtime=0.08
/proc/30043/stat : 30043 (march_dl) R 30042 30042 28312 0 -1 4194304 2654 0 0 0 7 1 0 0 19 0 1 0 284965157 13217792 2649 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30043/statm: 3227 2649 50 118 0 3106 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14348

[startup+0.10256 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 30042
/proc/meminfo: memFree=715232/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=1440 CPUtime=0
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284965157 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 360 110 95 260 0 84 0
[pid=30043] ppid=30042 vsize=13172 CPUtime=0.09
/proc/30043/stat : 30043 (march_dl) R 30042 30042 28312 0 -1 4194304 2715 0 0 0 8 1 0 0 20 0 1 0 284965157 13488128 2710 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134778355 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30043/statm: 3293 2710 50 118 0 3172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14612

[startup+0.302583 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 30042
/proc/meminfo: memFree=715232/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=1440 CPUtime=0
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284965157 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 360 110 95 260 0 84 0
[pid=30043] ppid=30042 vsize=15680 CPUtime=0.29
/proc/30043/stat : 30043 (march_dl) R 30042 30042 28312 0 -1 4194304 3483 0 0 0 28 1 0 0 22 0 1 0 284965157 16056320 3478 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30043/statm: 3920 3479 50 118 0 3799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17120

[startup+0.701628 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 30042
/proc/meminfo: memFree=715232/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=1440 CPUtime=0
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284965157 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 360 110 95 260 0 84 0
[pid=30043] ppid=30042 vsize=41184 CPUtime=0.69
/proc/30043/stat : 30043 (march_dl) R 30042 30042 28312 0 -1 4194304 8634 0 0 0 65 4 0 0 25 0 1 0 284965157 42172416 8371 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134644083 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30043/statm: 10296 8371 52 118 0 10175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42624

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30044
/proc/meminfo: memFree=684240/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=1440 CPUtime=0
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284965157 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 360 110 95 260 0 84 0
[pid=30043] ppid=30042 vsize=49424 CPUtime=1.49
/proc/30043/stat : 30043 (march_dl) R 30042 30042 28312 0 -1 4194304 12636 0 0 0 144 5 0 0 25 0 1 0 284965157 50610176 10566 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30043/statm: 12356 10566 55 118 0 12235 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50864

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30044
/proc/meminfo: memFree=672784/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=1440 CPUtime=0
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284965157 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 360 110 95 260 0 84 0
[pid=30043] ppid=30042 vsize=41044 CPUtime=3.09
/proc/30043/stat : 30043 (march_dl) R 30042 30042 28312 0 -1 4194304 23979 0 0 0 298 11 0 0 25 0 1 0 284965157 42029056 7981 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134542885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30043/statm: 10261 7981 57 118 0 10140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42484

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30045
/proc/meminfo: memFree=708624/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=1440 CPUtime=5
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 135 44335 0 0 0 0 479 21 18 0 1 0 284965157 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 360 111 96 260 0 84 0
[pid=30045] ppid=30042 vsize=39020 CPUtime=1.27
/proc/30045/stat : 30045 (ubcsat2006) R 30042 30042 28312 0 -1 4194304 7133 0 0 0 124 3 0 0 25 0 1 0 284965659 39956480 7116 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30045/statm: 9755 7116 156 64 0 9336 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 40460

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30045
/proc/meminfo: memFree=673624/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=45680 CPUtime=12.68
/proc/30042/stat : 30042 (SATzilla2007_R) R 30040 30042 28312 0 -1 4194304 10506 51478 0 0 508 4 730 26 25 0 1 0 284965157 46776320 10475 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30042/statm: 11420 10475 121 260 0 11144 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45680

[startup+25.5024 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 30045
/proc/meminfo: memFree=673240/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=45680 CPUtime=25.47
/proc/30042/stat : 30042 (SATzilla2007_R) R 30040 30042 28312 0 -1 4194304 10624 51478 0 0 1785 6 730 26 25 0 1 0 284965157 46776320 10593 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30042/statm: 11420 10593 121 260 0 11144 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 45680

[startup+51.1023 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 30045
/proc/meminfo: memFree=672344/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=45680 CPUtime=51.07
/proc/30042/stat : 30042 (SATzilla2007_R) R 30040 30042 28312 0 -1 4194304 10861 51478 0 0 4341 10 730 26 25 0 1 0 284965157 46776320 10830 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30042/statm: 11420 10830 121 260 0 11144 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45680

[startup+102.306 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 30046
/proc/meminfo: memFree=661008/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=30440 CPUtime=33.49
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 7314 0 0 0 3344 5 0 0 25 0 1 0 284972036 31170560 7300 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 7610 7300 59 118 0 7488 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 57352

[startup+162.303 s]
/proc/loadavg: 1.06 1.03 1.00 2/79 30046
/proc/meminfo: memFree=652240/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=39192 CPUtime=93.47
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 9496 0 0 0 9339 8 0 0 25 0 1 0 284972036 40132608 9482 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 9798 9482 59 118 0 9676 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 66104

[startup+222.303 s]
/proc/loadavg: 1.05 1.04 1.00 2/79 30046
/proc/meminfo: memFree=645776/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=45772 CPUtime=153.45
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 11116 0 0 0 15334 11 0 0 25 0 1 0 284972036 46870528 11102 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 11443 11102 59 118 0 11321 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 72684

[startup+282.303 s]
/proc/loadavg: 1.05 1.04 1.00 2/79 30046
/proc/meminfo: memFree=639056/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=52760 CPUtime=213.43
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 12847 0 0 0 21330 13 0 0 25 0 1 0 284972036 54026240 12833 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 13190 12833 59 118 0 13068 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 79672

[startup+342.302 s]
/proc/loadavg: 1.12 1.06 1.01 2/79 30046
/proc/meminfo: memFree=631248/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=60284 CPUtime=273.42
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 14745 0 0 0 27326 16 0 0 25 0 1 0 284972036 61730816 14731 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 15071 14731 59 118 0 14949 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 87196

[startup+402.302 s]
/proc/loadavg: 1.12 1.07 1.01 2/79 30046
/proc/meminfo: memFree=625936/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0

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

[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=75272 CPUtime=393.39
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 18511 0 0 0 39318 21 0 0 25 0 1 0 284972036 77078528 18497 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134530224 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 18818 18497 59 118 0 18696 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 102184

[startup+522.302 s]
/proc/loadavg: 1.10 1.07 1.00 2/79 30046
/proc/meminfo: memFree=609680/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=82060 CPUtime=453.36
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 20147 0 0 0 45313 23 0 0 25 0 1 0 284972036 84029440 20133 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 20515 20133 59 118 0 20393 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 108972

[startup+582.302 s]
/proc/loadavg: 1.08 1.07 1.00 2/79 30046
/proc/meminfo: memFree=603152/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=88404 CPUtime=513.35
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 21763 0 0 0 51309 26 0 0 25 0 1 0 284972036 90525696 21749 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 22101 21749 59 118 0 21979 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 115316

[startup+642.301 s]
/proc/loadavg: 1.08 1.07 1.00 2/79 30046
/proc/meminfo: memFree=590032/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=101344 CPUtime=573.33
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 25017 0 0 0 57304 29 0 0 25 0 1 0 284972036 103776256 25003 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 25336 25003 59 118 0 25214 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 128256

[startup+702.301 s]
/proc/loadavg: 1.15 1.08 1.01 2/79 30046
/proc/meminfo: memFree=575056/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=116556 CPUtime=633.31
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 28811 0 0 0 63299 32 0 0 25 0 1 0 284972036 119353344 28797 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 29139 28797 59 118 0 29017 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 143468

[startup+762.306 s]
/proc/loadavg: 1.22 1.11 1.02 2/79 30046
/proc/meminfo: memFree=565776/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=126080 CPUtime=693.3
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 31112 0 0 0 69295 35 0 0 25 0 1 0 284972036 129105920 31098 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 31520 31098 59 118 0 31398 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 152992

[startup+822.302 s]
/proc/loadavg: 1.20 1.12 1.02 2/79 30046
/proc/meminfo: memFree=552144/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=139912 CPUtime=753.28
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 34563 0 0 0 75289 39 0 0 25 0 1 0 284972036 143269888 34549 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 34978 34549 59 118 0 34856 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 166824

[startup+882.302 s]
/proc/loadavg: 1.23 1.14 1.03 2/79 30046
/proc/meminfo: memFree=530768/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=160976 CPUtime=813.26
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 39852 0 0 0 81282 44 0 0 25 0 1 0 284972036 164839424 39838 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 40244 39838 59 118 0 40122 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 187888

[startup+942.301 s]
/proc/loadavg: 1.17 1.14 1.04 2/79 30046
/proc/meminfo: memFree=515408/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=176284 CPUtime=873.24
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 43691 0 0 0 87275 49 0 0 25 0 1 0 284972036 180514816 43677 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 44071 43677 59 118 0 43949 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 203196

[startup+1002.3 s]
/proc/loadavg: 1.27 1.17 1.05 2/79 30046
/proc/meminfo: memFree=507024/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=184496 CPUtime=933.23
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 45755 0 0 0 93270 53 0 0 25 0 1 0 284972036 188923904 45741 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 46124 45741 59 118 0 46002 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 211408

[startup+1062.3 s]
/proc/loadavg: 1.11 1.14 1.05 2/79 30046
/proc/meminfo: memFree=501200/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=190376 CPUtime=993.2
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 47231 0 0 0 99266 54 0 0 25 0 1 0 284972036 194945024 47217 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134536253 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 47594 47217 59 118 0 47472 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 217288

[startup+1122.3 s]
/proc/loadavg: 1.03 1.11 1.04 2/79 30046
/proc/meminfo: memFree=495760/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=196308 CPUtime=1053.19
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 48572 0 0 0 105263 56 0 0 25 0 1 0 284972036 201019392 48558 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 49077 48558 59 118 0 48955 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 223220

[startup+1182.3 s]
/proc/loadavg: 1.07 1.11 1.04 2/79 30046
/proc/meminfo: memFree=489872/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=26912 CPUtime=68.74
/proc/30042/stat : 30042 (SATzilla2007_R) S 30040 30042 28312 0 -1 4194304 13777 51478 0 0 6105 13 730 26 25 0 1 0 284965157 27557888 6410 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30042/statm: 6728 6410 126 260 0 6452 0
[pid=30046] ppid=30042 vsize=202124 CPUtime=1113.17
/proc/30046/stat : 30046 (minisat20) R 30042 30042 28312 0 -1 4194304 50046 0 0 0 111259 58 0 0 25 0 1 0 284972036 206974976 50032 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30046/statm: 50531 50032 59 118 0 50409 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 229036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.05 1.10 1.04 2/78 30046
/proc/meminfo: memFree=677848/2055920 swapFree=4192812/4192956
[pid=30042] ppid=30040 vsize=39460 CPUtime=1200.03
/proc/30042/stat : 30042 (SATzilla2007_R) R 30040 30042 28312 0 -1 4194304 16957 101858 0 0 6145 15 113754 89 21 0 1 0 284965157 40407040 9547 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/30042/statm: 9865 9548 131 260 0 9589 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 39460

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.41
CPU time (s): 1200.06
CPU user time (s): 1199
CPU system time (s): 1.05484
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 230356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199
system time used= 1.05484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118817
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= 19066

runsolver used 1.20282 second user time and 3.17152 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Feb 28 08:08:23 UTC 2007

IDJOB= 315169
IDBENCH= 20409
IDSOLVER= 134
FILE ID= node5/315169-1172650103

PBS_JOBID= 3980931

Free space on /tmp= 66339 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacias/hard/safe-30-h29-unsat.cnf
COMMAND LINE= /tmp/evaluation/315169-1172650103/SATzilla2007_R /tmp/evaluation/315169-1172650103/instance-315169-1172650103.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-315169-1172650103 -o ROOT/results/node5/solver-315169-1172650103 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315169-1172650103/SATzilla2007_R /tmp/evaluation/315169-1172650103/instance-315169-1172650103.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  7cb48ce6f0320bc88623afd3c5af4aae

RANDOM SEED= 156209061

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:        715640 kB
Buffers:         55624 kB
Cached:        1160556 kB
SwapCached:          0 kB
Active:         479944 kB
Inactive:       780356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        715640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15916 kB
Writeback:           0 kB
Mapped:          63012 kB
Slab:            65600 kB
Committed_AS:   963640 kB
PageTables:       1692 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= 66339 MiB

End job on node5 on Wed Feb 28 08:28:26 UTC 2007