Trace number 1806277

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisat2-simp 070721? (TO) 1200.06 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is 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:  700                                                  |
0.00/0.00	|  Number of clauses:    3500                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     693     3493    10536 |     1164        0    nan |  0.000 % |
0.00/0.01	|       100 |     693     3493    10536 |     1280      100     27 |  0.000 % |
0.00/0.01	|       250 |     693     3493    10536 |     1408      250     27 |  0.000 % |
0.00/0.02	|       476 |     693     3493    10536 |     1549      476     26 |  0.000 % |
0.00/0.03	|       817 |     693     3493    10536 |     1704      817     25 |  0.000 % |
0.00/0.06	|      1325 |     693     3493    10536 |     1875     1325     24 |  0.000 % |
0.06/0.09	|      2089 |     693     3493    10536 |     2062     1119     24 |  0.000 % |
0.09/0.15	|      3228 |     693     3493    10536 |     2268     1187     24 |  0.000 % |
0.19/0.23	|      4936 |     693     3493    10536 |     2495     1727     24 |  0.000 % |
0.29/0.37	|      7498 |     693     3493    10536 |     2745     1720     26 |  0.000 % |
0.49/0.59	|     11343 |     693     3493    10536 |     3019     2753     24 |  0.000 % |
0.89/0.93	|     17109 |     693     3493    10536 |     3321     2356     24 |  0.000 % |
1.39/1.46	|     25758 |     693     3493    10536 |     3654     2533     24 |  0.000 % |
2.29/2.30	|     38732 |     693     3493    10536 |     4019     2453     23 |  0.000 % |
3.49/3.55	|     58193 |     693     3493    10536 |     4421     3520     25 |  0.000 % |
5.50/5.58	|     87385 |     693     3493    10536 |     4863     3528     25 |  0.000 % |
8.59/8.67	|    131176 |     693     3493    10536 |     5350     3018     22 |  0.000 % |
13.39/13.49	|    196860 |     693     3493    10536 |     5885     3681     23 |  0.000 % |
21.08/21.10	|    295386 |     693     3493    10536 |     6473     4134     23 |  0.000 % |
32.98/33.03	|    443178 |     693     3493    10536 |     7120     4766     25 |  0.000 % |
51.87/51.94	|    664861 |     693     3493    10536 |     7833     3610     24 |  0.000 % |
81.47/81.50	|    997387 |     693     3493    10536 |     8616     4408     24 |  0.000 % |
127.65/127.71	|   1496175 |     693     3493    10536 |     9477     8525     25 |  0.000 % |
201.43/201.58	|   2244357 |     693     3493    10536 |    10425     7733     26 |  0.000 % |
318.90/319.08	|   3366631 |     693     3493    10536 |    11468     7679     26 |  0.000 % |
501.45/501.63	|   5050042 |     693     3493    10536 |    12615     8191     25 |  0.000 % |
790.26/790.50	|   7575158 |     693     3493    10536 |    13876    10433     25 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806277-1242147630/watcher-1806277-1242147630 -o /tmp/evaluation-result-1806277-1242147630/solver-1806277-1242147630 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806277-1242147630.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 6512
/proc/meminfo: memFree=1209304/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=2196 CPUtime=0
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 242789173 2248704 163 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 548 169 68 178 0 368 0

