Trace number 421757

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) 1200.08 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-php-025-024.sat05-1191.reshuffled-07.cnf
MD5SUM008fc87d1e2675d3850c6f6e4188c7eb
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 variables600
Number of clauses7225
Sum of the clauses size15000
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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:  600                                                  |
0.00/0.00	c |  Number of clauses:    7225                                                 |
0.00/0.00	c |  Parsing time:         0.01         s                                       |
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     575     7200    27600 |     2400        0    nan |  0.000 % |
0.00/0.06	c |       101 |     575     7200    27600 |     2640      101    100 |  0.000 % |
0.07/0.08	c |       251 |     575     7200    27600 |     2904      251    121 |  0.007 % |
0.10/0.10	c |       476 |     575     7200    27600 |     3194      476    132 |  0.007 % |
0.10/0.13	c |       813 |     575     7200    27600 |     3513      813    142 |  0.007 % |
0.10/0.17	c |      1319 |     575     7200    27600 |     3865     1319    153 |  0.007 % |
0.20/0.26	c |      2080 |     575     7200    27600 |     4251     2080    165 |  0.007 % |
0.39/0.42	c |      3219 |     575     7200    27600 |     4676     3219    175 |  0.007 % |
0.69/0.71	c |      4927 |     575     7200    27600 |     5144     4927    180 |  0.007 % |
1.10/1.17	c |      7493 |     575     7200    27600 |     5659     4685    189 |  0.000 % |
2.19/2.20	c |     11337 |     575     7200    27600 |     6224     5459    211 |  0.000 % |
3.98/4.03	c |     17107 |     575     7200    27600 |     6847     4505    249 |  0.007 % |
6.88/6.99	c |     25757 |     575     7200    27600 |     7532     5833    239 |  0.007 % |
12.08/12.19	c |     38731 |     575     7200    27600 |     8285     6789    233 |  0.007 % |
20.07/20.11	c |     58195 |     575     7200    27600 |     9113     8743    228 |  0.007 % |
35.05/35.16	c |     87387 |     575     7200    27600 |    10025     9152    272 |  0.007 % |
63.33/63.46	c |    131176 |     575     7200    27600 |    11027     5719    269 |  0.007 % |
105.61/105.71	c |    196862 |     575     7200    27600 |    12130     8234    259 |  0.007 % |
169.69/169.86	c |    295390 |     575     7200    27600 |    13343    12308    269 |  0.000 % |
279.16/279.32	c |    443182 |     575     7200    27600 |    14678     8209    286 |  0.007 % |
454.40/454.60	c |    664866 |     575     7200    27600 |    16145    10403    272 |  0.007 % |
721.22/721.55	c |    997391 |     575     7200    27600 |    17760    10907    256 |  0.000 % |
1128.69/1129.13	c |   1496179 |     575     7200    27600 |    19536    17948    225 |  0.007 % |

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/node25/watcher-421757-1177495284 -o ROOT/results/node25/solver-421757-1177495284 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421757-1177495284/minisat_noassertions /tmp/evaluation/421757-1177495284/instance-421757-1177495284.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.99 0.97 0.91 3/70 12268
/proc/meminfo: memFree=1881800/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=1988 CPUtime=0
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 197445550 2035712 172 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 497 172 50 130 0 364 0

[startup+0.0785269 s]
/proc/loadavg: 0.99 0.97 0.91 3/70 12268
/proc/meminfo: memFree=1881800/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=2380 CPUtime=0.07
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 301 0 0 0 7 0 0 0 18 0 1 0 197445550 2437120 287 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 595 287 66 130 0 462 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2380

[startup+0.101532 s]
/proc/loadavg: 0.99 0.97 0.91 3/70 12268
/proc/meminfo: memFree=1881800/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=2380 CPUtime=0.1
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 301 0 0 0 10 0 0 0 18 0 1 0 197445550 2437120 287 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548112 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 595 287 66 130 0 462 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2380

