Trace number 1728571

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
SAT07 reference solver: minisat SAT 2007? (TO) 1200.1 1200.64

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data

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:  1325                                                 |
0.00/0.00	c |  Number of clauses:    174298                                               |
0.09/0.16	c |  Parsing time:         0.15         s                                       |
9.48/9.53	c ============================[ Search Statistics ]==============================
9.48/9.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.48/9.53	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.48/9.53	c ===============================================================================
9.48/9.53	c |         0 |    1277   173273   792393 |    57757        0    nan |  0.000 % |
9.48/9.55	c |       100 |    1277   173273   792393 |    63533      100     86 |  0.000 % |
9.48/9.57	c |       251 |    1277   173273   792393 |    69886      251     84 |  0.002 % |
9.48/9.58	c |       477 |    1277   173273   792393 |    76875      477     92 |  0.002 % |
9.58/9.63	c |       814 |    1277   173273   792393 |    84562      814     96 |  0.001 % |
9.58/9.67	c |      1320 |    1277   173273   792393 |    93019     1320     88 |  0.003 % |
9.68/9.72	c |      2079 |    1277   173273   792393 |   102321     2079     99 |  0.003 % |
9.78/9.88	c |      3218 |    1277   173273   792393 |   112553     3218    101 |  0.001 % |
10.08/10.10	c |      4926 |    1277   173273   792393 |   123808     4926     99 |  0.002 % |
10.38/10.43	c |      7488 |    1277   173273   792393 |   136189     7488     95 |  0.002 % |
10.88/10.97	c |     11333 |    1277   173273   792393 |   149808    11333    105 |  0.003 % |
12.29/12.34	c |     17099 |    1277   173273   792393 |   164789    17099    117 |  0.001 % |
14.58/14.68	c |     25750 |    1277   173273   792393 |   181268    25750    110 |  0.003 % |
18.48/18.60	c |     38727 |    1277   173273   792393 |   199395    38727    127 |  0.003 % |
27.18/27.21	c |     58188 |    1277   173273   792393 |   219334    58188    128 |  0.001 % |
38.97/39.06	c |     87380 |    1277   173273   792393 |   241268    87380    119 |  0.000 % |
60.86/60.98	c |    131170 |    1277   173273   792393 |   265394   131170    113 |  0.000 % |
135.43/135.59	c |    196855 |    1277   173273   792393 |   291934   196855    138 |  0.000 % |
240.18/240.33	c |    295384 |    1277   173273   792393 |   321127    25764    125 |  0.001 % |
495.87/496.11	c |    443173 |    1277   173273   792393 |   353240   173553    113 |  0.000 % |
963.47/963.93	c |    664857 |    1277   173273   792393 |   388564    62343    191 |  0.003 % |

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-1728571-1240738444/watcher-1728571-1240738444 -o /tmp/evaluation-result-1728571-1240738444/solver-1728571-1240738444 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1728571-1240738444.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
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.98 0.99 3/64 2268
/proc/meminfo: memFree=1472696/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=1992 CPUtime=0
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 408 0 0 0 0 0 0 0 18 0 1 0 101872887 2039808 394 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 498 395 50 130 0 365 0