[startup+0.066779 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 6512
/proc/meminfo: memFree=1209304/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=2324 CPUtime=0.06
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 231 0 0 0 6 0 0 0 20 0 1 0 242789173 2379776 216 1992294400 134512640 135243866 4294956256 18446744073709551615 134565525 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 581 216 86 178 0 401 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2324

[startup+0.101782 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 6512
/proc/meminfo: memFree=1209304/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=2324 CPUtime=0.09
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 248 0 0 0 9 0 0 0 20 0 1 0 242789173 2379776 233 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 581 233 86 178 0 401 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2324

[startup+0.301806 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 6512
/proc/meminfo: memFree=1209304/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=2456 CPUtime=0.29
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 279 0 0 0 29 0 0 0 22 0 1 0 242789173 2514944 264 1992294400 134512640 135243866 4294956256 18446744073709551615 134565542 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 614 264 86 178 0 434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2456

[startup+0.701849 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 6512
/proc/meminfo: memFree=1209304/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=2588 CPUtime=0.69
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 312 0 0 0 69 0 0 0 25 0 1 0 242789173 2650112 297 1992294400 134512640 135243866 4294956256 18446744073709551615 134555970 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 647 297 86 178 0 467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2588

[startup+1.50194 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6513
/proc/meminfo: memFree=1208336/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=2720 CPUtime=1.49
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 344 0 0 0 149 0 0 0 25 0 1 0 242789173 2785280 329 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 680 329 86 178 0 500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2720

[startup+3.10212 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6513
/proc/meminfo: memFree=1208016/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=2984 CPUtime=3.09
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 405 0 0 0 309 0 0 0 25 0 1 0 242789173 3055616 390 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 746 390 86 178 0 566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2984

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6513
/proc/meminfo: memFree=1207696/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=3248 CPUtime=6.29
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 481 0 0 0 629 0 0 0 25 0 1 0 242789173 3325952 466 1992294400 134512640 135243866 4294956256 18446744073709551615 134566405 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 812 466 86 178 0 632 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3248

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6513
/proc/meminfo: memFree=1207248/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=3644 CPUtime=12.69
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 555 0 0 0 1269 0 0 0 25 0 1 0 242789173 3731456 540 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 911 540 86 178 0 731 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3644

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6513
/proc/meminfo: memFree=1206800/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=4044 CPUtime=25.48
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 666 0 0 0 2548 0 0 0 25 0 1 0 242789173 4141056 651 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 1011 651 86 178 0 831 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4044

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1206032/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=4704 CPUtime=51.07
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 825 0 0 0 5107 0 0 0 25 0 1 0 242789173 4816896 810 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 1176 810 86 178 0 996 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4704

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1205328/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=5500 CPUtime=102.27
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1021 0 0 0 10226 1 0 0 25 0 1 0 242789173 5632000 1006 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 1375 1006 86 178 0 1195 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5500

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1204560/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=6164 CPUtime=162.24
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1203 0 0 0 16223 1 0 0 25 0 1 0 242789173 6311936 1188 1992294400 134512640 135243866 4294956256 18446744073709551615 134555798 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 1541 1188 86 178 0 1361 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6164

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1203920/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=6712 CPUtime=222.22
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1348 0 0 0 22221 1 0 0 25 0 1 0 242789173 6873088 1333 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 1678 1333 86 178 0 1498 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6712

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1203664/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=6984 CPUtime=282.2
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1423 0 0 0 28219 1 0 0 25 0 1 0 242789173 7151616 1408 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 1746 1408 86 178 0 1566 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6984

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1203224/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=7396 CPUtime=342.18
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1523 0 0 0 34217 1 0 0 25 0 1 0 242789173 7573504 1508 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 1849 1508 86 178 0 1669 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 7396

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1202904/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=7796 CPUtime=402.17
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1604 0 0 0 40216 1 0 0 25 0 1 0 242789173 7983104 1589 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 1949 1589 86 178 0 1769 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7796

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1202648/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=7928 CPUtime=462.16
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1654 0 0 0 46214 2 0 0 25 0 1 0 242789173 8118272 1639 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 1982 1639 86 178 0 1802 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 7928

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1202392/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=8380 CPUtime=522.14
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1733 0 0 0 52212 2 0 0 25 0 1 0 242789173 8581120 1718 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2095 1718 86 178 0 1915 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 8380

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1202008/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=8652 CPUtime=582.12
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1820 0 0 0 58210 2 0 0 25 0 1 0 242789173 8859648 1805 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2163 1805 86 178 0 1983 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 8652

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1201880/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=8784 CPUtime=642.1
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1854 0 0 0 64208 2 0 0 25 0 1 0 242789173 8994816 1839 1992294400 134512640 135243866 4294956256 18446744073709551615 134555847 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2196 1839 86 178 0 2016 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 8784

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1201816/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=8924 CPUtime=702.08
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1881 0 0 0 70206 2 0 0 25 0 1 0 242789173 9138176 1866 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2231 1866 86 178 0 2051 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 8924

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1201560/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=9192 CPUtime=762.07
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 1932 0 0 0 76205 2 0 0 25 0 1 0 242789173 9412608 1917 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2298 1917 86 178 0 2118 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 9192

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1201176/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=9588 CPUtime=822.05
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 2037 0 0 0 82203 2 0 0 25 0 1 0 242789173 9818112 2022 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2397 2022 86 178 0 2217 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 9588

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1200920/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=9852 CPUtime=882.03
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 2096 0 0 0 88201 2 0 0 25 0 1 0 242789173 10088448 2081 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2463 2081 86 178 0 2283 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 9852

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1200792/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=9988 CPUtime=942.02
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 2132 0 0 0 94199 3 0 0 25 0 1 0 242789173 10227712 2117 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2497 2117 86 178 0 2317 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 9988

[startup+1002.3 s]
/proc/loadavg: 1.07 1.02 0.93 2/65 6519
/proc/meminfo: memFree=1200536/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=10124 CPUtime=1002
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 2191 0 0 0 100197 3 0 0 25 0 1 0 242789173 10366976 2176 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2531 2176 86 178 0 2351 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 10124

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 6519
/proc/meminfo: memFree=1200472/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=10256 CPUtime=1061.98
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 2222 0 0 0 106195 3 0 0 25 0 1 0 242789173 10502144 2207 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2564 2207 86 178 0 2384 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 10256

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1200344/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=10388 CPUtime=1121.96
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 2247 0 0 0 112193 3 0 0 25 0 1 0 242789173 10637312 2232 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2597 2232 86 178 0 2417 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 10388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1200152/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=10520 CPUtime=1181.94
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 2287 0 0 0 118191 3 0 0 25 0 1 0 242789173 10772480 2272 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2630 2272 86 178 0 2450 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 10520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6519
/proc/meminfo: memFree=1200088/2055920 swapFree=4178464/4192956
[pid=6512] ppid=6510 vsize=10652 CPUtime=1200.04
/proc/6512/stat : 6512 (minisat_static) R 6510 6512 6261 0 -1 4194304 2292 0 0 0 120001 3 0 0 25 0 1 0 242789173 10907648 2277 1992294400 134512640 135243866 4294956256 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 1 0 0
/proc/6512/statm: 2663 2277 86 178 0 2483 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 10652

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): 1200.02
CPU system time (s): 0.037994
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 10652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2292
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= 2
involuntary context switches= 1962

runsolver used 0.951855 second user time and 2.67859 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-12 19:00:30
IDJOB=1806277
IDBENCH=24706
IDSOLVER=568
FILE ID=node63/1806277-1242147630
PBS_JOBID= 9289661
Free space on /tmp= 66124 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806277-1242147630/watcher-1806277-1242147630 -o /tmp/evaluation-result-1806277-1242147630/solver-1806277-1242147630 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806277-1242147630.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 68e48f3a77d59cc85ebd5fd30cfcba3c
RANDOM SEED=408266136

node63.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1209720 kB
Buffers:         79756 kB
Cached:         678200 kB
SwapCached:       8676 kB
Active:         288332 kB
Inactive:       479900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209720 kB
SwapTotal:     4192956 kB
SwapFree:      4178464 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          14984 kB
Slab:            63720 kB
Committed_AS:   969524 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66124 MiB
End job on node63 at 2009-05-12 19:20:32