Trace number 1773312

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 10000.1 10003

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.906
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.01/0.06	c |  Number of variables:          8760                                         |
0.01/0.06	c |  Number of clauses:           55543                                         |
0.01/0.06	c |  Parse time:                   0.05 s                                       |
0.09/0.15	c |  Simplification time:          0.09 s                                       |
0.09/0.15	c |                                                                             |
0.09/0.15	c ============================[ Search Statistics ]==============================
0.09/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.15	c ===============================================================================
0.09/0.16	c |       100 |    8606    55163   186672 |    20226      100     11 |  0.480 % |
0.09/0.19	c |       250 |    8606    55163   186672 |    22249      250     11 |  0.480 % |
0.19/0.22	c |       475 |    8606    55163   186672 |    24473      475     13 |  0.479 % |
0.19/0.27	c |       812 |    8606    55163   186672 |    26921      812     13 |  0.479 % |
0.29/0.35	c |      1318 |    8606    55163   186672 |    29613     1318     13 |  0.480 % |
0.39/0.46	c |      2077 |    8606    55163   186672 |    32574     2077     13 |  0.479 % |
0.49/0.53	c |      3216 |    8606    55163   186672 |    35832     3216     14 |  0.480 % |
0.69/0.75	c |      4924 |    8605    55161   186666 |    39415     4915     15 |  0.491 % |
1.00/1.03	c |      7486 |    8605    55161   186666 |    43357     7477     19 |  0.491 % |
1.49/1.55	c |     11330 |    8604    55159   186660 |    47692    11310     22 |  0.502 % |
2.19/2.24	c |     17096 |    8604    55159   186660 |    52462    17076     25 |  0.502 % |
3.29/3.32	c |     25745 |    8601    55141   186606 |    57708    25670     26 |  0.537 % |
5.08/5.15	c |     38719 |    8601    55141   186606 |    63479    38644     29 |  0.537 % |
8.09/8.14	c |     58180 |    8599    55137   186594 |    69827    58077     30 |  0.559 % |
12.78/12.88	c |     87372 |    8594    55129   186570 |    76809    37659     27 |  0.616 % |
20.89/20.94	c |    131161 |    8594    55127   186564 |    84490    26753     32 |  0.617 % |
32.88/32.93	c |    196845 |    8593    55125   186558 |    92939    25235     27 |  0.628 % |
50.98/51.04	c |    295371 |    8593    55125   186558 |   102233    52699     32 |  0.628 % |
81.07/81.12	c |    443160 |    8592    55116   186528 |   112457    37687     34 |  0.639 % |
129.46/129.53	c |    664843 |    8589    55096   186465 |   123703    71720     35 |  0.674 % |
203.03/203.13	c |    997368 |    8589    55096   186465 |   136073   105810     40 |  0.674 % |
323.80/323.95	c |   1496156 |    8585    55080   186414 |   149680    36622     28 |  0.719 % |
504.84/505.03	c |   2244338 |    8576    55040   186288 |   164648   143236     32 |  0.822 % |
798.76/799.04	c |   3366612 |    8572    55026   186246 |   181113   131231     38 |  0.868 % |
1297.80/1298.22	c |   5050023 |    8568    55006   186186 |   199224    73848     43 |  0.914 % |
2050.38/2051.03	c |   7575139 |    8566    54996   186156 |   219147   174883     45 |  0.936 % |
3278.92/3279.90	c |  11362814 |    8560    54966   186066 |   241062    92667     61 |  1.005 % |
5215.14/5216.74	c |  17044326 |    8555    54943   185994 |   265168    27371     32 |  1.062 % |
8848.37/8851.04	c |  25566595 |    8535    54879   185799 |   291685   161238     41 |  1.290 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773312-1241210505/watcher-1773312-1241210505 -o /tmp/evaluation-result-1773312-1241210505/solver-1773312-1241210505 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773312-1241210505.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.98 3/64 25771
/proc/meminfo: memFree=949040/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=8188 CPUtime=0
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 524 0 0 0 0 0 0 0 18 0 1 0 149084128 8384512 508 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 2047 509 62 219 0 1825 0

[startup+0.015587 s]
/proc/loadavg: 0.85 0.97 0.98 3/64 25771
/proc/meminfo: memFree=949040/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=8452 CPUtime=0.01
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 665 0 0 0 1 0 0 0 18 0 1 0 149084128 8654848 649 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 2113 650 63 219 0 1891 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8452