[startup+0.059587 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2268
/proc/meminfo: memFree=1472696/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=5132 CPUtime=0.05
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 1198 0 0 0 5 0 0 0 18 0 1 0 101872887 5255168 1184 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 1283 1186 50 130 0 1150 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5132

[startup+0.101594 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2268
/proc/meminfo: memFree=1472696/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=8240 CPUtime=0.09
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 1919 0 0 0 9 0 0 0 18 0 1 0 101872887 8437760 1905 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 2093 1906 50 130 0 1960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8240

[startup+0.301631 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2268
/proc/meminfo: memFree=1472696/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=12336 CPUtime=0.29
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 2930 0 0 0 28 1 0 0 19 0 1 0 101872887 12632064 2916 1992294400 134512640 135048876 4294956208 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 3084 2916 62 130 0 2951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12336

[startup+0.701708 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 2268
/proc/meminfo: memFree=1472696/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=12336 CPUtime=0.69
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 2930 0 0 0 68 1 0 0 23 0 1 0 101872887 12632064 2916 1992294400 134512640 135048876 4294956208 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 3084 2916 62 130 0 2951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12336

[startup+1.50186 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2269
/proc/meminfo: memFree=1461232/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=12336 CPUtime=1.49
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 2930 0 0 0 148 1 0 0 25 0 1 0 101872887 12632064 2916 1992294400 134512640 135048876 4294956208 18446744073709551615 134529220 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 3084 2916 62 130 0 2951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12336

[startup+3.10117 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2269
/proc/meminfo: memFree=1460976/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=12336 CPUtime=3.09
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 2930 0 0 0 307 2 0 0 25 0 1 0 101872887 12632064 2916 1992294400 134512640 135048876 4294956208 18446744073709551615 134529389 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 3084 2916 62 130 0 2951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12336

[startup+6.30178 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2269
/proc/meminfo: memFree=1456432/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=17060 CPUtime=6.28
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 4066 0 0 0 626 2 0 0 25 0 1 0 101872887 17469440 4052 1992294400 134512640 135048876 4294956208 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 4265 4052 62 130 0 4132 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17060

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2269
/proc/meminfo: memFree=1454000/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=20816 CPUtime=12.69
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 5464 0 0 0 1266 3 0 0 25 0 1 0 101872887 21315584 5079 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 5204 5079 66 130 0 5071 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20816

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2269
/proc/meminfo: memFree=1431536/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=41980 CPUtime=25.47
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 10755 0 0 0 2541 6 0 0 25 0 1 0 101872887 42987520 10370 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 10495 10370 66 130 0 10362 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41980

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2269
/proc/meminfo: memFree=1404592/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=69332 CPUtime=51.07
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 17557 0 0 0 5096 11 0 0 25 0 1 0 101872887 70995968 17172 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 17333 17172 66 130 0 17200 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 69332

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2269
/proc/meminfo: memFree=1363568/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=109872 CPUtime=102.24
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 27631 0 0 0 10206 18 0 0 25 0 1 0 101872887 112508928 27246 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 27468 27246 66 130 0 27335 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 109872

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2269
/proc/meminfo: memFree=1324848/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=149352 CPUtime=162.21
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 37393 0 0 0 16194 27 0 0 25 0 1 0 101872887 152936448 37008 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 37338 37008 66 130 0 37205 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 149352

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2269
/proc/meminfo: memFree=1294448/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=179120 CPUtime=222.19
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 44859 0 0 0 22185 34 0 0 25 0 1 0 101872887 183418880 44474 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 44780 44474 66 130 0 44647 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 179120

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1289192/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=184068 CPUtime=282.16
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 46068 0 0 0 28181 35 0 0 25 0 1 0 101872887 188485632 45683 1992294400 134512640 135048876 4294956208 18446744073709551615 134546988 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 46017 45683 67 130 0 45884 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 184068

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1289200/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=184068 CPUtime=342.14
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 46069 0 0 0 34179 35 0 0 25 0 1 0 101872887 188485632 45684 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 46017 45684 67 130 0 45884 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 184068

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1289200/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=184068 CPUtime=402.11
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 46073 0 0 0 40176 35 0 0 25 0 1 0 101872887 188485632 45688 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 46017 45688 67 130 0 45884 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 184068

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1289264/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=184068 CPUtime=462.08
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 46074 0 0 0 46173 35 0 0 25 0 1 0 101872887 188485632 45689 1992294400 134512640 135048876 4294956208 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 46017 45689 67 130 0 45884 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 184068

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1289264/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=184068 CPUtime=522.06
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 46074 0 0 0 52171 35 0 0 25 0 1 0 101872887 188485632 45689 1992294400 134512640 135048876 4294956208 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 46017 45689 67 130 0 45884 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 184068

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1289328/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=184068 CPUtime=582.03
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 46078 0 0 0 58168 35 0 0 25 0 1 0 101872887 188485632 45693 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 46017 45693 67 130 0 45884 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 184068

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1288752/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=184728 CPUtime=642.01
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 46246 0 0 0 64165 36 0 0 25 0 1 0 101872887 189161472 45861 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 46182 45861 67 130 0 46049 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 184728

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1268976/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=204872 CPUtime=701.98
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 51228 0 0 0 70158 40 0 0 25 0 1 0 101872887 209788928 50843 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 51218 50843 67 130 0 51085 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 204872

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1251568/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=222652 CPUtime=761.96
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 55523 0 0 0 76151 45 0 0 25 0 1 0 101872887 227995648 55138 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 55663 55138 67 130 0 55530 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 222652

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1240112/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=234528 CPUtime=821.92
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 58417 0 0 0 82145 47 0 0 25 0 1 0 101872887 240156672 58032 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 58632 58032 67 130 0 58499 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 234528

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1227888/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=246856 CPUtime=881.9
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 61434 0 0 0 88140 50 0 0 25 0 1 0 101872887 252780544 61049 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 61714 61049 67 130 0 61581 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 246856

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1223856/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=250916 CPUtime=941.87
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 62428 0 0 0 94136 51 0 0 25 0 1 0 101872887 256937984 62043 1992294400 134512640 135048876 4294956208 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 62729 62043 67 130 0 62596 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 250916

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1223856/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=250916 CPUtime=1001.84
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 62430 0 0 0 100133 51 0 0 25 0 1 0 101872887 256937984 62045 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 62729 62045 67 130 0 62596 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 250916

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1223792/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=250916 CPUtime=1061.82
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 62432 0 0 0 106131 51 0 0 25 0 1 0 101872887 256937984 62047 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 62729 62047 67 130 0 62596 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 250916

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1223792/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=250916 CPUtime=1121.79
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 62432 0 0 0 112128 51 0 0 25 0 1 0 101872887 256937984 62047 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 62729 62047 67 130 0 62596 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 250916

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1223728/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=250916 CPUtime=1181.76
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 62432 0 0 0 118125 51 0 0 25 0 1 0 101872887 256937984 62047 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 62729 62047 67 130 0 62596 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 250916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2271
/proc/meminfo: memFree=1223728/2055920 swapFree=4192812/4192956
[pid=2268] ppid=2266 vsize=250916 CPUtime=1200.06
/proc/2268/stat : 2268 (minisat_noasser) R 2266 2268 2155 0 -1 4194304 62432 0 0 0 119955 51 0 0 25 0 1 0 101872887 256937984 62047 1992294400 134512640 135048876 4294956208 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0
/proc/2268/statm: 62729 62047 67 130 0 62596 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 250916

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.64
CPU time (s): 1200.1
CPU user time (s): 1199.55
CPU system time (s): 0.549916
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 250916

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

runsolver used 1.13983 second user time and 3.23751 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-26 11:34:04
IDJOB=1728571
IDBENCH=24676
IDSOLVER=556
FILE ID=node38/1728571-1240738444
PBS_JOBID= 9187018
Free space on /tmp= 66356 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728571-1240738444/watcher-1728571-1240738444 -o /tmp/evaluation-result-1728571-1240738444/solver-1728571-1240738444 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1728571-1240738444.cnf

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=323288056

node38.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.265
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.265
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:       1473240 kB
Buffers:         57616 kB
Cached:         443000 kB
SwapCached:          0 kB
Active:         184580 kB
Inactive:       329900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            54288 kB
Committed_AS:   501980 kB
PageTables:       1456 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= 66356 MiB
End job on node38 at 2009-04-26 11:54:07