Trace number 422154

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat SAT 2007? (TO) 5000.02 5001.51

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
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 variables175
Number of clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

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:  175                                                  |
0.00/0.00	c |  Number of clauses:    2852                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     158     2722    10965 |      907        0    nan |  0.000 % |
0.00/0.01	c |       101 |     158     2722    10965 |      998      101     22 |  0.049 % |
0.00/0.02	c |       251 |     158     2722    10965 |     1097      251     21 |  0.003 % |
0.00/0.02	c |       476 |     158     2722    10965 |     1207      476     18 |  0.049 % |
0.00/0.03	c |       814 |     158     2722    10965 |     1328      814     17 |  0.046 % |
0.00/0.04	c |      1320 |     158     2722    10965 |     1461     1320     17 |  0.046 % |
0.00/0.05	c |      2079 |     158     2722    10965 |     1607     1303     15 |  0.046 % |
0.00/0.08	c |      3218 |     158     2722    10965 |     1768     1599     18 |  0.004 % |
0.09/0.12	c |      4926 |     158     2722    10965 |     1944     1448     17 |  0.043 % |
0.09/0.18	c |      7489 |     158     2722    10965 |     2139     1986     16 |  0.017 % |
0.19/0.28	c |     11334 |     158     2722    10965 |     2353     1369     21 |  0.043 % |
0.39/0.45	c |     17100 |     158     2722    10965 |     2588     2225     24 |  0.004 % |
0.69/0.72	c |     25749 |     158     2722    10965 |     2847     1495     23 |  0.004 % |
1.00/1.09	c |     38723 |     158     2722    10965 |     3132     2723     20 |  0.017 % |
1.59/1.69	c |     58184 |     158     2722    10965 |     3445     2827     16 |  0.003 % |
2.59/2.66	c |     87376 |     158     2722    10965 |     3790     1957     23 |  0.003 % |
4.09/4.16	c |    131165 |     158     2722    10965 |     4169     3055     20 |  0.049 % |
6.39/6.48	c |    196849 |     158     2722    10965 |     4586     2755     21 |  0.049 % |
9.99/10.07	c |    295375 |     158     2722    10965 |     5044     3161     18 |  0.016 % |
15.49/15.56	c |    443164 |     158     2722    10965 |     5549     4811     22 |  0.003 % |
23.88/23.96	c |    664849 |     158     2722    10965 |     6104     3898     21 |  0.004 % |
37.28/37.33	c |    997375 |     158     2722    10965 |     6714     5092     22 |  0.049 % |
58.77/58.88	c |   1496163 |     158     2722    10965 |     7385     4172     22 |  0.003 % |
92.27/92.36	c |   2244345 |     158     2722    10965 |     8124     5506     21 |  0.016 % |
146.05/146.13	c |   3366619 |     158     2722    10965 |     8936     7149     22 |  0.042 % |
231.13/231.21	c |   5050030 |     158     2722    10965 |     9830     8347     24 |  0.043 % |
361.90/362.08	c |   7575148 |     158     2722    10965 |    10813     5522     29 |  0.043 % |
571.75/571.93	c |  11362824 |     158     2722    10965 |    11895     7137     25 |  0.003 % |
901.56/901.88	c |  17044336 |     158     2722    10965 |    13084     6326     30 |  0.017 % |
1421.42/1421.97	c |  25566606 |     158     2722    10965 |    14393     7065     23 |  0.003 % |
2260.91/2261.64	c |  38350010 |     158     2722    10965 |    15832     8887     30 |  0.004 % |
3615.87/3616.90	c |  57525116 |     158     2722    10965 |    17415     8726     34 |  0.003 % |

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27284
/proc/meminfo: memFree=1856936/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=1852 CPUtime=0
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 228326193 1896448 134 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551036 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 463 134 62 130 0 330 0