[startup+0.101596 s]
/proc/loadavg: 0.85 0.97 0.98 3/64 25771
/proc/meminfo: memFree=949040/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=11180 CPUtime=0.09
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1622 0 0 0 9 0 0 0 18 0 1 0 149084128 11448320 1565 1992294400 4194304 5092341 548682068848 18446744073709551615 4223493 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 2795 1565 88 219 0 2573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11180

[startup+0.301619 s]
/proc/loadavg: 0.85 0.97 0.98 3/64 25771
/proc/meminfo: memFree=949040/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=10744 CPUtime=0.29
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1889 0 0 0 28 1 0 0 19 0 1 0 149084128 11001856 1442 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 2686 1442 102 219 0 2464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10744

[startup+0.701666 s]
/proc/loadavg: 0.85 0.97 0.98 3/64 25771
/proc/meminfo: memFree=949040/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=10744 CPUtime=0.69
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1950 0 0 0 68 1 0 0 22 0 1 0 149084128 11001856 1503 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 2686 1503 102 219 0 2464 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10744

[startup+1.50176 s]
/proc/loadavg: 0.85 0.97 0.98 2/65 25772
/proc/meminfo: memFree=943144/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=10744 CPUtime=1.49
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 2138 0 0 0 148 1 0 0 25 0 1 0 149084128 11001856 1691 1992294400 4194304 5092341 548682068848 18446744073709551615 4263671 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 2686 1691 102 219 0 2464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10744

[startup+3.10195 s]
/proc/loadavg: 0.85 0.97 0.98 2/65 25772
/proc/meminfo: memFree=941672/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=11412 CPUtime=3.09
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 2719 0 0 0 308 1 0 0 25 0 1 0 149084128 11685888 2272 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 2853 2272 102 219 0 2631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11412

