Trace number 335506

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
minimarch 2007-02-08? (TO) 1200.09 1200.55

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-050-049.sat05-1238.reshuffled-07.cnf
MD5SUM44a5476bd5ee890d723869abdd1f9b1f
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 variables2450
Number of clauses118875
Sum of the clauses size240100
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118825
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  2450                                                 |
0.00/0.00	|  Number of clauses:    118875                                               |
0.19/0.24	|  Parsing time:         0.24         s                                       |
5.08/5.14	============================[ Search Statistics ]==============================
5.08/5.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.08/5.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.08/5.14	===============================================================================
5.08/5.14	|         0 |    2400   116425   348000 |    38808        0    nan |  0.000 % |
5.08/5.15	|       101 |    2400   116425   348000 |    42689      101    159 |  0.002 % |
5.08/5.17	|       251 |    2400   116425   348000 |    46958      251    162 |  0.002 % |
5.08/5.19	|       476 |    2400   116425   348000 |    51653      476    163 |  0.002 % |
5.18/5.23	|       813 |    2400   116425   348000 |    56819      813    168 |  0.002 % |
5.18/5.29	|      1320 |    2400   116425   348000 |    62501     1320    173 |  0.002 % |
5.38/5.41	|      2079 |    2400   116425   348000 |    68751     2079    179 |  0.002 % |
5.48/5.57	|      3218 |    2400   116425   348000 |    75626     3218    182 |  0.002 % |
5.88/5.94	|      4926 |    2400   116425   348000 |    83189     4926    187 |  0.002 % |
6.49/6.51	|      7488 |    2400   116425   348000 |    91508     7488    192 |  0.001 % |
7.58/7.65	|     11332 |    2400   116425   348000 |   100658    11332    199 |  0.000 % |
9.68/9.73	|     17099 |    2400   116425   348000 |   110724    17099    204 |  0.002 % |
14.07/14.20	|     25748 |    2400   116425   348000 |   121797    25748    211 |  0.001 % |
23.77/23.83	|     38723 |    2400   116425   348000 |   133976    38723    220 |  0.000 % |
39.04/39.15	|     58184 |    2400   116425   348000 |   147374    58184    226 |  0.002 % |
79.82/79.96	|     87376 |    2400   116425   348000 |   162112    87376    241 |  0.001 % |
160.80/160.92	|    131166 |    2400   116425   348000 |   178323   131166    257 |  0.000 % |
292.75/292.94	|    196850 |    2400   116425   348000 |   196155    34498    294 |  0.002 % |
567.55/567.83	|    295376 |    2400   116425   348000 |   215771   133024    284 |  0.002 % |
1073.98/1074.46	|    443165 |    2400   116425   348000 |   237348    84851    301 |  0.002 % |

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/node15/watcher-335506-1173628914 -o ROOT/results/node15/solver-335506-1173628914 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335506-1173628914/minimarch /tmp/evaluation/335506-1173628914/instance-335506-1173628914.cnf 

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.98 3/83 1166
/proc/meminfo: memFree=1373576/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=2144 CPUtime=0
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 445 0 0 0 0 0 0 0 18 0 1 0 382845816 2195456 429 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 536 429 51 132 0 401 0

[startup+0.061381 s]
/proc/loadavg: 0.85 0.97 0.98 3/83 1166
/proc/meminfo: memFree=1373576/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=5504 CPUtime=0.05
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 1240 0 0 0 5 0 0 0 18 0 1 0 382845816 5636096 1224 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 1376 1224 51 132 0 1241 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5504

[startup+0.101388 s]
/proc/loadavg: 0.85 0.97 0.98 3/83 1166
/proc/meminfo: memFree=1373576/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=7712 CPUtime=0.09
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 1789 0 0 0 9 0 0 0 18 0 1 0 382845816 7897088 1773 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 1928 1774 51 132 0 1793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7712

[startup+0.301422 s]
/proc/loadavg: 0.85 0.97 0.98 3/83 1166
/proc/meminfo: memFree=1373576/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=9424 CPUtime=0.29
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 2237 0 0 0 28 1 0 0 19 0 1 0 382845816 9650176 2221 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531572 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 2356 2221 63 132 0 2221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9424

