Trace number 421776

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.18 1200.48

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-30-20-26.sat05-1264.reshuffled-07.cnf
MD5SUMede19899bb8c427d8a34daa9d239a276
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 variables1815
Number of clauses301256
Sum of the clauses size895230
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29750
Number of clauses of size 3291450
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 556

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:  1815                                                 |
0.00/0.00	c |  Number of clauses:    301256                                               |
0.29/0.31	c |  Parsing time:         0.30         s                                       |
23.48/23.54	c ============================[ Search Statistics ]==============================
23.48/23.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.48/23.54	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.48/23.54	c ===============================================================================
23.48/23.54	c |         0 |    1759   301200  1436975 |   100400        0    nan |  0.000 % |
23.48/23.59	c |       101 |    1759   301200  1436975 |   110440      101     96 |  0.000 % |
23.58/23.65	c |       251 |    1759   301200  1436975 |   121484      251    109 |  0.000 % |
23.68/23.70	c |       478 |    1759   301200  1436975 |   133632      478    120 |  0.001 % |
23.68/23.77	c |       815 |    1759   301200  1436975 |   146995      815    130 |  0.001 % |
23.78/23.86	c |      1321 |    1759   301200  1436975 |   161695     1321    138 |  0.001 % |
23.98/24.01	c |      2082 |    1759   301200  1436975 |   177864     2082    143 |  0.001 % |
24.19/24.23	c |      3221 |    1759   301200  1436975 |   195651     3221    148 |  0.001 % |
24.48/24.53	c |      4929 |    1759   301200  1436975 |   215216     4929    154 |  0.001 % |
24.98/25.07	c |      7491 |    1759   301200  1436975 |   236737     7491    157 |  0.001 % |
25.78/25.85	c |     11338 |    1759   301200  1436975 |   260411    11338    158 |  0.001 % |
27.38/27.44	c |     17107 |    1759   301200  1436975 |   286452    17107    166 |  0.001 % |
30.49/30.50	c |     25756 |    1759   301200  1436975 |   315098    25756    178 |  0.001 % |
36.19/36.27	c |     38731 |    1759   301200  1436975 |   346608    38731    185 |  0.000 % |
47.28/47.32	c |     58192 |    1759   301200  1436975 |   381268    58192    186 |  0.001 % |
74.57/74.60	c |     87385 |    1759   301200  1436975 |   419395    87385    191 |  0.000 % |
116.96/117.08	c |    131174 |    1759   301200  1436975 |   461335   131174    195 |  0.001 % |
214.44/214.59	c |    196863 |    1759   301200  1436975 |   507468   196863    204 |  0.001 % |
379.39/379.58	c |    295390 |    1759   301200  1436975 |   558215   295390    202 |  0.001 % |
829.28/829.53	c |    443179 |    1759   301200  1436975 |   614037   443179    203 |  0.001 % |

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/node12/watcher-421776-1177495632 -o ROOT/results/node12/solver-421776-1177495632 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421776-1177495632/minisat_noassertions /tmp/evaluation/421776-1177495632/instance-421776-1177495632.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 25344
/proc/meminfo: memFree=1539304/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=2012 CPUtime=0
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 413 0 0 0 0 0 0 0 18 0 1 0 225600608 2060288 399 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 503 399 50 130 0 370 0