[startup+6.30132 s]
/proc/loadavg: 0.86 0.97 0.98 2/65 25772
/proc/meminfo: memFree=937064/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=15436 CPUtime=6.29
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 3812 0 0 0 626 3 0 0 25 0 1 0 149084128 15806464 3365 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 3859 3365 102 219 0 3637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15436

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.98 2/65 25772
/proc/meminfo: memFree=936696/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=14348 CPUtime=12.68
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 6235 0 0 0 1264 4 0 0 25 0 1 0 149084128 14692352 3324 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 3587 3324 102 219 0 3365 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14348

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.98 2/65 25772
/proc/meminfo: memFree=918328/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=37032 CPUtime=25.48
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 10622 0 0 0 2542 6 0 0 25 0 1 0 149084128 37920768 7711 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 9258 7711 102 219 0 9036 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37032

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 25772
/proc/meminfo: memFree=915320/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=37032 CPUtime=51.08
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 11382 0 0 0 5101 7 0 0 25 0 1 0 149084128 37920768 8471 1992294400 4194304 5092341 548682068848 18446744073709551615 4241715 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 9258 8471 102 219 0 9036 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37032

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.98 2/65 25772
/proc/meminfo: memFree=897720/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=58368 CPUtime=102.27
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 20203 0 0 0 10216 11 0 0 25 0 1 0 149084128 59768832 12872 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 14592 12872 102 219 0 14370 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58368

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25772
/proc/meminfo: memFree=896760/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=58368 CPUtime=162.25
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 20443 0 0 0 16214 11 0 0 25 0 1 0 149084128 59768832 13112 1992294400 4194304 5092341 548682068848 18446744073709551615 4248408 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 14592 13112 102 219 0 14370 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 58368

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25772
/proc/meminfo: memFree=892920/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=58368 CPUtime=222.23
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 21400 0 0 0 22211 12 0 0 25 0 1 0 149084128 59768832 14069 1992294400 4194304 5092341 548682068848 18446744073709551615 4249890 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 14592 14069 102 219 0 14370 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 58368

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25772
/proc/meminfo: memFree=891384/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=58368 CPUtime=282.21
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 29184 0 0 0 28205 16 0 0 25 0 1 0 149084128 59768832 14391 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 14592 14391 102 219 0 14370 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 58368

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25772
/proc/meminfo: memFree=891384/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=58368 CPUtime=342.19
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 29184 0 0 0 34203 16 0 0 25 0 1 0 149084128 59768832 14391 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 14592 14391 102 219 0 14370 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 58368

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25772
/proc/meminfo: memFree=891256/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=58368 CPUtime=402.17
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 43083 0 0 0 40196 21 0 0 25 0 1 0 149084128 59768832 14391 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 14592 14391 102 219 0 14370 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 58368

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25772
/proc/meminfo: memFree=891320/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=58368 CPUtime=462.16
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 56384 0 0 0 46189 27 0 0 25 0 1 0 149084128 59768832 14391 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 14592 14391 102 219 0 14370 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 58368

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25772
/proc/meminfo: memFree=886328/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=63560 CPUtime=522.14
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 64551 0 0 0 52184 30 0 0 25 0 1 0 149084128 65085440 15690 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 15890 15690 102 219 0 15668 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 63560

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25772
/proc/meminfo: memFree=886392/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=63560 CPUtime=582.12
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 64551 0 0 0 58182 30 0 0 25 0 1 0 149084128 65085440 15690 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 15890 15690 102 219 0 15668 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 63560

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25772
/proc/meminfo: memFree=886200/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=63560 CPUtime=642.11
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 71795 0 0 0 64178 33 0 0 25 0 1 0 149084128 65085440 15690 1992294400 4194304 5092341 548682068848 18446744073709551615 4250085 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 15890 15690 102 219 0 15668 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 63560

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=791352/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=173388 CPUtime=9039.61
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1322031 0 0 0 903035 926 0 0 25 0 1 0 149084128 177549312 39282 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 43347 39282 102 219 0 43125 0
Current children cumulated CPU time (s) 9039.61
Current children cumulated vsize (KiB) 173388

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=834680/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=114264 CPUtime=9099.59
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1323503 0 0 0 909031 928 0 0 25 0 1 0 149084128 117006336 28366 1992294400 4194304 5092341 548682068848 18446744073709551615 4244130 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 28566 28366 102 219 0 28344 0
Current children cumulated CPU time (s) 9099.59
Current children cumulated vsize (KiB) 114264

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=796536/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=153680 CPUtime=9159.58
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1333144 0 0 0 915023 935 0 0 25 0 1 0 149084128 157368320 38007 1992294400 4194304 5092341 548682068848 18446744073709551615 4240659 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 38420 38007 102 219 0 38198 0
Current children cumulated CPU time (s) 9159.58
Current children cumulated vsize (KiB) 153680

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=834744/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=114264 CPUtime=9219.56
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1335634 0 0 0 921018 938 0 0 25 0 1 0 149084128 117006336 28366 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 28566 28366 102 219 0 28344 0
Current children cumulated CPU time (s) 9219.56
Current children cumulated vsize (KiB) 114264

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=824632/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=132144 CPUtime=9279.54
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1338221 0 0 0 927012 942 0 0 25 0 1 0 149084128 135315456 30953 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 33036 30953 102 219 0 32814 0
Current children cumulated CPU time (s) 9279.54
Current children cumulated vsize (KiB) 132144