[startup+0.701491 s]
/proc/loadavg: 0.85 0.97 0.98 3/83 1166
/proc/meminfo: memFree=1373576/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=9424 CPUtime=0.69
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 2237 0 0 0 68 1 0 0 23 0 1 0 382845816 9650176 2221 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 2356 2221 63 132 0 2221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9424

[startup+1.50263 s]
/proc/loadavg: 0.85 0.97 0.98 2/84 1167
/proc/meminfo: memFree=1363200/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=11008 CPUtime=1.49
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 2652 0 0 0 148 1 0 0 25 0 1 0 382845816 11272192 2636 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 2752 2636 63 132 0 2617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11008

[startup+3.1019 s]
/proc/loadavg: 0.86 0.97 0.98 2/84 1185
/proc/meminfo: memFree=1362944/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=11680 CPUtime=3.09
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 2766 0 0 0 308 1 0 0 25 0 1 0 382845816 11960320 2750 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 2920 2750 63 132 0 2785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11680

[startup+6.30145 s]
/proc/loadavg: 0.86 0.97 0.98 2/84 1187
/proc/meminfo: memFree=1364224/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=13432 CPUtime=6.28
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 3895 0 0 0 626 2 0 0 25 0 1 0 382845816 13754368 3264 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 3358 3264 66 132 0 3223 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13432

