Trace number 428845

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
minimarch 2007-04-26 (fixed)? (TO) 1200.02 1200.41

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	This is MiniMarch 1.1, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  175                                                  |
0.00/0.00	|  Number of clauses:    2852                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     158     2722    10966 |      907        0    nan |  0.000 % |
0.00/0.03	|       100 |     158     2722    10966 |      998      100     39 |  0.003 % |
0.00/0.04	|       251 |     158     2722    10966 |     1097      251     45 |  0.003 % |
0.00/0.04	|       478 |     158     2722    10966 |     1207      478     49 |  0.003 % |
0.00/0.05	|       815 |     158     2722    10966 |     1328      815     46 |  0.003 % |
0.06/0.07	|      1322 |     158     2722    10966 |     1461     1322     45 |  0.003 % |
0.06/0.09	|      2081 |     158     2722    10966 |     1607     1299     44 |  0.003 % |
0.09/0.14	|      3220 |     158     2722    10966 |     1768     1593     49 |  0.003 % |
0.19/0.20	|      4929 |     158     2722    10966 |     1944     1439     47 |  0.003 % |
0.29/0.31	|      7491 |     158     2722    10966 |     2139     1963     53 |  0.003 % |
0.39/0.48	|     11335 |     158     2722    10966 |     2353     1357     52 |  0.003 % |
0.69/0.77	|     17101 |     158     2722    10966 |     2588     2235     51 |  0.003 % |
1.19/1.21	|     25750 |     158     2722    10966 |     2847     1504     49 |  0.003 % |
1.79/1.85	|     38724 |     158     2722    10966 |     3132     2731     54 |  0.003 % |
2.89/2.96	|     58185 |     158     2722    10966 |     3445     2821     49 |  0.003 % |
4.39/4.44	|     87377 |     158     2722    10966 |     3790     2002     41 |  0.003 % |
6.39/6.42	|    131170 |     158     2722    10966 |     4169     3128     37 |  0.003 % |
10.09/10.19	|    196854 |     158     2722    10966 |     4586     2722     47 |  0.003 % |
15.88/15.93	|    295381 |     158     2722    10966 |     5044     3082     44 |  0.003 % |
23.98/24.09	|    443170 |     158     2722    10966 |     5549     4538     42 |  0.003 % |
38.18/38.21	|    664853 |     158     2722    10966 |     6104     3054     48 |  0.003 % |
58.57/58.66	|    997380 |     158     2722    10966 |     6714     4024     42 |  0.003 % |
90.76/90.86	|   1496171 |     158     2722    10966 |     7385     5694     45 |  0.003 % |
136.05/136.11	|   2244355 |     158     2722    10966 |     8124     5517     39 |  0.003 % |
207.93/208.09	|   3366630 |     158     2722    10966 |     8936     6287     34 |  0.003 % |
319.22/319.42	|   5050041 |     158     2722    10966 |     9830     6195     36 |  0.003 % |
502.27/502.52	|   7575159 |     158     2722    10966 |    10813     5492     54 |  0.003 % |
792.40/792.70	|  11362835 |     158     2722    10966 |    11895     8140     35 |  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/node48/watcher-428845-1177754209 -o ROOT/results/node48/solver-428845-1177754209 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428845-1177754209/minimarch_fixed /tmp/evaluation/428845-1177754209/instance-428845-1177754209.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32496
/proc/meminfo: memFree=1485152/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=1868 CPUtime=0
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 130266207 1912832 123 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523456 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 467 123 51 132 0 332 0

