Trace number 422156

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 2007UNSAT 3556.74 3557.69

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2374.41
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

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:  205                                                  |
0.00/0.00	c |  Number of clauses:    4549                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     186     4389    17924 |     1463        0    nan |  0.000 % |
0.00/0.03	c |       100 |     186     4389    17924 |     1609      100     25 |  0.002 % |
0.00/0.03	c |       251 |     186     4389    17924 |     1770      251     26 |  0.003 % |
0.00/0.04	c |       478 |     186     4389    17924 |     1947      478     26 |  0.002 % |
0.00/0.05	c |       815 |     186     4389    17924 |     2141      815     27 |  0.002 % |
0.00/0.06	c |      1322 |     186     4389    17924 |     2356     1322     26 |  0.014 % |
0.06/0.08	c |      2082 |     186     4389    17924 |     2591     2082     28 |  0.002 % |
0.09/0.13	c |      3223 |     186     4389    17924 |     2850     1884     26 |  0.014 % |
0.09/0.20	c |      4934 |     186     4389    17924 |     3136     2143     24 |  0.002 % |
0.29/0.37	c |      7497 |     186     4389    17924 |     3449     3112     20 |  0.002 % |
0.49/0.58	c |     11342 |     186     4389    17924 |     3794     3401     28 |  0.002 % |
0.79/0.87	c |     17109 |     186     4389    17924 |     4174     3318     28 |  0.014 % |
1.29/1.37	c |     25759 |     186     4389    17924 |     4591     3443     25 |  0.003 % |
1.89/2.00	c |     38733 |     186     4389    17924 |     5050     4747     25 |  0.002 % |
3.39/3.42	c |     58196 |     186     4389    17924 |     5555     3592     26 |  0.014 % |
4.79/4.86	c |     87389 |     186     4389    17924 |     6111     4589     24 |  0.002 % |
7.29/7.38	c |    131178 |     186     4389    17924 |     6722     5101     23 |  0.003 % |
11.19/11.28	c |    196864 |     186     4389    17924 |     7394     6242     20 |  0.002 % |
17.49/17.52	c |    295391 |     186     4389    17924 |     8134     4085     22 |  0.002 % |
27.58/27.65	c |    443180 |     186     4389    17924 |     8947     4217     21 |  0.005 % |
42.98/43.01	c |    664864 |     186     4389    17924 |     9842     5120     22 |  0.005 % |
66.47/66.51	c |    997389 |     186     4389    17924 |    10826     5898     22 |  0.005 % |
101.26/101.36	c |   1496177 |     185     4317    17481 |    11909     6939     28 |  0.490 % |
151.26/151.30	c |   2244359 |     185     4317    17481 |    13100    11187     28 |  0.521 % |
229.23/229.31	c |   3366636 |     185     4317    17481 |    14410    12423     23 |  0.524 % |
359.70/359.85	c |   5050047 |     184     4237    17205 |    15851    12881     30 |  0.978 % |
563.46/563.65	c |   7575164 |     184     4237    17205 |    17436    12824     39 |  0.978 % |
887.39/887.66	c |  11362839 |     184     4237    17205 |    19179    16707     31 |  0.978 % |
1414.24/1414.71	c |  17044351 |     184     4237    17205 |    21097    17082     34 |  0.980 % |
2279.84/2280.56	c |  25566620 |     184     4237    17205 |    23207    16199     33 |  0.978 % |
3556.64/3557.68	c ===============================================================================
3556.64/3557.68	c restarts              : 30
3556.64/3557.68	c conflicts             : 37869901       (10648 /sec)
3556.64/3557.68	c decisions             : 47607356       (1.62 % random) (13386 /sec)
3556.64/3557.68	c propagations          : 536162969      (150758 /sec)
3556.64/3557.68	c conflict literals     : 1132734763     (28.55 % deleted)
3556.64/3557.68	c Memory used           : 14.12 MB
3556.64/3557.68	c CPU time              : 3556.44 s
3556.64/3557.68	c 
3556.64/3557.68	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node34/watcher-422156-1177523022 -o ROOT/results/node34/solver-422156-1177523022 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422156-1177523022/minisat_noassertions /tmp/evaluation/422156-1177523022/instance-422156-1177523022.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 28746
/proc/meminfo: memFree=1862800/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=2004 CPUtime=0
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 200217596 2052096 147 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 501 147 50 130 0 368 0