[startup+0.0957829 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27284
/proc/meminfo: memFree=1856936/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=2108 CPUtime=0.09
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 200 0 0 0 9 0 0 0 18 0 1 0 228326193 2158592 186 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 527 186 66 130 0 394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2108

[startup+0.101782 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27284
/proc/meminfo: memFree=1856936/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=2108 CPUtime=0.09
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 201 0 0 0 9 0 0 0 18 0 1 0 228326193 2158592 187 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552677 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 527 187 66 130 0 394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2108

[startup+0.301802 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27284
/proc/meminfo: memFree=1856936/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=2240 CPUtime=0.29
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 228 0 0 0 29 0 0 0 19 0 1 0 228326193 2293760 214 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 560 214 66 130 0 427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2240

[startup+0.701843 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27284
/proc/meminfo: memFree=1856936/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=2372 CPUtime=0.69
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 267 0 0 0 69 0 0 0 23 0 1 0 228326193 2428928 253 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 593 253 66 130 0 460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2372

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1856160/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=2372 CPUtime=1.49
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 292 0 0 0 149 0 0 0 25 0 1 0 228326193 2428928 278 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 593 278 66 130 0 460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2372

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1855840/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=2636 CPUtime=3.09
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 354 0 0 0 309 0 0 0 25 0 1 0 228326193 2699264 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547037 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 659 340 66 130 0 526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2636

[startup+6.3014 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1855520/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=2904 CPUtime=6.29
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 402 0 0 0 629 0 0 0 25 0 1 0 228326193 2973696 388 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 726 388 66 130 0 593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2904

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1855072/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=3172 CPUtime=12.69
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 480 0 0 0 1269 0 0 0 25 0 1 0 228326193 3248128 466 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 793 466 66 130 0 660 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3172

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1854752/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=3440 CPUtime=25.48
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 555 0 0 0 2548 0 0 0 25 0 1 0 228326193 3522560 541 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551355 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 860 541 66 130 0 727 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3440

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1854176/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=3984 CPUtime=51.07
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 693 0 0 0 5107 0 0 0 25 0 1 0 228326193 4079616 679 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 996 679 66 130 0 863 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3984

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1853408/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=4780 CPUtime=102.27
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 866 0 0 0 10226 1 0 0 25 0 1 0 228326193 4894720 852 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1195 852 66 130 0 1062 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4780

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1852832/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=5316 CPUtime=162.24
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 998 0 0 0 16223 1 0 0 25 0 1 0 228326193 5443584 984 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1329 984 66 130 0 1196 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5316

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1852384/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=5580 CPUtime=222.24
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 1076 0 0 0 22222 2 0 0 25 0 1 0 228326193 5713920 1062 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546971 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1395 1062 66 130 0 1262 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 5580

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1852064/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=6008 CPUtime=282.22
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 1159 0 0 0 28220 2 0 0 25 0 1 0 228326193 6152192 1145 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1502 1145 66 130 0 1369 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 6008

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1851808/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=6140 CPUtime=342.2
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 1203 0 0 0 34217 3 0 0 25 0 1 0 228326193 6287360 1189 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1535 1189 66 130 0 1402 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6140

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27285
/proc/meminfo: memFree=1851424/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=6404 CPUtime=402.19
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 1285 0 0 0 40216 3 0 0 25 0 1 0 228326193 6557696 1271 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552771 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1601 1271 66 130 0 1468 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 6404

[startup+462.301 s]
/proc/loadavg: 1.09 1.01 1.00 2/78 27285
/proc/meminfo: memFree=1851104/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=6808 CPUtime=462.18
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 1356 0 0 0 46214 4 0 0 25 0 1 0 228326193 6971392 1342 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1702 1342 66 130 0 1569 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 6808

[startup+522.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/78 27285
/proc/meminfo: memFree=1851040/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=6808 CPUtime=522.16
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 1372 0 0 0 52212 4 0 0 25 0 1 0 228326193 6971392 1358 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552249 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1702 1358 66 130 0 1569 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 6808

[startup+582.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/78 27285
/proc/meminfo: memFree=1850848/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=6956 CPUtime=582.15
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 1398 0 0 0 58210 5 0 0 25 0 1 0 228326193 7122944 1384 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1739 1384 66 130 0 1606 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 6956

[startup+642.301 s]
/proc/loadavg: 1.07 1.04 1.00 2/78 27285
/proc/meminfo: memFree=1850464/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=7332 CPUtime=642.13
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 1497 0 0 0 64208 5 0 0 25 0 1 0 228326193 7507968 1483 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 1833 1483 66 130 0 1700 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 7332


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1844064/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=11700 CPUtime=4061.16
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2577 0 0 0 406083 33 0 0 25 0 1 0 228326193 11980800 2563 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552572 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 2925 2563 66 130 0 2792 0
Current children cumulated CPU time (s) 4061.16
Current children cumulated vsize (KiB) 11700

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1844064/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=11700 CPUtime=4121.14
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2577 0 0 0 412081 33 0 0 25 0 1 0 228326193 11980800 2563 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558220 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 2925 2563 66 130 0 2792 0
Current children cumulated CPU time (s) 4121.14
Current children cumulated vsize (KiB) 11700

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1844000/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=11700 CPUtime=4181.13
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2577 0 0 0 418079 34 0 0 25 0 1 0 228326193 11980800 2563 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552654 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 2925 2563 66 130 0 2792 0
Current children cumulated CPU time (s) 4181.13
Current children cumulated vsize (KiB) 11700

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1843936/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=11700 CPUtime=4241.11
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2581 0 0 0 424077 34 0 0 25 0 1 0 228326193 11980800 2567 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 2925 2567 66 130 0 2792 0
Current children cumulated CPU time (s) 4241.11
Current children cumulated vsize (KiB) 11700

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1843808/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=11820 CPUtime=4301.1
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2609 0 0 0 430075 35 0 0 25 0 1 0 228326193 12103680 2595 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 2955 2595 66 130 0 2822 0
Current children cumulated CPU time (s) 4301.1
Current children cumulated vsize (KiB) 11820

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1843744/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=11964 CPUtime=4361.08
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2616 0 0 0 436073 35 0 0 25 0 1 0 228326193 12251136 2602 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 2991 2602 66 130 0 2858 0
Current children cumulated CPU time (s) 4361.08
Current children cumulated vsize (KiB) 11964

[startup+4422.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 27485
/proc/meminfo: memFree=1843680/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=11964 CPUtime=4421.07
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2617 0 0 0 442071 36 0 0 25 0 1 0 228326193 12251136 2603 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 2991 2603 66 130 0 2858 0
Current children cumulated CPU time (s) 4421.07
Current children cumulated vsize (KiB) 11964

[startup+4482.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 27485
/proc/meminfo: memFree=1843552/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=4481.05
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2649 0 0 0 448069 36 0 0 25 0 1 0 228326193 12386304 2635 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2635 66 130 0 2891 0
Current children cumulated CPU time (s) 4481.05
Current children cumulated vsize (KiB) 12096

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1843488/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=4541.03
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2651 0 0 0 454067 36 0 0 25 0 1 0 228326193 12386304 2637 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548048 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2637 66 130 0 2891 0
Current children cumulated CPU time (s) 4541.03
Current children cumulated vsize (KiB) 12096

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1843424/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=4601.02
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2652 0 0 0 460065 37 0 0 25 0 1 0 228326193 12386304 2638 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2638 66 130 0 2891 0
Current children cumulated CPU time (s) 4601.02
Current children cumulated vsize (KiB) 12096

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1843424/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=4661
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2652 0 0 0 466063 37 0 0 25 0 1 0 228326193 12386304 2638 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553236 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2638 66 130 0 2891 0
Current children cumulated CPU time (s) 4661
Current children cumulated vsize (KiB) 12096

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27485
/proc/meminfo: memFree=1843360/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=4720.99
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2652 0 0 0 472061 38 0 0 25 0 1 0 228326193 12386304 2638 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2638 66 130 0 2891 0
Current children cumulated CPU time (s) 4720.99
Current children cumulated vsize (KiB) 12096

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 27557
/proc/meminfo: memFree=1842016/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=4780.94
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2652 0 0 0 478056 38 0 0 25 0 1 0 228326193 12386304 2638 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2638 66 130 0 2891 0
Current children cumulated CPU time (s) 4780.94
Current children cumulated vsize (KiB) 12096

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27683
/proc/meminfo: memFree=1842784/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=4840.85
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2671 0 0 0 484046 39 0 0 25 0 1 0 228326193 12386304 2657 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2657 66 130 0 2891 0
Current children cumulated CPU time (s) 4840.85
Current children cumulated vsize (KiB) 12096

[startup+4902.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 27683
/proc/meminfo: memFree=1842912/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=4900.83
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2671 0 0 0 490044 39 0 0 25 0 1 0 228326193 12386304 2657 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2657 66 130 0 2891 0
Current children cumulated CPU time (s) 4900.83
Current children cumulated vsize (KiB) 12096

[startup+4962.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 27683
/proc/meminfo: memFree=1842976/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=4960.82
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2680 0 0 0 496042 40 0 0 25 0 1 0 228326193 12386304 2666 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134557966 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2666 66 130 0 2891 0
Current children cumulated CPU time (s) 4960.82
Current children cumulated vsize (KiB) 12096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 27683
/proc/meminfo: memFree=1842976/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=5000.01
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2680 0 0 0 499961 40 0 0 25 0 1 0 228326193 12386304 2666 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2666 66 130 0 2891 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 12096

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

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

[startup+5001.5 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 27683
/proc/meminfo: memFree=1842976/2055920 swapFree=4160056/4192956
[pid=27284] ppid=27282 vsize=12096 CPUtime=5000.01
/proc/27284/stat : 27284 (minisat_noasser) R 27282 27284 26934 0 -1 4194304 2680 0 0 0 499961 40 0 0 25 0 1 0 228326193 12386304 2666 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27284/statm: 3024 2666 66 130 0 2891 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 12096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.51
CPU time (s): 5000.02
CPU user time (s): 4999.61
CPU system time (s): 0.410937
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 12096

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

runsolver used 3.87241 second user time and 10.4744 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Apr 25 17:41:28 UTC 2007

IDJOB= 422154
IDBENCH= 24672
IDSOLVER= 189
FILE ID= node12/422154-1177522888

PBS_JOBID= 4685998

Free space on /tmp= 66386 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/422154-1177522888/minisat_noassertions /tmp/evaluation/422154-1177522888/instance-422154-1177522888.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-422154-1177522888 -o ROOT/results/node12/solver-422154-1177522888 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422154-1177522888/minisat_noassertions /tmp/evaluation/422154-1177522888/instance-422154-1177522888.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 740194393

TIME LIMIT= 5000 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:       1857408 kB
Buffers:         25640 kB
Cached:          82536 kB
SwapCached:      11504 kB
Active:          42072 kB
Inactive:        89236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857408 kB
SwapTotal:     4192956 kB
SwapFree:      4160056 kB
Dirty:            1516 kB
Writeback:           0 kB
Mapped:          30248 kB
Slab:            52716 kB
Committed_AS:  6127320 kB
PageTables:       1792 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= 66386 MiB

End job on node12 on Wed Apr 25 19:04:52 UTC 2007