[startup+0.301565 s]
/proc/loadavg: 0.99 0.97 0.91 3/70 12268
/proc/meminfo: memFree=1881800/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=3832 CPUtime=0.3
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 660 0 0 0 30 0 0 0 19 0 1 0 197445550 3923968 646 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 958 646 66 130 0 825 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3832

[startup+0.701633 s]
/proc/loadavg: 0.99 0.97 0.91 3/70 12268
/proc/meminfo: memFree=1881800/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=5812 CPUtime=0.69
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 1155 0 0 0 69 0 0 0 22 0 1 0 197445550 5951488 1141 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 1453 1141 66 130 0 1320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5812

[startup+1.50177 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 12269
/proc/meminfo: memFree=1876864/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=7396 CPUtime=1.49
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 1534 0 0 0 149 0 0 0 25 0 1 0 197445550 7573504 1520 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 1849 1520 66 130 0 1716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7396

[startup+3.10105 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 12269
/proc/meminfo: memFree=1875712/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=8452 CPUtime=3.08
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 1820 0 0 0 308 0 0 0 25 0 1 0 197445550 8654848 1806 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 2113 1806 66 130 0 1980 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8452

[startup+6.3016 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 12287
/proc/meminfo: memFree=1873216/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=9772 CPUtime=6.28
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 2136 0 0 0 627 1 0 0 25 0 1 0 197445550 10006528 2122 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/12268/statm: 2443 2122 66 130 0 2310 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9772

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 12299
/proc/meminfo: memFree=1872000/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=11488 CPUtime=12.67
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 2553 0 0 0 1266 1 0 0 25 0 1 0 197445550 11763712 2539 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 2872 2539 66 130 0 2739 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11488

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 12307
/proc/meminfo: memFree=1869384/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=13736 CPUtime=25.46
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 3133 0 0 0 2545 1 0 0 25 0 1 0 197445550 14065664 3119 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 3434 3119 66 130 0 3301 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13736

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1867264/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=17060 CPUtime=51.03
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 3957 0 0 0 5101 2 0 0 25 0 1 0 197445550 17469440 3943 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 4265 3943 66 130 0 4132 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17060

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1865664/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=18512 CPUtime=102.22
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 4319 0 0 0 10220 2 0 0 25 0 1 0 197445550 18956288 4305 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 4628 4305 66 130 0 4495 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 18512

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1862912/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=21316 CPUtime=162.19
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 5001 0 0 0 16217 2 0 0 25 0 1 0 197445550 21827584 4987 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 5329 4987 66 130 0 5196 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21316

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1859392/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=24776 CPUtime=222.18
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 5861 0 0 0 22215 3 0 0 25 0 1 0 197445550 25370624 5847 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 6194 5847 66 130 0 6061 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 24776

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1859008/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=25180 CPUtime=282.16
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 5969 0 0 0 28213 3 0 0 25 0 1 0 197445550 25784320 5955 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548202 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 6295 5955 66 130 0 6162 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 25180

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1856896/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=27304 CPUtime=342.14
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 6495 0 0 0 34210 4 0 0 25 0 1 0 197445550 27959296 6481 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 6826 6481 66 130 0 6693 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 27304

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1856512/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=27592 CPUtime=402.12
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 6571 0 0 0 40208 4 0 0 25 0 1 0 197445550 28254208 6557 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548434 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 6898 6557 66 130 0 6765 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 27592

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1856576/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=27592 CPUtime=462.1
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 6575 0 0 0 46206 4 0 0 25 0 1 0 197445550 28254208 6561 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548208 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 6898 6561 66 130 0 6765 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 27592

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1854976/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=29200 CPUtime=522.08
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 6967 0 0 0 52204 4 0 0 25 0 1 0 197445550 29900800 6953 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 7300 6953 66 130 0 7167 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 29200

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1853568/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=30636 CPUtime=582.06
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 7327 0 0 0 58202 4 0 0 25 0 1 0 197445550 31371264 7313 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 7659 7313 66 130 0 7526 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 30636

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1853504/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=30616 CPUtime=642.05
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 7329 0 0 0 64200 5 0 0 25 0 1 0 197445550 31350784 7313 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 7654 7313 66 130 0 7521 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 30616

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1853568/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=30500 CPUtime=702.03
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 7329 0 0 0 70198 5 0 0 25 0 1 0 197445550 31232000 7284 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 7625 7284 66 130 0 7492 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 30500

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1853696/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=30500 CPUtime=762.01
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 7329 0 0 0 76196 5 0 0 25 0 1 0 197445550 31232000 7284 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 7625 7284 66 130 0 7492 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 30500

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1853248/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=31180 CPUtime=821.98
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 7464 0 0 0 82193 5 0 0 25 0 1 0 197445550 31928320 7419 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 7795 7419 66 130 0 7662 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 31180

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1852096/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=32264 CPUtime=881.96
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 7732 0 0 0 88191 5 0 0 25 0 1 0 197445550 33038336 7687 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 8066 7687 66 130 0 7933 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 32264

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1851776/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=32556 CPUtime=941.94
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 7804 0 0 0 94189 5 0 0 25 0 1 0 197445550 33337344 7759 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 8139 7759 66 130 0 8006 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 32556

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1850496/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=33876 CPUtime=1001.93
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 8134 0 0 0 100187 6 0 0 25 0 1 0 197445550 34689024 8089 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 8469 8089 66 130 0 8336 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 33876

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1850496/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=33876 CPUtime=1061.91
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 8134 0 0 0 106185 6 0 0 25 0 1 0 197445550 34689024 8089 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 8469 8089 66 130 0 8336 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 33876

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1850432/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=33876 CPUtime=1121.89
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 8134 0 0 0 112183 6 0 0 25 0 1 0 197445550 34689024 8089 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 8469 8089 66 130 0 8336 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 33876

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1850432/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=33876 CPUtime=1181.87
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 8134 0 0 0 118181 6 0 0 25 0 1 0 197445550 34689024 8089 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 8469 8089 66 130 0 8336 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 33876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12329
/proc/meminfo: memFree=1848832/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=35372 CPUtime=1200.06
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 8533 0 0 0 120000 6 0 0 25 0 1 0 197445550 36220928 8488 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 8843 8488 66 130 0 8710 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35372

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.91 2/65 12329
/proc/meminfo: memFree=1848832/2055920 swapFree=4182892/4192956
[pid=12268] ppid=12266 vsize=35372 CPUtime=1200.06
/proc/12268/stat : 12268 (minisat_noasser) R 12266 12268 11647 0 -1 4194304 8533 0 0 0 120000 6 0 0 25 0 1 0 197445550 36220928 8488 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/12268/statm: 8843 8488 66 130 0 8710 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1200.01
CPU system time (s): 0.072988
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 35372

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

runsolver used 0.965853 second user time and 2.35364 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Wed Apr 25 10:01:25 UTC 2007

IDJOB= 421757
IDBENCH= 24660
IDSOLVER= 188
FILE ID= node25/421757-1177495284

PBS_JOBID= 4685872

Free space on /tmp= 66368 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-php-025-024.sat05-1191.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/421757-1177495284/minisat_noassertions /tmp/evaluation/421757-1177495284/instance-421757-1177495284.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-421757-1177495284 -o ROOT/results/node25/solver-421757-1177495284 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421757-1177495284/minisat_noassertions /tmp/evaluation/421757-1177495284/instance-421757-1177495284.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  008fc87d1e2675d3850c6f6e4188c7eb

RANDOM SEED= 670302584

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1882280 kB
Buffers:         19148 kB
Cached:         101940 kB
SwapCached:       3964 kB
Active:          51704 kB
Inactive:        79744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1882280 kB
SwapTotal:     4192956 kB
SwapFree:      4182892 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          16664 kB
Slab:            27868 kB
Committed_AS:  4180924 kB
PageTables:       1716 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= 66368 MiB

End job on node25 on Wed Apr 25 10:21:27 UTC 2007