[startup+0.067059 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 28746
/proc/meminfo: memFree=1862800/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=2116 CPUtime=0.06
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 225 0 0 0 6 0 0 0 18 0 1 0 200217596 2166784 211 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 529 211 66 130 0 396 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2116

[startup+0.101062 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 28746
/proc/meminfo: memFree=1862800/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=2392 CPUtime=0.09
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 271 0 0 0 9 0 0 0 18 0 1 0 200217596 2449408 257 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 598 257 66 130 0 465 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.301077 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 28746
/proc/meminfo: memFree=1862800/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=2392 CPUtime=0.29
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 302 0 0 0 29 0 0 0 19 0 1 0 200217596 2449408 288 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 598 288 66 130 0 465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2392

[startup+0.701109 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 28746
/proc/meminfo: memFree=1862800/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=2788 CPUtime=0.69
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 377 0 0 0 69 0 0 0 22 0 1 0 200217596 2854912 363 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546773 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 697 363 66 130 0 564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2788

[startup+1.50117 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1861512/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=2920 CPUtime=1.49
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 423 0 0 0 149 0 0 0 25 0 1 0 200217596 2990080 409 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 730 409 66 130 0 597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2920

[startup+3.1023 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1861000/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=3316 CPUtime=3.09
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 519 0 0 0 309 0 0 0 25 0 1 0 200217596 3395584 505 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 829 505 66 130 0 696 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3316

[startup+6.30155 s]
/proc/loadavg: 0.93 0.98 0.99 3/78 28747
/proc/meminfo: memFree=1860552/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=3580 CPUtime=6.29
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 570 0 0 0 629 0 0 0 25 0 1 0 200217596 3665920 556 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558150 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 895 556 66 130 0 762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3580

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1860104/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=3976 CPUtime=12.69
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 675 0 0 0 1269 0 0 0 25 0 1 0 200217596 4071424 661 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 994 661 66 130 0 861 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3976

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1859656/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=4384 CPUtime=25.48
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 766 0 0 0 2548 0 0 0 25 0 1 0 200217596 4489216 752 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 1096 752 66 130 0 963 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4384

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1859016/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=4924 CPUtime=51.07
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 923 0 0 0 5107 0 0 0 25 0 1 0 200217596 5042176 909 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 1231 909 66 130 0 1098 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4924

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1857736/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=6264 CPUtime=102.27
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 1240 0 0 0 10226 1 0 0 25 0 1 0 200217596 6414336 1226 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552241 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 1566 1226 66 130 0 1433 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6264

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1856968/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=6956 CPUtime=162.25
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 1426 0 0 0 16223 2 0 0 25 0 1 0 200217596 7122944 1412 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 1739 1412 66 130 0 1606 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6956

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1856584/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=7368 CPUtime=222.24
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 1512 0 0 0 22222 2 0 0 25 0 1 0 200217596 7544832 1498 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 1842 1498 66 130 0 1709 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 7368

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1855688/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=8200 CPUtime=282.23
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 1725 0 0 0 28220 3 0 0 25 0 1 0 200217596 8396800 1711 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 2050 1711 66 130 0 1917 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 8200

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1855688/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=8200 CPUtime=342.21
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 1732 0 0 0 34218 3 0 0 25 0 1 0 200217596 8396800 1718 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 2050 1718 66 130 0 1917 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 8200

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1855048/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=8896 CPUtime=402.2
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 1874 0 0 0 40216 4 0 0 25 0 1 0 200217596 9109504 1860 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 2224 1860 66 130 0 2091 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 8896

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1854792/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=9028 CPUtime=462.18
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 1933 0 0 0 46214 4 0 0 25 0 1 0 200217596 9244672 1919 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 2257 1919 66 130 0 2124 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 9028

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1854344/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=9448 CPUtime=522.17
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 2036 0 0 0 52212 5 0 0 25 0 1 0 200217596 9674752 2022 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 2362 2022 66 130 0 2229 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 9448

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1853896/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=9932 CPUtime=582.15
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 2138 0 0 0 58210 5 0 0 25 0 1 0 200217596 10170368 2124 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 2483 2124 66 130 0 2350 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 9932

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28747
/proc/meminfo: memFree=1853768/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=9932 CPUtime=642.14
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 2158 0 0 0 64208 6 0 0 25 0 1 0 200217596 10170368 2144 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548938 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 2483 2144 66 130 0 2350 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 9932


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

/proc/meminfo: memFree=1848264/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=2921.49
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3370 0 0 0 292124 25 0 0 25 0 1 0 200217596 14807040 3243 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3243 66 130 0 3482 0
Current children cumulated CPU time (s) 2921.49
Current children cumulated vsize (KiB) 14460

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28945
/proc/meminfo: memFree=1848200/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=2981.48
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3370 0 0 0 298122 26 0 0 25 0 1 0 200217596 14807040 3243 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546108 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3243 66 130 0 3482 0
Current children cumulated CPU time (s) 2981.48
Current children cumulated vsize (KiB) 14460

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28945
/proc/meminfo: memFree=1848200/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3041.46
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3370 0 0 0 304120 26 0 0 25 0 1 0 200217596 14807040 3243 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3243 66 130 0 3482 0
Current children cumulated CPU time (s) 3041.46
Current children cumulated vsize (KiB) 14460

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28945
/proc/meminfo: memFree=1848136/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3101.44
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3370 0 0 0 310118 26 0 0 25 0 1 0 200217596 14807040 3243 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3243 66 130 0 3482 0
Current children cumulated CPU time (s) 3101.44
Current children cumulated vsize (KiB) 14460

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28945
/proc/meminfo: memFree=1848136/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3161.44
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3371 0 0 0 316117 27 0 0 25 0 1 0 200217596 14807040 3244 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3244 66 130 0 3482 0
Current children cumulated CPU time (s) 3161.44
Current children cumulated vsize (KiB) 14460

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28945
/proc/meminfo: memFree=1848136/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3221.42
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3371 0 0 0 322115 27 0 0 25 0 1 0 200217596 14807040 3244 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3244 66 130 0 3482 0
Current children cumulated CPU time (s) 3221.42
Current children cumulated vsize (KiB) 14460

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28945
/proc/meminfo: memFree=1848072/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3281.42
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3372 0 0 0 328114 28 0 0 25 0 1 0 200217596 14807040 3245 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3245 66 130 0 3482 0
Current children cumulated CPU time (s) 3281.42
Current children cumulated vsize (KiB) 14460

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848136/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3341.4
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3372 0 0 0 334112 28 0 0 25 0 1 0 200217596 14807040 3245 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3245 66 130 0 3482 0
Current children cumulated CPU time (s) 3341.4
Current children cumulated vsize (KiB) 14460

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848072/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3401.38
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3372 0 0 0 340110 28 0 0 25 0 1 0 200217596 14807040 3245 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3245 66 130 0 3482 0
Current children cumulated CPU time (s) 3401.38
Current children cumulated vsize (KiB) 14460

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848072/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3461.37
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3372 0 0 0 346108 29 0 0 25 0 1 0 200217596 14807040 3245 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3245 66 130 0 3482 0
Current children cumulated CPU time (s) 3461.37
Current children cumulated vsize (KiB) 14460

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848008/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3521.35
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3373 0 0 0 352106 29 0 0 25 0 1 0 200217596 14807040 3246 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3246 66 130 0 3482 0
Current children cumulated CPU time (s) 3521.35
Current children cumulated vsize (KiB) 14460

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

[startup+3532.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848008/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3531.75
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3374 0 0 0 353146 29 0 0 25 0 1 0 200217596 14807040 3247 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3247 66 130 0 3482 0
Current children cumulated CPU time (s) 3531.75
Current children cumulated vsize (KiB) 14460

[startup+3545.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848008/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3544.55
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3374 0 0 0 354426 29 0 0 25 0 1 0 200217596 14807040 3247 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3247 66 130 0 3482 0
Current children cumulated CPU time (s) 3544.55
Current children cumulated vsize (KiB) 14460

[startup+3551.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848008/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3550.95
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3374 0 0 0 355066 29 0 0 25 0 1 0 200217596 14807040 3247 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3247 66 130 0 3482 0
Current children cumulated CPU time (s) 3550.95
Current children cumulated vsize (KiB) 14460

[startup+3555.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848008/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3554.14
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3374 0 0 0 355385 29 0 0 25 0 1 0 200217596 14807040 3247 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551657 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3247 66 130 0 3482 0
Current children cumulated CPU time (s) 3554.14
Current children cumulated vsize (KiB) 14460

[startup+3556.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848008/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3555.74
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3374 0 0 0 355545 29 0 0 25 0 1 0 200217596 14807040 3247 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3247 66 130 0 3482 0
Current children cumulated CPU time (s) 3555.74
Current children cumulated vsize (KiB) 14460

[startup+3557.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848008/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3556.14
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3374 0 0 0 355585 29 0 0 25 0 1 0 200217596 14807040 3247 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558264 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3247 66 130 0 3482 0
Current children cumulated CPU time (s) 3556.14
Current children cumulated vsize (KiB) 14460

[startup+3557.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848008/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3556.54
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3374 0 0 0 355625 29 0 0 25 0 1 0 200217596 14807040 3247 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552570 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3247 66 130 0 3482 0
Current children cumulated CPU time (s) 3556.54
Current children cumulated vsize (KiB) 14460

[startup+3557.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28947
/proc/meminfo: memFree=1848008/2055920 swapFree=4159680/4192956
[pid=28746] ppid=28744 vsize=14460 CPUtime=3556.64
/proc/28746/stat : 28746 (minisat_noasser) R 28744 28746 28396 0 -1 4194304 3374 0 0 0 355635 29 0 0 25 0 1 0 200217596 14807040 3247 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/28746/statm: 3615 3247 66 130 0 3482 0
Current children cumulated CPU time (s) 3556.64
Current children cumulated vsize (KiB) 14460

Child status: 20
Real time (s): 3557.69
CPU time (s): 3556.74
CPU user time (s): 3556.44
CPU system time (s): 0.300954
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 14460

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

runsolver used 2.71859 second user time and 7.47786 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Wed Apr 25 17:43:42 UTC 2007

IDJOB= 422156
IDBENCH= 24674
IDSOLVER= 189
FILE ID= node34/422156-1177523022

PBS_JOBID= 4686003

Free space on /tmp= 66412 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  9f209556efd81ba93e992e22316c3ed8

RANDOM SEED= 591776519

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1863144 kB
Buffers:         25920 kB
Cached:          85044 kB
SwapCached:       3072 kB
Active:          49504 kB
Inactive:        85332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863144 kB
SwapTotal:     4192956 kB
SwapFree:      4159680 kB
Dirty:            1524 kB
Writeback:           0 kB
Mapped:          30732 kB
Slab:            43232 kB
Committed_AS:  1617108 kB
PageTables:       1976 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= 66412 MiB

End job on node34 on Wed Apr 25 18:42:59 UTC 2007