[startup+0.0686279 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32496
/proc/meminfo: memFree=1485152/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=2120 CPUtime=0.06
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 214 0 0 0 6 0 0 0 18 0 1 0 130266207 2170880 199 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 530 199 67 132 0 395 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2120

[startup+0.102631 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32496
/proc/meminfo: memFree=1485152/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=2252 CPUtime=0.09
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 232 0 0 0 9 0 0 0 18 0 1 0 130266207 2306048 217 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 563 217 67 132 0 428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2252

[startup+0.301648 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32496
/proc/meminfo: memFree=1485152/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=2384 CPUtime=0.29
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 287 0 0 0 29 0 0 0 19 0 1 0 130266207 2441216 272 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551353 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 596 272 67 132 0 461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2384

[startup+0.702685 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32496
/proc/meminfo: memFree=1485152/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=2648 CPUtime=0.69
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 334 0 0 0 69 0 0 0 22 0 1 0 130266207 2711552 319 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557674 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 662 319 67 132 0 527 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2648

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32497
/proc/meminfo: memFree=1483992/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=2780 CPUtime=1.49
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 380 0 0 0 149 0 0 0 25 0 1 0 130266207 2846720 365 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 695 365 67 132 0 560 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2780

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32497
/proc/meminfo: memFree=1483608/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=3044 CPUtime=3.09
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 447 0 0 0 309 0 0 0 25 0 1 0 130266207 3117056 432 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134563547 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 761 432 67 132 0 626 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3044

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32497
/proc/meminfo: memFree=1483416/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=3176 CPUtime=6.29
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 470 0 0 0 629 0 0 0 25 0 1 0 130266207 3252224 455 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 794 455 67 132 0 659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3176

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32497
/proc/meminfo: memFree=1482712/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=3704 CPUtime=12.68
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 624 0 0 0 1268 0 0 0 25 0 1 0 130266207 3792896 609 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551535 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 926 609 67 132 0 791 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3704

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32497
/proc/meminfo: memFree=1482072/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=4372 CPUtime=25.48
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 782 0 0 0 2548 0 0 0 25 0 1 0 130266207 4476928 767 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 1093 767 67 132 0 958 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4372

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32497
/proc/meminfo: memFree=1481560/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=4900 CPUtime=51.08
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 908 0 0 0 5107 1 0 0 25 0 1 0 130266207 5017600 893 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 1225 893 67 132 0 1090 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4900

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32497
/proc/meminfo: memFree=1480856/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=5544 CPUtime=102.26
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1061 0 0 0 10225 1 0 0 25 0 1 0 130266207 5677056 1046 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 1386 1046 67 132 0 1251 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5544

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32497
/proc/meminfo: memFree=1480152/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=6356 CPUtime=162.24
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1255 0 0 0 16223 1 0 0 25 0 1 0 130266207 6508544 1240 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 1589 1240 67 132 0 1454 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6356

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32497
/proc/meminfo: memFree=1479384/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=7016 CPUtime=222.23
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1431 0 0 0 22222 1 0 0 25 0 1 0 130266207 7184384 1416 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551681 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 1754 1416 67 132 0 1619 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7016

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 32653
/proc/meminfo: memFree=1477848/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=7148 CPUtime=282.16
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1476 0 0 0 28214 2 0 0 25 0 1 0 130266207 7319552 1461 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 1787 1461 67 132 0 1652 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 7148

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32695
/proc/meminfo: memFree=1478744/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=7556 CPUtime=342.11
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1560 0 0 0 34209 2 0 0 25 0 1 0 130266207 7737344 1545 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551750 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 1889 1545 67 132 0 1754 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 7556

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32695
/proc/meminfo: memFree=1478488/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=7688 CPUtime=402.1
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1596 0 0 0 40208 2 0 0 25 0 1 0 130266207 7872512 1581 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 1922 1581 67 132 0 1787 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 7688

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32695
/proc/meminfo: memFree=1478488/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=7836 CPUtime=462.08
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1616 0 0 0 46206 2 0 0 25 0 1 0 130266207 8024064 1601 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557636 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 1959 1601 67 132 0 1824 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 7836

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32695
/proc/meminfo: memFree=1478040/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=8100 CPUtime=522.06
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1714 0 0 0 52204 2 0 0 25 0 1 0 130266207 8294400 1699 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2025 1699 67 132 0 1890 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 8100

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32695
/proc/meminfo: memFree=1477720/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=8496 CPUtime=582.05
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1807 0 0 0 58203 2 0 0 25 0 1 0 130266207 8699904 1792 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557979 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2124 1792 67 132 0 1989 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 8496

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32695
/proc/meminfo: memFree=1477720/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=8496 CPUtime=642.05
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1808 0 0 0 64202 3 0 0 25 0 1 0 130266207 8699904 1793 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551353 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2124 1793 67 132 0 1989 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 8496

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32695
/proc/meminfo: memFree=1477592/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=8628 CPUtime=702.03
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1825 0 0 0 70200 3 0 0 25 0 1 0 130266207 8835072 1810 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2157 1810 67 132 0 2022 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 8628

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32697
/proc/meminfo: memFree=1477720/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=8628 CPUtime=762.01
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1825 0 0 0 76198 3 0 0 25 0 1 0 130266207 8835072 1810 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551198 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2157 1810 67 132 0 2022 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 8628

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32697
/proc/meminfo: memFree=1477528/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=8892 CPUtime=822
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1906 0 0 0 82197 3 0 0 25 0 1 0 130266207 9105408 1891 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2223 1891 67 132 0 2088 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 8892

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32697
/proc/meminfo: memFree=1477208/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=9296 CPUtime=881.98
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1988 0 0 0 88195 3 0 0 25 0 1 0 130266207 9519104 1973 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2324 1973 67 132 0 2189 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 9296

[startup+942.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 32697
/proc/meminfo: memFree=1477144/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=9296 CPUtime=941.96
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1988 0 0 0 94193 3 0 0 25 0 1 0 130266207 9519104 1973 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2324 1973 67 132 0 2189 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 9296

[startup+1002.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 32697
/proc/meminfo: memFree=1477208/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=9296 CPUtime=1001.95
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1988 0 0 0 100192 3 0 0 25 0 1 0 130266207 9519104 1973 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550374 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2324 1973 67 132 0 2189 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 9296

[startup+1062.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 32697
/proc/meminfo: memFree=1477144/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=9296 CPUtime=1061.93
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1988 0 0 0 106190 3 0 0 25 0 1 0 130266207 9519104 1973 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134558122 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2324 1973 67 132 0 2189 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 9296

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 32697
/proc/meminfo: memFree=1477144/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=9296 CPUtime=1121.92
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1988 0 0 0 112189 3 0 0 25 0 1 0 130266207 9519104 1973 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2324 1973 67 132 0 2189 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 9296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32697
/proc/meminfo: memFree=1477144/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=9296 CPUtime=1181.9
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1988 0 0 0 118187 3 0 0 25 0 1 0 130266207 9519104 1973 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2324 1973 67 132 0 2189 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 9296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32697
/proc/meminfo: memFree=1477144/2055920 swapFree=4183896/4192956
[pid=32496] ppid=32494 vsize=9296 CPUtime=1200
/proc/32496/stat : 32496 (minimarch_fixed) R 32494 32496 31703 0 -1 4194304 1988 0 0 0 119997 3 0 0 25 0 1 0 130266207 9519104 1973 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551235 0 0 4096 3 0 0 0 17 1 0 0
/proc/32496/statm: 2324 1973 67 132 0 2189 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 9296

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.02
CPU user time (s): 1199.98
CPU system time (s): 0.040993
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 9296

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

runsolver used 0.940856 second user time and 2.39563 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Apr 28 09:56:49 UTC 2007

IDJOB= 428845
IDBENCH= 24672
IDSOLVER= 198
FILE ID= node48/428845-1177754209

PBS_JOBID= 4715498

Free space on /tmp= 66499 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
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/428845-1177754209/minimarch_fixed /tmp/evaluation/428845-1177754209/instance-428845-1177754209.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-428845-1177754209 -o ROOT/results/node48/solver-428845-1177754209 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428845-1177754209/minimarch_fixed /tmp/evaluation/428845-1177754209/instance-428845-1177754209.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 693325059

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1485560 kB
Buffers:         52240 kB
Cached:         440944 kB
SwapCached:       3760 kB
Active:         257712 kB
Inactive:       246036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485560 kB
SwapTotal:     4192956 kB
SwapFree:      4183896 kB
Dirty:            2896 kB
Writeback:           0 kB
Mapped:          15780 kB
Slab:            52572 kB
Committed_AS:  1276716 kB
PageTables:       1388 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= 66499 MiB

End job on node48 on Sat Apr 28 10:16:51 UTC 2007