[startup+9342.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=772088/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=191268 CPUtime=9339.53
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1351326 0 0 0 933002 951 0 0 25 0 1 0 149084128 195858432 44058 1992294400 4194304 5092341 548682068848 18446744073709551615 4252127 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 47817 44058 102 219 0 47595 0
Current children cumulated CPU time (s) 9339.53
Current children cumulated vsize (KiB) 191268

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=821240/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=132144 CPUtime=9399.51
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1351326 0 0 0 938999 952 0 0 25 0 1 0 149084128 135315456 31742 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 33036 31742 102 219 0 32814 0
Current children cumulated CPU time (s) 9399.51
Current children cumulated vsize (KiB) 132144

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=776120/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=191268 CPUtime=9459.49
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1362647 0 0 0 944992 957 0 0 25 0 1 0 149084128 195858432 43063 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 47817 43063 102 219 0 47595 0
Current children cumulated CPU time (s) 9459.49
Current children cumulated vsize (KiB) 191268

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=821176/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=132144 CPUtime=9519.47
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1363051 0 0 0 950989 958 0 0 25 0 1 0 149084128 135315456 31742 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 33036 31742 102 219 0 32814 0
Current children cumulated CPU time (s) 9519.47
Current children cumulated vsize (KiB) 132144

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=775864/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=191268 CPUtime=9579.46
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1374444 0 0 0 956982 964 0 0 25 0 1 0 149084128 195858432 43135 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 47817 43135 102 219 0 47595 0
Current children cumulated CPU time (s) 9579.46
Current children cumulated vsize (KiB) 191268

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=821176/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=132144 CPUtime=9639.44
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1375471 0 0 0 962978 966 0 0 25 0 1 0 149084128 135315456 31742 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 33036 31742 102 219 0 32814 0
Current children cumulated CPU time (s) 9639.44
Current children cumulated vsize (KiB) 132144

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=780152/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=191268 CPUtime=9699.42
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1385789 0 0 0 968973 969 0 0 25 0 1 0 149084128 195858432 42060 1992294400 4194304 5092341 548682068848 18446744073709551615 4240608 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 47817 42060 102 219 0 47595 0
Current children cumulated CPU time (s) 9699.42
Current children cumulated vsize (KiB) 191268

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=821176/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=132144 CPUtime=9759.4
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1387550 0 0 0 974968 972 0 0 25 0 1 0 149084128 135315456 31742 1992294400 4194304 5092341 548682068848 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 33036 31742 102 219 0 32814 0
Current children cumulated CPU time (s) 9759.4
Current children cumulated vsize (KiB) 132144

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=779384/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=191268 CPUtime=9819.38
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1398084 0 0 0 980961 977 0 0 25 0 1 0 149084128 195858432 42276 1992294400 4194304 5092341 548682068848 18446744073709551615 4240843 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 47817 42276 102 219 0 47595 0
Current children cumulated CPU time (s) 9819.38
Current children cumulated vsize (KiB) 191268

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=821176/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=132144 CPUtime=9879.37
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1399964 0 0 0 986957 980 0 0 25 0 1 0 149084128 135315456 31742 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 33036 31742 102 219 0 32814 0
Current children cumulated CPU time (s) 9879.37
Current children cumulated vsize (KiB) 132144

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=821240/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=132144 CPUtime=9939.35
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1399964 0 0 0 992955 980 0 0 25 0 1 0 149084128 135315456 31742 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 33036 31742 102 219 0 32814 0
Current children cumulated CPU time (s) 9939.35
Current children cumulated vsize (KiB) 132144

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=775224/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=191268 CPUtime=9999.33
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1411490 0 0 0 998948 985 0 0 25 0 1 0 149084128 195858432 43268 1992294400 4194304 5092341 548682068848 18446744073709551615 4252535 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 47817 43268 102 219 0 47595 0
Current children cumulated CPU time (s) 9999.33
Current children cumulated vsize (KiB) 191268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25794
/proc/meminfo: memFree=775224/2055920 swapFree=4182092/4192956
[pid=25771] ppid=25769 vsize=191268 CPUtime=10000
/proc/25771/stat : 25771 (minisat) R 25769 25771 25734 0 -1 4194304 1411490 0 0 0 999018 985 0 0 25 0 1 0 149084128 195858432 43268 1992294400 4194304 5092341 548682068848 18446744073709551615 4252535 0 0 4096 3 0 0 0 17 1 0 0
/proc/25771/statm: 47817 43268 102 219 0 47595 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 191268

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): 10003
CPU time (s): 10000.1
CPU user time (s): 9990.18
CPU system time (s): 9.8855
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 202948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9990.19
system time used= 9.8855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1411490
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 10355

runsolver used 8.63569 second user time and 19.0471 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-01 22:41:45
IDJOB=1773312
IDBENCH=69560
IDSOLVER=608
FILE ID=node11/1773312-1241210505
PBS_JOBID= 9224724
Free space on /tmp= 66404 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773312-1241210505/watcher-1773312-1241210505 -o /tmp/evaluation-result-1773312-1241210505/solver-1773312-1241210505 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773312-1241210505.cnf

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=1914434911

node11.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
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.214
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:        949528 kB
Buffers:         81596 kB
Cached:         915204 kB
SwapCached:       4976 kB
Active:          95220 kB
Inactive:       909652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        949528 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            87472 kB
Committed_AS:   678476 kB
PageTables:       1448 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= 66400 MiB
End job on node11 at 2009-05-02 01:28:30