Trace number 422136

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
minisat SAT 2007? (TO) 5000.07 5001.71

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-016-015.sat05-1230.reshuffled-07.cnf
MD5SUM8933f4efeee309724bfa107bfc7974e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.6984
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses3496
Sum of the clauses size7200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 516

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  240                                                  |
0.00/0.00	c |  Number of clauses:    3496                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     224     3256     9632 |     1085        0    nan |  0.000 % |
0.00/0.01	c |       102 |     224     3256     9632 |     1193      102     49 |  0.002 % |
0.00/0.02	c |       253 |     224     3256     9632 |     1313      253     48 |  0.002 % |
0.00/0.03	c |       479 |     224     3256     9632 |     1444      479     54 |  0.050 % |
0.00/0.04	c |       816 |     224     3256     9632 |     1589      816     53 |  0.002 % |
0.00/0.06	c |      1323 |     224     3256     9632 |     1747     1323     52 |  0.002 % |
0.09/0.11	c |      2082 |     224     3256     9632 |     1922     1113     52 |  0.002 % |
0.09/0.18	c |      3222 |     224     3256     9632 |     2115     1197     53 |  0.002 % |
0.29/0.31	c |      4930 |     224     3256     9632 |     2326     1756     56 |  0.051 % |
0.49/0.52	c |      7492 |     224     3256     9632 |     2559     1815     58 |  0.051 % |
0.80/0.89	c |     11336 |     224     3256     9632 |     2815     1535     59 |  0.051 % |
1.40/1.47	c |     17103 |     224     3256     9632 |     3096     2784     60 |  0.050 % |
2.49/2.50	c |     25753 |     224     3256     9632 |     3406     3200     60 |  0.050 % |
4.09/4.10	c |     38730 |     224     3256     9632 |     3746     1808     58 |  0.051 % |
6.69/6.77	c |     58191 |     224     3256     9632 |     4121     3574     61 |  0.002 % |
10.59/10.69	c |     87386 |     224     3256     9632 |     4533     2614     61 |  0.050 % |
16.89/16.93	c |    131175 |     224     3256     9632 |     4987     3903     63 |  0.051 % |
26.98/27.03	c |    196861 |     224     3256     9632 |     5485     5010     62 |  0.051 % |
43.68/43.76	c |    295387 |     224     3256     9632 |     6034     4322     65 |  0.002 % |
69.97/70.07	c |    443176 |     224     3256     9632 |     6637     6042     67 |  0.051 % |
113.26/113.31	c |    664859 |     224     3256     9632 |     7301     6389     67 |  0.050 % |
179.67/179.88	c |    997385 |     224     3256     9632 |     8031     6130     64 |  0.051 % |
290.29/290.54	c |   1496175 |     224     3256     9632 |     8834     4259     66 |  0.050 % |
460.75/461.08	c |   2244359 |     224     3256     9632 |     9718     4573     61 |  0.051 % |
730.97/731.38	c |   3366635 |     224     3256     9632 |    10690     9117     64 |  0.002 % |
1175.74/1176.22	c |   5050047 |     224     3256     9632 |    11759     8950     66 |  0.002 % |
1893.35/1894.01	c |   7575166 |     224     3256     9632 |    12935     6076     76 |  0.051 % |
3033.52/3034.56	c |  11362843 |     224     3256     9632 |    14228    11901     73 |  0.050 % |
4864.39/4866.09	c |  17044356 |     224     3256     9632 |    15651     7693     70 |  0.051 % |

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/node17/watcher-422136-1177520305 -o ROOT/results/node17/solver-422136-1177520305 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422136-1177520305/minisat_noassertions /tmp/evaluation/422136-1177520305/instance-422136-1177520305.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30796
/proc/meminfo: memFree=1657528/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=1984 CPUtime=0
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 199948004 2031616 146 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529398 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 496 146 62 130 0 363 0