[startup+12.7015 s]
/proc/loadavg: 0.88 0.97 0.98 2/84 1195
/proc/meminfo: memFree=1345536/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=29204 CPUtime=12.67
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 7808 0 0 0 1264 3 0 0 25 0 1 0 382845816 29904896 7177 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 7301 7177 66 132 0 7166 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29204

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.98 2/84 1207
/proc/meminfo: memFree=1326656/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=47968 CPUtime=25.46
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 12511 0 0 0 2539 7 0 0 25 0 1 0 382845816 49119232 11880 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 11992 11880 66 132 0 11857 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 47968

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1298168/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=77604 CPUtime=51.04
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 19901 0 0 0 5093 11 0 0 25 0 1 0 382845816 79466496 19270 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 19401 19270 66 132 0 19266 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 77604

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1256568/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=118744 CPUtime=102.22
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 30135 0 0 0 10202 20 0 0 25 0 1 0 382845816 121593856 29504 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 29686 29504 66 132 0 29551 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 118744

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1224696/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=151556 CPUtime=162.19
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 38344 0 0 0 16192 27 0 0 25 0 1 0 382845816 155193344 37713 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 37889 37713 66 132 0 37754 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 151556

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1182712/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=192692 CPUtime=222.17
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 48548 0 0 0 22182 35 0 0 25 0 1 0 382845816 197316608 47917 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 48173 47917 66 132 0 48038 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 192692

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1168120/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=207236 CPUtime=282.16
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 52189 0 0 0 28177 39 0 0 25 0 1 0 382845816 212209664 51558 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 51809 51558 66 132 0 51674 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 207236

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1168184/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=207236 CPUtime=342.13
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 52191 0 0 0 34174 39 0 0 25 0 1 0 382845816 212209664 51560 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 51809 51560 66 132 0 51674 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 207236

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1168248/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=207236 CPUtime=402.11
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 52192 0 0 0 40171 40 0 0 25 0 1 0 382845816 212209664 51561 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557961 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 51809 51561 66 132 0 51674 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 207236

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1168184/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=207236 CPUtime=462.09
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 52192 0 0 0 46169 40 0 0 25 0 1 0 382845816 212209664 51561 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 51809 51561 66 132 0 51674 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 207236

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1168248/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=207236 CPUtime=522.07
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 52193 0 0 0 52166 41 0 0 25 0 1 0 382845816 212209664 51562 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 51809 51562 66 132 0 51674 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 207236

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1168184/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=207236 CPUtime=582.04
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 52196 0 0 0 58163 41 0 0 25 0 1 0 382845816 212209664 51565 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 51809 51565 66 132 0 51674 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 207236

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1154616/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=220872 CPUtime=642.03
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 55582 0 0 0 64158 45 0 0 25 0 1 0 382845816 226172928 54951 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 55218 54951 66 132 0 55083 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 220872

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1134840/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=240792 CPUtime=702.01
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 60557 0 0 0 70152 49 0 0 25 0 1 0 382845816 246571008 59926 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 60198 59926 66 132 0 60063 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 240792

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1120696/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=254952 CPUtime=761.99
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 64054 0 0 0 76146 53 0 0 25 0 1 0 382845816 261070848 63423 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 63738 63423 66 132 0 63603 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 254952

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1108920/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=267140 CPUtime=821.97
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 67010 0 0 0 82140 57 0 0 25 0 1 0 382845816 273551360 66379 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 66785 66379 66 132 0 66650 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 267140

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1103480/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=272492 CPUtime=881.95
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 68345 0 0 0 88136 59 0 0 25 0 1 0 382845816 279031808 67714 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 68123 67714 66 132 0 67988 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 272492

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1103480/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=272492 CPUtime=941.92
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 68345 0 0 0 94133 59 0 0 25 0 1 0 382845816 279031808 67714 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 68123 67714 66 132 0 67988 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 272492

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1103416/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=272492 CPUtime=1001.9
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 68349 0 0 0 100130 60 0 0 25 0 1 0 382845816 279031808 67718 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 68123 67718 66 132 0 67988 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 272492

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1103480/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=272492 CPUtime=1061.88
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 68354 0 0 0 106128 60 0 0 25 0 1 0 382845816 279031808 67723 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 68123 67723 66 132 0 67988 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 272492

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1103416/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=272492 CPUtime=1121.86
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 68355 0 0 0 112125 61 0 0 25 0 1 0 382845816 279031808 67724 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134560774 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 68123 67724 66 132 0 67988 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 272492

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1103416/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=272492 CPUtime=1181.84
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 68355 0 0 0 118123 61 0 0 25 0 1 0 382845816 279031808 67724 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 68123 67724 66 132 0 67988 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 272492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1103480/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=272492 CPUtime=1200.03
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 68355 0 0 0 119942 61 0 0 25 0 1 0 382845816 279031808 67724 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 68123 67724 66 132 0 67988 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 272492

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1229
/proc/meminfo: memFree=1103480/2055920 swapFree=4152672/4192956
[pid=1166] ppid=1164 vsize=272492 CPUtime=1200.03
/proc/1166/stat : 1166 (minimarch) R 1164 1166 1101 0 -1 4194304 68355 0 0 0 119942 61 0 0 25 0 1 0 382845816 279031808 67724 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/1166/statm: 68123 67724 66 132 0 67988 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 272492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.09
CPU user time (s): 1199.43
CPU system time (s): 0.660899
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 272492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.43
system time used= 0.660899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68355
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= 6
involuntary context switches= 24252

runsolver used 1.36779 second user time and 3.01154 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 16:01:54 UTC 2007

IDJOB= 335506
IDBENCH= 24653
IDSOLVER= 110
FILE ID= node15/335506-1173628914

PBS_JOBID= 4101326

Free space on /tmp= 66536 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-050-049.sat05-1238.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335506-1173628914/minimarch /tmp/evaluation/335506-1173628914/instance-335506-1173628914.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-335506-1173628914 -o ROOT/results/node15/solver-335506-1173628914 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335506-1173628914/minimarch /tmp/evaluation/335506-1173628914/instance-335506-1173628914.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  44a5476bd5ee890d723869abdd1f9b1f

RANDOM SEED= 422164581

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1373984 kB
Buffers:         56600 kB
Cached:         529628 kB
SwapCached:       2924 kB
Active:         399940 kB
Inactive:       210032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373984 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:            3912 kB
Writeback:           0 kB
Mapped:          31112 kB
Slab:            57040 kB
Committed_AS:  1368960 kB
PageTables:       2048 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= 66536 MiB

End job on node15 on Sun Mar 11 16:21:57 UTC 2007