[startup+0.050388 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 25344
/proc/meminfo: memFree=1539304/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=4572 CPUtime=0.04
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 1031 0 0 0 4 0 0 0 18 0 1 0 225600608 4681728 1017 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 1143 1017 50 130 0 1010 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4572

[startup+0.101392 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 25344
/proc/meminfo: memFree=1539304/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=7320 CPUtime=0.09
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 1738 0 0 0 9 0 0 0 18 0 1 0 225600608 7495680 1724 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 1830 1725 50 130 0 1697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7320

[startup+0.301411 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 25344
/proc/meminfo: memFree=1539304/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=19192 CPUtime=0.29
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 4656 0 0 0 28 1 0 0 19 0 1 0 225600608 19652608 4642 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 4798 4644 50 130 0 4665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19192

[startup+0.701451 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 25344
/proc/meminfo: memFree=1539304/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=19716 CPUtime=0.69
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 4848 0 0 0 68 1 0 0 23 0 1 0 225600608 20189184 4834 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 4929 4834 62 130 0 4796 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19716

[startup+1.50253 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1520160/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=19716 CPUtime=1.49
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 4848 0 0 0 148 1 0 0 25 0 1 0 225600608 20189184 4834 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 4929 4834 62 130 0 4796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19716

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1520040/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=19716 CPUtime=3.09
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 4848 0 0 0 308 1 0 0 25 0 1 0 225600608 20189184 4834 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 4929 4834 62 130 0 4796 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19716

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1519792/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=19716 CPUtime=6.29
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 4848 0 0 0 628 1 0 0 25 0 1 0 225600608 20189184 4834 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 4929 4834 62 130 0 4796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19716

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1517232/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=25592 CPUtime=12.69
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 6037 0 0 0 1267 2 0 0 25 0 1 0 225600608 26206208 6023 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134533445 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 6398 6023 62 130 0 6265 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25592

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1516280/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=24704 CPUtime=25.48
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 6617 0 0 0 2546 2 0 0 25 0 1 0 225600608 25296896 5960 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 6176 5960 66 130 0 6043 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24704

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1472376/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=68860 CPUtime=51.08
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 17608 0 0 0 5098 10 0 0 25 0 1 0 225600608 70512640 16951 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 17215 16951 66 130 0 17082 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68860

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1426360/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=114024 CPUtime=102.27
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 28887 0 0 0 10207 20 0 0 25 0 1 0 225600608 116760576 28230 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 28506 28230 66 130 0 28373 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 114024

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1380856/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=159780 CPUtime=162.25
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 40281 0 0 0 16194 31 0 0 25 0 1 0 225600608 163614720 39624 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 39945 39624 66 130 0 39812 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 159780

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1350008/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=190492 CPUtime=222.24
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 47936 0 0 0 22186 38 0 0 25 0 1 0 225600608 195063808 47279 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 47623 47279 66 130 0 47490 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 190492

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1318648/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=222512 CPUtime=282.22
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 55822 0 0 0 28177 45 0 0 25 0 1 0 225600608 227852288 55165 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 55628 55165 66 130 0 55495 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 222512

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1289848/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=250832 CPUtime=342.21
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 62930 0 0 0 34168 53 0 0 25 0 1 0 225600608 256851968 62273 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 62708 62273 66 130 0 62575 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 250832

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1264760/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=276028 CPUtime=402.19
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 69254 0 0 0 40160 59 0 0 25 0 1 0 225600608 282652672 68597 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 69007 68597 66 130 0 68874 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 276028

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1241144/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=299948 CPUtime=462.18
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 75088 0 0 0 46152 66 0 0 25 0 1 0 225600608 307146752 74431 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 74987 74431 66 130 0 74854 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 299948

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1218296/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=323008 CPUtime=522.16
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 80829 0 0 0 52146 70 0 0 25 0 1 0 225600608 330760192 80172 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 80752 80172 66 130 0 80619 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 323008

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25345
/proc/meminfo: memFree=1199928/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=341300 CPUtime=582.14
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 85374 0 0 0 58139 75 0 0 25 0 1 0 225600608 349491200 84717 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 85325 84717 66 130 0 85192 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 341300

[startup+642.302 s]
/proc/loadavg: 1.07 1.02 0.93 2/78 25345
/proc/meminfo: memFree=1184184/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=356700 CPUtime=642.13
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 89253 0 0 0 64133 80 0 0 25 0 1 0 225600608 365260800 88596 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 89175 88596 66 130 0 89042 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 356700

[startup+702.302 s]
/proc/loadavg: 1.09 1.03 0.93 2/78 25345
/proc/meminfo: memFree=1170552/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=370520 CPUtime=702.12
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 92683 0 0 0 70128 84 0 0 25 0 1 0 225600608 379412480 92026 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 92630 92026 66 130 0 92497 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 370520

[startup+762.306 s]
/proc/loadavg: 1.09 1.04 0.94 2/78 25345
/proc/meminfo: memFree=1158072/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=383156 CPUtime=762.1
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 95782 0 0 0 76123 87 0 0 25 0 1 0 225600608 392351744 95125 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 95789 95125 66 130 0 95656 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 383156

[startup+822.302 s]
/proc/loadavg: 1.15 1.06 0.95 2/78 25345
/proc/meminfo: memFree=1148792/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=392508 CPUtime=822.09
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 98104 0 0 0 82119 90 0 0 25 0 1 0 225600608 401928192 97447 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 98127 97447 66 130 0 97994 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 392508

[startup+882.302 s]
/proc/loadavg: 1.11 1.06 0.95 2/78 25345
/proc/meminfo: memFree=1130168/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=411192 CPUtime=882.07
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 102739 0 0 0 88113 94 0 0 25 0 1 0 225600608 421060608 102082 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 102798 102082 66 130 0 102665 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 411192

[startup+942.302 s]
/proc/loadavg: 1.04 1.05 0.95 2/78 25345
/proc/meminfo: memFree=1112440/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=429944 CPUtime=942.06
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 107227 0 0 0 94107 99 0 0 25 0 1 0 225600608 440262656 106570 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 107486 106570 66 130 0 107353 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 429944

[startup+1002.3 s]
/proc/loadavg: 1.01 1.04 0.95 2/78 25345
/proc/meminfo: memFree=1094392/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=447752 CPUtime=1002.04
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 111684 0 0 0 100100 104 0 0 25 0 1 0 225600608 458498048 111027 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 111938 111027 66 130 0 111805 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 447752

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 0.95 2/78 25345
/proc/meminfo: memFree=1079352/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=462952 CPUtime=1062.02
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 115469 0 0 0 106094 108 0 0 25 0 1 0 225600608 474062848 114812 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 115738 114812 66 130 0 115605 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 462952

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/78 25345
/proc/meminfo: memFree=1063352/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=478708 CPUtime=1122.01
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 119433 0 0 0 112089 112 0 0 25 0 1 0 225600608 490196992 118776 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 119677 118776 66 130 0 119544 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 478708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/78 25345
/proc/meminfo: memFree=1048504/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=493608 CPUtime=1182
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 123182 0 0 0 118083 117 0 0 25 0 1 0 225600608 505454592 122525 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 123402 122525 66 130 0 123269 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 493608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 0.95 2/78 25345
/proc/meminfo: memFree=1043448/2055920 swapFree=4160056/4192956
[pid=25344] ppid=25342 vsize=498492 CPUtime=1200.09
/proc/25344/stat : 25344 (minisat_noasser) R 25342 25344 24662 0 -1 4194304 124366 0 0 0 119892 117 0 0 25 0 1 0 225600608 510455808 123709 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25344/statm: 124623 123709 66 130 0 124490 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 498492

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.48
CPU time (s): 1200.18
CPU user time (s): 1198.92
CPU system time (s): 1.25581
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 498492

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

runsolver used 0.940856 second user time and 2.5986 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Apr 25 10:07:12 UTC 2007

IDJOB= 421776
IDBENCH= 24679
IDSOLVER= 188
FILE ID= node12/421776-1177495632

PBS_JOBID= 4685868

Free space on /tmp= 66381 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-30-20-26.sat05-1264.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/421776-1177495632/minisat_noassertions /tmp/evaluation/421776-1177495632/instance-421776-1177495632.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-421776-1177495632 -o ROOT/results/node12/solver-421776-1177495632 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421776-1177495632/minisat_noassertions /tmp/evaluation/421776-1177495632/instance-421776-1177495632.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  ede19899bb8c427d8a34daa9d239a276

RANDOM SEED= 57043831

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1539712 kB
Buffers:         46432 kB
Cached:         340592 kB
SwapCached:      11728 kB
Active:         228688 kB
Inactive:       219252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539712 kB
SwapTotal:     4192956 kB
SwapFree:      4160056 kB
Dirty:            6336 kB
Writeback:           0 kB
Mapped:          67756 kB
Slab:            53664 kB
Committed_AS:  6155584 kB
PageTables:       1880 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= 66381 MiB

End job on node12 on Wed Apr 25 10:27:15 UTC 2007