[startup+0.071099 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30796
/proc/meminfo: memFree=1657528/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=2248 CPUtime=0.06
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 251 0 0 0 6 0 0 0 18 0 1 0 199948004 2301952 237 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 562 237 66 130 0 429 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2248

[startup+0.101102 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30796
/proc/meminfo: memFree=1657528/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=2380 CPUtime=0.09
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 282 0 0 0 9 0 0 0 18 0 1 0 199948004 2437120 268 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 595 268 66 130 0 462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2380

[startup+0.301124 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30796
/proc/meminfo: memFree=1657528/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=2644 CPUtime=0.29
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 329 0 0 0 29 0 0 0 19 0 1 0 199948004 2707456 315 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 661 315 66 130 0 528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2644

[startup+0.701166 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30796
/proc/meminfo: memFree=1657528/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=2776 CPUtime=0.69
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 384 0 0 0 69 0 0 0 23 0 1 0 199948004 2842624 370 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 694 370 66 130 0 561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2776

[startup+1.50225 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 30797
/proc/meminfo: memFree=1656112/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=3172 CPUtime=1.5
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 461 0 0 0 150 0 0 0 25 0 1 0 199948004 3248128 447 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546065 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 793 447 66 130 0 660 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 3172

[startup+3.10142 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 30797
/proc/meminfo: memFree=1655664/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=3444 CPUtime=3.09
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 529 0 0 0 309 0 0 0 25 0 1 0 199948004 3526656 515 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 861 515 66 130 0 728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3444

[startup+6.30175 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 30797
/proc/meminfo: memFree=1655152/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=3708 CPUtime=6.29
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 611 0 0 0 629 0 0 0 25 0 1 0 199948004 3796992 597 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 927 597 66 130 0 794 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3708

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 30797
/proc/meminfo: memFree=1654640/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=4240 CPUtime=12.69
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 735 0 0 0 1269 0 0 0 25 0 1 0 199948004 4341760 721 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 1060 721 66 130 0 927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4240

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 30797
/proc/meminfo: memFree=1654000/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=4780 CPUtime=25.48
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 862 0 0 0 2548 0 0 0 25 0 1 0 199948004 4894720 848 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 1195 848 66 130 0 1062 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4780

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 30797
/proc/meminfo: memFree=1653168/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=5460 CPUtime=51.07
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 1060 0 0 0 5107 0 0 0 25 0 1 0 199948004 5591040 1046 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552777 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 1365 1046 66 130 0 1232 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5460

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30797
/proc/meminfo: memFree=1652336/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=6400 CPUtime=102.27
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 1270 0 0 0 10226 1 0 0 25 0 1 0 199948004 6553600 1256 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 1600 1256 66 130 0 1467 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6400

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 30863
/proc/meminfo: memFree=1650344/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=6936 CPUtime=162.21
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 1398 0 0 0 16219 2 0 0 25 0 1 0 199948004 7102464 1384 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 1734 1384 66 130 0 1601 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 6936

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30995
/proc/meminfo: memFree=1651056/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=7332 CPUtime=222.12
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 1516 0 0 0 22210 2 0 0 25 0 1 0 199948004 7507968 1502 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547029 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 1833 1502 66 130 0 1700 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 7332

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30995
/proc/meminfo: memFree=1650672/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=7872 CPUtime=282.1
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 1639 0 0 0 28208 2 0 0 25 0 1 0 199948004 8060928 1625 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 1968 1625 66 130 0 1835 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 7872

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30995
/proc/meminfo: memFree=1650608/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=8140 CPUtime=342.08
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 1697 0 0 0 34205 3 0 0 25 0 1 0 199948004 8335360 1683 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 2035 1683 66 130 0 1902 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 8140

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30995
/proc/meminfo: memFree=1650352/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=8404 CPUtime=402.06
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 1770 0 0 0 40203 3 0 0 25 0 1 0 199948004 8605696 1756 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 2101 1756 66 130 0 1968 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 8404

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30995
/proc/meminfo: memFree=1650096/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=8540 CPUtime=462.05
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 1813 0 0 0 46201 4 0 0 25 0 1 0 199948004 8744960 1799 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 2135 1799 66 130 0 2002 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 8540

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30995
/proc/meminfo: memFree=1649712/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=9072 CPUtime=522.03
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 1917 0 0 0 52199 4 0 0 25 0 1 0 199948004 9289728 1903 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 2268 1903 66 130 0 2135 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 9072

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30995
/proc/meminfo: memFree=1649264/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=9492 CPUtime=582.02
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 2023 0 0 0 58197 5 0 0 25 0 1 0 199948004 9719808 2009 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 2373 2009 66 130 0 2240 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 9492

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30995
/proc/meminfo: memFree=1649328/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=9492 CPUtime=642
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 2023 0 0 0 64195 5 0 0 25 0 1 0 199948004 9719808 2009 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 2373 2009 66 130 0 2240 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 9492


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

[startup+4062.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1644144/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14412 CPUtime=4060.93
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3259 0 0 0 406061 32 0 0 25 0 1 0 199948004 14757888 3245 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3603 3245 66 130 0 3470 0
Current children cumulated CPU time (s) 4060.93
Current children cumulated vsize (KiB) 14412

[startup+4122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1644080/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14544 CPUtime=4120.9
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3273 0 0 0 412058 32 0 0 25 0 1 0 199948004 14893056 3259 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3636 3259 66 130 0 3503 0
Current children cumulated CPU time (s) 4120.9
Current children cumulated vsize (KiB) 14544

[startup+4182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1644016/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14544 CPUtime=4180.89
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3291 0 0 0 418056 33 0 0 25 0 1 0 199948004 14893056 3277 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552475 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3636 3277 66 130 0 3503 0
Current children cumulated CPU time (s) 4180.89
Current children cumulated vsize (KiB) 14544

[startup+4242.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1644016/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14544 CPUtime=4240.87
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3291 0 0 0 424054 33 0 0 25 0 1 0 199948004 14893056 3277 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3636 3277 66 130 0 3503 0
Current children cumulated CPU time (s) 4240.87
Current children cumulated vsize (KiB) 14544

[startup+4302.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1644016/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14544 CPUtime=4300.84
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3291 0 0 0 430051 33 0 0 25 0 1 0 199948004 14893056 3277 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3636 3277 66 130 0 3503 0
Current children cumulated CPU time (s) 4300.84
Current children cumulated vsize (KiB) 14544

[startup+4362.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643824/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4360.83
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3354 0 0 0 436049 34 0 0 25 0 1 0 199948004 15163392 3340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3340 66 130 0 3569 0
Current children cumulated CPU time (s) 4360.83
Current children cumulated vsize (KiB) 14808

[startup+4422.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643888/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4420.81
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3361 0 0 0 442047 34 0 0 25 0 1 0 199948004 15163392 3347 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3347 66 130 0 3569 0
Current children cumulated CPU time (s) 4420.81
Current children cumulated vsize (KiB) 14808

[startup+4482.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643888/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4480.8
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3361 0 0 0 448045 35 0 0 25 0 1 0 199948004 15163392 3347 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3347 66 130 0 3569 0
Current children cumulated CPU time (s) 4480.8
Current children cumulated vsize (KiB) 14808

[startup+4542.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643824/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4540.78
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3361 0 0 0 454043 35 0 0 25 0 1 0 199948004 15163392 3347 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3347 66 130 0 3569 0
Current children cumulated CPU time (s) 4540.78
Current children cumulated vsize (KiB) 14808

[startup+4602.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643824/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4600.77
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3361 0 0 0 460041 36 0 0 25 0 1 0 199948004 15163392 3347 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3347 66 130 0 3569 0
Current children cumulated CPU time (s) 4600.77
Current children cumulated vsize (KiB) 14808

[startup+4662.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643824/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4660.74
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3362 0 0 0 466038 36 0 0 25 0 1 0 199948004 15163392 3348 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3348 66 130 0 3569 0
Current children cumulated CPU time (s) 4660.74
Current children cumulated vsize (KiB) 14808

[startup+4722.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643888/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4720.74
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3363 0 0 0 472037 37 0 0 25 0 1 0 199948004 15163392 3349 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3349 66 130 0 3569 0
Current children cumulated CPU time (s) 4720.74
Current children cumulated vsize (KiB) 14808

[startup+4782.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643888/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4780.71
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3363 0 0 0 478034 37 0 0 25 0 1 0 199948004 15163392 3349 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3349 66 130 0 3569 0
Current children cumulated CPU time (s) 4780.71
Current children cumulated vsize (KiB) 14808

[startup+4842.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643952/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4840.7
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3363 0 0 0 484032 38 0 0 25 0 1 0 199948004 15163392 3349 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3349 66 130 0 3569 0
Current children cumulated CPU time (s) 4840.7
Current children cumulated vsize (KiB) 14808

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643952/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4900.68
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3363 0 0 0 490030 38 0 0 25 0 1 0 199948004 15163392 3349 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3349 66 130 0 3569 0
Current children cumulated CPU time (s) 4900.68
Current children cumulated vsize (KiB) 14808

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643952/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=4960.66
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3363 0 0 0 496028 38 0 0 25 0 1 0 199948004 15163392 3349 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3349 66 130 0 3569 0
Current children cumulated CPU time (s) 4960.66
Current children cumulated vsize (KiB) 14808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643888/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=5000.06
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3364 0 0 0 499967 39 0 0 25 0 1 0 199948004 15163392 3350 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3350 66 130 0 3569 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 14808

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 31195
/proc/meminfo: memFree=1643888/2055920 swapFree=4139516/4192956
[pid=30796] ppid=30794 vsize=14808 CPUtime=5000.06
/proc/30796/stat : 30796 (minisat_noasser) R 30794 30796 30266 0 -1 4194304 3364 0 0 0 499967 39 0 0 25 0 1 0 199948004 15163392 3350 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/30796/statm: 3702 3350 66 130 0 3569 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 14808

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.71
CPU time (s): 5000.07
CPU user time (s): 4999.68
CPU system time (s): 0.396939
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 14808

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

runsolver used 3.98039 second user time and 10.2654 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Wed Apr 25 16:58:25 UTC 2007

IDJOB= 422136
IDBENCH= 24652
IDSOLVER= 189
FILE ID= node17/422136-1177520305

PBS_JOBID= 4685955

Free space on /tmp= 66398 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-016-015.sat05-1230.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/422136-1177520305/minisat_noassertions /tmp/evaluation/422136-1177520305/instance-422136-1177520305.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-422136-1177520305 -o ROOT/results/node17/solver-422136-1177520305 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422136-1177520305/minisat_noassertions /tmp/evaluation/422136-1177520305/instance-422136-1177520305.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8933f4efeee309724bfa107bfc7974e9

RANDOM SEED= 644373057

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1657872 kB
Buffers:         44816 kB
Cached:         256060 kB
SwapCached:      16548 kB
Active:         166832 kB
Inactive:       164548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657872 kB
SwapTotal:     4192956 kB
SwapFree:      4139516 kB
Dirty:            1520 kB
Writeback:           0 kB
Mapped:          36024 kB
Slab:            52156 kB
Committed_AS:  7282416 kB
PageTables:       1808 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= 66398 MiB

End job on node17 on Wed Apr 25 18:21:49 UTC 2007